Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-builder-4c-4g-7694 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-xacml-pdp-master-verify-java
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-9TYJzpg4nO0R/agent.1761
SSH_AGENT_PID=1763
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/policy-xacml-pdp-master-verify-java@tmp/private_key_4156867597624089546.key (/w/workspace/policy-xacml-pdp-master-verify-java@tmp/private_key_4156867597624089546.key)
[ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
The recommended git tool is: NONE
using credential onap-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://cloud.onap.org/mirror/policy/xacml-pdp.git
 > git init /w/workspace/policy-xacml-pdp-master-verify-java # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/policy/xacml-pdp.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/xacml-pdp.git +refs/heads/*:refs/remotes/origin/* # timeout=30
 > git config remote.origin.url git://cloud.onap.org/mirror/policy/xacml-pdp.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://cloud.onap.org/mirror/policy/xacml-pdp.git # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/policy/xacml-pdp.git
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/xacml-pdp.git refs/changes/52/140452/1 # timeout=30
 > git rev-parse e8c11a552759c9aaa50a65fa8e426e5baac4d3c2^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision e8c11a552759c9aaa50a65fa8e426e5baac4d3c2 (refs/changes/52/140452/1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8c11a552759c9aaa50a65fa8e426e5baac4d3c2 # timeout=30
Commit message: "Release policy/xacml-pdp: 4.1.1"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 806aa7d28c7dad653704f9507273db2aa1cf9d41 # timeout=10
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins14181993957901600777.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xf5p
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Xf5p/bin to PATH
Generating Requirements File
Python 3.10.6
pip 25.0.1 from /tmp/venv-Xf5p/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.0
aspy.yaml==1.3.0
attrs==25.2.0
autopage==0.5.2
beautifulsoup4==4.13.3
boto3==1.37.11
botocore==1.37.11
bs4==0.0.2
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
cliff==4.9.1
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.4
durationpy==0.9
email_validator==2.2.0
filelock==3.17.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.38.0
httplib2==0.22.0
identify==2.6.9
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.10
lxml==5.3.1
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.4.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==24.2
pbr==6.1.1
platformdirs==4.3.6
prettytable==3.15.1
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==7.4.0
python-swiftclient==4.7.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.23.1
rsa==4.9
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.11.4
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.6
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2025.1
urllib3==1.26.20
virtualenv==20.29.3
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk17
GIT_URL="git://cloud.onap.org/mirror"

[EnvInject] - Variables injected successfully.
[policy-xacml-pdp-master-verify-java] $ /bin/sh /tmp/jenkins2319735348084423942.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04)
OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/policy-xacml-pdp-master-verify-java@tmp/config4511219570813865287tmp
copy managed file [policy-xacml-pdp-settings] to file:/w/workspace/policy-xacml-pdp-master-verify-java@tmp/config3224156037477923733tmp
[EnvInject] - Injecting environment variables from a build step.
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-7694
using settings config with name policy-xacml-pdp-settings
Replacing all maven server entries not found in credentials list is true
using global settings config with name global-settings
Replacing all maven server entries not found in credentials list is true
[policy-xacml-pdp-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9741811092039580103.xml -gs /tmp/global-settings13522950718531004918.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2 -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=Wayne Dunican" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452 -DGERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/xacml-pdp -DGERRIT_CHANGE_NUMBER=140452 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/52/140452/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican" '-DGERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>' -DPROJECT=policy/xacml-pdp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1" '-DGERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b -DGERRIT_EVENT_HASH=-543323967 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Wayne Dunican" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] policy-xacml-pdp                                                   [pom]
[INFO] applications                                                       [pom]
[INFO] common                                                             [jar]
[INFO] xacml-test                                                         [jar]
[INFO] xacml-monitoring                                                   [jar]
[INFO] xacml-guard                                                        [jar]
[INFO] xacml-optimization                                                 [jar]
[INFO] xacml-naming                                                       [jar]
[INFO] xacml-native                                                       [jar]
[INFO] xacml-match                                                        [jar]
[INFO] xacml-main                                                         [jar]
[INFO] xacml-packages                                                     [pom]
[INFO] policy-xacmlpdp-tarball                                            [jar]
[INFO] xacml-testsuites                                                   [pom]
[INFO] xacml-stability                                                    [jar]
[INFO] xacml-performance                                                  [jar]
[INFO] xacml-tutorials                                                    [pom]
[INFO] tutorial-xacml-application                                         [jar]
[INFO] tutorial-xacml-enforcement                                         [jar]
[INFO] 
[INFO] -------------< org.onap.policy.xacml-pdp:policy-xacml-pdp >-------------
[INFO] Building policy-xacml-pdp 4.1.1-SNAPSHOT                          [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-xacml-pdp ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-xacml-pdp ---
[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-xacml-pdp-master-verify-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
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-xacml-pdp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-xacml-pdp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-xacml-pdp ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-xacml-pdp ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-xacml-pdp ---
[INFO] Analyzed bundle 'policy-xacml-pdp' with 0 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-xacml-pdp ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-xacml-pdp ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacml-pdp/4.1.1-SNAPSHOT/policy-xacml-pdp-4.1.1-SNAPSHOT.pom
[INFO] 
[INFO] --------< org.onap.policy.xacml-pdp.applications:applications >---------
[INFO] Building applications 4.1.1-SNAPSHOT                              [2/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ applications ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ applications ---
[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-xacml-pdp-master-verify-java/applications/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ applications ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ applications ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ applications ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ applications ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ applications ---
[INFO] Analyzed bundle 'applications' with 0 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ applications ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ applications ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/applications/4.1.1-SNAPSHOT/applications-4.1.1-SNAPSHOT.pom
[INFO] 
[INFO] -----------< org.onap.policy.xacml-pdp.applications:common >------------
[INFO] Building common 4.1.1-SNAPSHOT                                    [3/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ common ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ common ---
[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-xacml-pdp-master-verify-java/applications/common/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 34 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ common ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest
15:21:01.741 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- Setting up PIP Testing
15:21:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- persistenceunit get-operation-outcome.persistenceunit
15:21:01.769 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider
15:21:01.953 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:01.953 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:01.955 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:01.966 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:01.972 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:01.978 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:02.055 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.5.3.Final
15:21:02.056 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: 'hibernate.properties' not found
15:21:02.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:02.087 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:02.087 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:02.088 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:02.088 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:02.089 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:02.090 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:02.091 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:02.093 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:02.094 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:02.094 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:02.095 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:02.096 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:02.121 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:02.122 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:02.288 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:02.288 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:02.289 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:02.289 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:02.289 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:02.289 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:02.289 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:02.289 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:02.289 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:02.292 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:02.292 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:02.292 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:02.292 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:02.292 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:02.293 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:02.293 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:02.293 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:02.293 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:02.293 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:02.293 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:02.294 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:02.294 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:02.294 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:02.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:02.296 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:02.296 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:02.296 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:02.296 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:02.296 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:02.297 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:02.298 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:02.298 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:02.298 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:02.299 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:02.300 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:02.300 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:02.300 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:02.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:02.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:02.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:02.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:02.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:02.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:02.301 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:02.302 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:02.302 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:02.303 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:02.304 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:02.304 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:02.311 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:02.312 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:02.312 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:02.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:02.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:02.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:02.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:02.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:02.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:02.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:02.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:02.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:02.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:02.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:02.315 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:02.315 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:02.315 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:02.316 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:02.316 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:02.317 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:02.317 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:02.318 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:02.319 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:02.319 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:02.320 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:02.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:02.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:02.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:02.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:02.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:02.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:02.327 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:02.328 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:02.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:02.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@326d27ac
15:21:02.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4d499d65
15:21:02.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@313f8301
15:21:02.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5cc9d3d0
15:21:02.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7c2dfa2
15:21:02.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@661d88a
15:21:02.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@4b0b64cc
15:21:02.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@59ce792e
15:21:02.339 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3a894088] into BootstrapContext; was [null]
15:21:02.339 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@370c1968] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2f0bfe17]
15:21:02.496 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:02.496 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:02.521 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:02.524 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:02.524 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:02.524 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:02.524 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:02.528 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:02.528 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:02.813 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:02.813 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:02.813 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:02.887 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:02.892 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:02.892 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:03.068 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:03.068 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:03.069 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:03.072 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:03.077 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:03.096 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:03.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@1(java.time.Duration,3015)
15:21:03.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@1(java.time.Duration,3015)
15:21:03.103 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@1(java.time.Duration,3015)
15:21:03.108 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1fb30e5d] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@56a72887]
15:21:03.162 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:03.202 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:03.209 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:03.218 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:03.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:03.254 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:03.255 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:03.255 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:03.259 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:03.266 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:03.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:03.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:03.276 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:03.281 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:03.282 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:03.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:03.282 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:03.282 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:03.282 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:03.282 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:03.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:03.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:03.283 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:03.283 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:03.283 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:03.283 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:03.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:03.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:03.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:03.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:03.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:03.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:03.285 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:03.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:03.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:03.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:03.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:03.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:03.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:03.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:03.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:03.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:03.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:03.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:03.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:03.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:03.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:03.288 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:03.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:03.288 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:03.288 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:03.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:03.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:03.289 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:03.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:03.289 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:03.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:03.289 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:03.289 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:03.290 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:03.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:03.300 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:03.304 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:03.330 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:03.870 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:03.938 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:03.938 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4f7a2262, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:03.943 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:03.953 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:04.026 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:04.026 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:04.027 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:04.028 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:04.030 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@7593716d] under count; prior registration was null
15:21:04.031 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5f31385e] under every; prior registration was null
15:21:04.031 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4a592d22] under any; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:04.032 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:04.033 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:04.036 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a9861de] under sinh; prior registration was null
15:21:04.036 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6deb2b19] under cosh; prior registration was null
15:21:04.036 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d86d1ad] under tanh; prior registration was null
15:21:04.036 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@780e6b63] under pi; prior registration was null
15:21:04.036 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@51b1732d] under log; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:04.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:04.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:04.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@71c9c7f3] under position; prior registration was null
15:21:04.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@3ab7b0f] under overlay; prior registration was null
15:21:04.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@3705e3fb] under trim; prior registration was null
15:21:04.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3de8e614] under cast; prior registration was null
15:21:04.041 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1a819769] under collate; prior registration was null
15:21:04.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@1b81a499] under extract; prior registration was null
15:21:04.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:04.042 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:04.043 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@36afd06f] under ifnull; prior registration was null
15:21:04.043 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:04.043 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:04.043 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1507bc3] under pad; prior registration was null
15:21:04.044 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@188caeaf] under str; prior registration was null
15:21:04.047 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@363d3958] under format; prior registration was null
15:21:04.047 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@567412db] under timestampadd; prior registration was null
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@c88a842] under timestampdiff; prior registration was null
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f6921b7] under current_date; prior registration was null
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@19cee7ed] under current_time; prior registration was null
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4e8e0052] under current_timestamp; prior registration was null
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:04.049 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5a2ce458] under local_date; prior registration was null
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1c8e1233] under local_time; prior registration was null
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@72117fc0] under local_datetime; prior registration was null
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ca37d40] under offset_datetime; prior registration was null
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@71904ea8] under instant; prior registration was null
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:04.050 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@43b41cb9] under sql; prior registration was null
15:21:04.051 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:04.051 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:04.051 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:04.051 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:04.051 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@d3e9629] under count; prior registration was org.hibernate.dialect.function.CountFunction@7593716d
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@6da53709] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@780e6b63
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@245a90b1] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:04.052 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:04.053 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1c8e1233
15:21:04.054 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@72117fc0
15:21:04.056 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@52aa84ef] under trunc; prior registration was null
15:21:04.056 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:04.056 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@333afc53] under date_trunc; prior registration was null
15:21:04.056 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:04.056 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:04.056 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5ea9f2f3] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@71c9c7f3
15:21:04.057 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:04.058 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:04.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72e5f018] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:04.060 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:04.061 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@74ee8f57] under format; prior registration was org.hibernate.dialect.function.FormatFunction@363d3958
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:04.062 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:04.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@372153eb] under listagg; prior registration was null
15:21:04.075 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@fc9313d] under mode; prior registration was null
15:21:04.075 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7f0b32c0] under percentile_cont; prior registration was null
15:21:04.075 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6c152246] under percentile_disc; prior registration was null
15:21:04.080 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@16c559c7] under rank; prior registration was null
15:21:04.080 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@32a7c583] under dense_rank; prior registration was null
15:21:04.080 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6d598162] under percent_rank; prior registration was null
15:21:04.080 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@679f3e12] under cume_dist; prior registration was null
15:21:04.082 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@67954d71] under array; prior registration was null
15:21:04.082 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@234421ca] under array_list; prior registration was null
15:21:04.083 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@41c7ef69] under array_agg; prior registration was null
15:21:04.085 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@393b99d] under array_position; prior registration was null
15:21:04.097 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@68226b59] under array_positions; prior registration was null
15:21:04.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@205efdfc] under array_positions_list; prior registration was null
15:21:04.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4306709f] under array_length; prior registration was null
15:21:04.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@4a6dd88e] under array_concat; prior registration was null
15:21:04.113 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1c3b4de1] under array_prepend; prior registration was null
15:21:04.113 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1925b113] under array_append; prior registration was null
15:21:04.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@628fa8ea] under array_contains; prior registration was null
15:21:04.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@2ab4c4e] under array_contains_nullable; prior registration was null
15:21:04.116 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@1a18e18d] under array_overlaps; prior registration was null
15:21:04.116 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5b628249] under array_overlaps_nullable; prior registration was null
15:21:04.116 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3606c525] under array_get; prior registration was null
15:21:04.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4f142cbd] under array_set; prior registration was null
15:21:04.118 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@18482805] under array_remove; prior registration was null
15:21:04.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@4844cbe4] under array_remove_index; prior registration was null
15:21:04.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c752425] under array_slice; prior registration was null
15:21:04.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@2c64e2d0] under array_replace; prior registration was null
15:21:04.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45da40ad] under array_trim; prior registration was null
15:21:04.121 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7ebc2975] under array_fill; prior registration was null
15:21:04.121 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@32c7495] under array_fill_list; prior registration was null
15:21:04.122 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@2a0a178f] under array_to_string; prior registration was null
15:21:04.124 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:04.124 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:04.124 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:04.124 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:04.124 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:04.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:04.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:04.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:04.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:04.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:04.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:04.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:04.128 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:04.129 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:04.130 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:04.131 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:04.132 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:04.133 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:04.134 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:04.139 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:04.299 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:04.301 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:04.393 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:04.394 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:04.627 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:04.681 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:04.682 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:04.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:04.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:04.814 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:04.817 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:04.827 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:04.827 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:04.827 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:04.827 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:04.827 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:04.868 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:04.869 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:04.872 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:04.872 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:04.873 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1fb30e5d] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@79205848]
15:21:04.873 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:04.873 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:04.892 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:04.893 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e396d2c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:04.898 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:04.905 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:04.905 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f7b4952] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:04.919 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:04.921 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:04.924 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:04.925 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:04.931 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@497c267a
15:21:04.931 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: a821253e-d1fc-4b62-8200-26855733c43a (<unnamed>)
15:21:04.931 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:04.931 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:04.988 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:04.992 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- Configured own entity manager SessionImpl(974939564<open>)
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15:21:06.097 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:06.103 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:06.103 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:06.104 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:06.104 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:06.105 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:06.105 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:06.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:06.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:06.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:06.110 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.110 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.110 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:06.110 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:06.110 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:06.110 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.111 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:06.111 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:06.111 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.111 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:06.112 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:06.112 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:06.113 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.113 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.113 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.113 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.113 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.114 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.114 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.114 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.114 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.114 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.115 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.115 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.115 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.115 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.115 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.116 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.116 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.116 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:06.116 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.116 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.116 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:06.117 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:06.117 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.117 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.117 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.117 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.117 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.117 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.118 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.118 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.118 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.118 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.118 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.118 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.119 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.119 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.119 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.119 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.119 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.119 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.120 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.120 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.120 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.120 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.120 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:06.121 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.121 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.121 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:06.121 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.121 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.121 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.122 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:06.122 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:06.122 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:06.122 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.122 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.122 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.122 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.123 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:06.123 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:06.123 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:06.123 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:06.123 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:06.123 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:06.124 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.124 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.124 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.124 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.124 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.124 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.125 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.125 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.125 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.125 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.125 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:06.125 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:06.126 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.126 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.126 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:06.126 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:06.126 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:06.126 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.126 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.127 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:06.127 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:06.127 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.127 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:06.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:06.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:06.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:06.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.131 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.132 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.132 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.132 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.132 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.132 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.132 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:06.132 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:06.133 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.133 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.133 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:06.133 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2e042c93
15:21:06.133 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@5ddc735b
15:21:06.133 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2fdc88b4
15:21:06.133 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4358797d
15:21:06.134 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4cb7b531
15:21:06.134 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@724f5157
15:21:06.134 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@391dfe82
15:21:06.134 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@398efb4d
15:21:06.136 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4861df70] into BootstrapContext; was [null]
15:21:06.136 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@402ceac2] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1613e5ab]
15:21:06.173 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:06.174 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:06.175 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:06.175 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:06.175 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:06.176 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:06.176 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:06.176 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:06.176 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:06.177 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:06.177 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:06.177 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:06.178 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:06.178 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:06.178 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:06.180 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:06.180 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:06.180 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:06.180 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:06.181 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:06.181 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:06.181 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@22(java.time.Duration,3015)
15:21:06.181 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@22(java.time.Duration,3015)
15:21:06.181 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@22(java.time.Duration,3015)
15:21:06.181 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@45ec7633] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@12c338fe]
15:21:06.182 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:06.183 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:06.183 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:06.183 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:06.184 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:06.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:06.186 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:06.186 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:06.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:06.186 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:06.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:06.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:06.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:06.187 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:06.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:06.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:06.188 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:06.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:06.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:06.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:06.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:06.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:06.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:06.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:06.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:06.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:06.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:06.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:06.190 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:06.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:06.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:06.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:06.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:06.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:06.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:06.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:06.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:06.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:06.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:06.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:06.192 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:06.192 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:06.193 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:06.193 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:06.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:06.193 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:06.193 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:06.193 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:06.194 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:06.194 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:06.194 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:06.194 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:06.194 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:06.194 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:06.195 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:06.195 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:06.195 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:06.195 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:06.195 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:06.195 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:06.195 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:06.196 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:06.196 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:06.196 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:06.196 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:06.196 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:06.196 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:06.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:06.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:06.197 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:06.197 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:06.197 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:06.197 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:06.198 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:06.198 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:06.200 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:06.200 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:06.200 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:06.200 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:06.200 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:06.200 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:06.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:06.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:06.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:06.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:06.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:06.201 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:06.204 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:06.220 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:06.222 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:06.223 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5fbb2225, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:06.233 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:06.233 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:06.235 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:06.235 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:06.235 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:06.235 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:06.235 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5c9cc591] under count; prior registration was null
15:21:06.235 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@36891524] under every; prior registration was null
15:21:06.235 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3fb732ee] under any; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:06.236 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:06.237 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:06.238 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@399b9537] under sinh; prior registration was null
15:21:06.238 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3117fd8] under cosh; prior registration was null
15:21:06.238 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7d4f7aab] under tanh; prior registration was null
15:21:06.238 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7be907ae] under pi; prior registration was null
15:21:06.238 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1ebe17c9] under log; prior registration was null
15:21:06.238 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:06.239 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:06.240 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:06.240 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:06.240 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@16594479] under position; prior registration was null
15:21:06.240 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@1045fe3b] under overlay; prior registration was null
15:21:06.240 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@23a24fea] under trim; prior registration was null
15:21:06.240 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4d4c0408] under cast; prior registration was null
15:21:06.240 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@11eafb54] under collate; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@2ee17b74] under extract; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1f8dbc5d] under ifnull; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@32cc87e0] under pad; prior registration was null
15:21:06.241 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@743afab6] under str; prior registration was null
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5125159e] under format; prior registration was null
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@23b824b3] under timestampadd; prior registration was null
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@759d44a3] under timestampdiff; prior registration was null
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@56d1efec] under current_date; prior registration was null
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2f21994d] under current_time; prior registration was null
15:21:06.242 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ddeada6] under current_timestamp; prior registration was null
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@52f950e2] under local_date; prior registration was null
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b0e7bde] under local_time; prior registration was null
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@28466003] under local_datetime; prior registration was null
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@10cd5b30] under offset_datetime; prior registration was null
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:06.243 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@82b778b] under instant; prior registration was null
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@70832ddb] under sql; prior registration was null
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:06.244 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6b5e1db0] under count; prior registration was org.hibernate.dialect.function.CountFunction@5c9cc591
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@11b0cf30] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7be907ae
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:06.245 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@427475a2] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:06.246 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:06.247 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:06.248 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:06.248 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:06.248 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:06.248 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:06.248 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:06.248 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:06.248 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:06.249 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:06.249 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:06.249 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:06.249 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@b0e7bde
15:21:06.249 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@28466003
15:21:06.249 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2bf065c2] under trunc; prior registration was null
15:21:06.249 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30584e91] under date_trunc; prior registration was null
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:06.250 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:06.251 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:06.251 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:06.251 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2706cee5] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@16594479
15:21:06.251 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:06.251 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:06.251 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@463e66c2] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:06.251 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:06.252 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:06.253 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:06.253 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:06.253 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:06.253 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:06.253 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6e48c5b2] under format; prior registration was org.hibernate.dialect.function.FormatFunction@5125159e
15:21:06.253 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:06.253 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@1c96322c] under listagg; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@d76a6bd] under mode; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@38cbc9a7] under percentile_cont; prior registration was null
15:21:06.254 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1006fe59] under percentile_disc; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3dacb927] under rank; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5d7b361] under dense_rank; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6337c48d] under percent_rank; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@44640a84] under cume_dist; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1c59f6ae] under array; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@24ad12ff] under array_list; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@7963a94b] under array_agg; prior registration was null
15:21:06.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@1db7acc9] under array_position; prior registration was null
15:21:06.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@27e1c83] under array_positions; prior registration was null
15:21:06.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@46c2ed8d] under array_positions_list; prior registration was null
15:21:06.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ee8ba7f] under array_length; prior registration was null
15:21:06.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@3c802d25] under array_concat; prior registration was null
15:21:06.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4468deb7] under array_prepend; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1597ed32] under array_append; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1ea786bd] under array_contains; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@23f37949] under array_contains_nullable; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@21ec86e6] under array_overlaps; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@b381194] under array_overlaps_nullable; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2908fc20] under array_get; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@1189f179] under array_set; prior registration was null
15:21:06.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@54978e18] under array_remove; prior registration was null
15:21:06.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@1f6881af] under array_remove_index; prior registration was null
15:21:06.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71ef979e] under array_slice; prior registration was null
15:21:06.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@2f33a2e3] under array_replace; prior registration was null
15:21:06.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@473c1e53] under array_trim; prior registration was null
15:21:06.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@1c028ae2] under array_fill; prior registration was null
15:21:06.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@115cbd9b] under array_fill_list; prior registration was null
15:21:06.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@234a21e9] under array_to_string; prior registration was null
15:21:06.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:06.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:06.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:06.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:06.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:06.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:06.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:06.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:06.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:06.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:06.263 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:06.264 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:06.265 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:06.266 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:06.267 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:06.268 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:06.269 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:06.270 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:06.271 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:06.271 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:06.271 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:06.271 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:06.271 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:06.272 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:06.273 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:06.273 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:06.306 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:06.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:06.309 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:06.311 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:06.311 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:06.312 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:06.312 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:06.313 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:06.313 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:06.313 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:06.313 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:06.313 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:06.314 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:06.314 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:06.316 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:06.316 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:06.317 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@45ec7633] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7de752dd]
15:21:06.317 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:06.317 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:06.317 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:06.317 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@729668d7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:06.320 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:06.322 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:06.322 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47a1b2f7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:06.325 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:06.326 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:06.327 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:06.328 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:06.330 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: dd585187-efa9-41a3-a9d8-142159b02e35 (<unnamed>)
15:21:06.330 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:06.330 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:06.330 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:06.330 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager
15:21:06.331 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:06.401 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:06.406 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:06.406 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:06.406 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:06.406 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:06.407 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:06.407 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:06.421 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.422 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:06.423 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:06.423 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.423 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:06.423 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:06.423 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:06.423 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.423 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.424 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.426 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:06.427 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:06.428 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.429 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.430 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:06.431 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:06.432 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.432 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.440 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:06.440 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@512542aa
15:21:06.441 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7b1a32e
15:21:06.441 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@47e0e23f
15:21:06.441 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5d7b3a93
15:21:06.441 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@26b01384
15:21:06.441 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2c127caf
15:21:06.441 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6c238208
15:21:06.441 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@680882bd
15:21:06.442 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4e02800b] into BootstrapContext; was [null]
15:21:06.442 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@71ca6a60] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1898593]
15:21:06.486 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:06.486 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:06.487 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:06.487 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:06.487 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:06.487 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:06.487 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:06.487 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:06.488 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:06.492 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:06.492 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:06.492 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:06.493 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:06.493 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:06.493 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:06.494 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:06.494 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:06.494 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:06.494 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:06.494 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:06.495 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:06.495 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@43(java.time.Duration,3015)
15:21:06.495 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@43(java.time.Duration,3015)
15:21:06.495 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@43(java.time.Duration,3015)
15:21:06.495 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@59bcab83] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@27c243a3]
15:21:06.495 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:06.496 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:06.496 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:06.497 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:06.497 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:06.498 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:06.498 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:06.498 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:06.498 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:06.499 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:06.499 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:06.499 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:06.499 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:06.499 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:06.499 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:06.499 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:06.500 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:06.500 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:06.500 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:06.501 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:06.501 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:06.501 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:06.501 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:06.501 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:06.501 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:06.501 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:06.501 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:06.502 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:06.502 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:06.502 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:06.503 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:06.503 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:06.504 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:06.504 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:06.504 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:06.504 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:06.504 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:06.504 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:06.504 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:06.504 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:06.504 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:06.505 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:06.505 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:06.506 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:06.506 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:06.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:06.506 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:06.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:06.509 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:06.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:06.511 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:06.525 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:06.526 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:06.527 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@b51d862, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:06.537 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:06.538 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:06.539 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:06.539 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:06.539 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:06.539 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@575dab37] under count; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@38b65eb9] under every; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3c32105c] under any; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:06.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@39a54d70] under sinh; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@39b5d60] under cosh; prior registration was null
15:21:06.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@952883c] under tanh; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@254ed9ba] under pi; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3693deae] under log; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:06.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6f3af541] under position; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@723493f2] under overlay; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@21e40707] under trim; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@92adb3b] under cast; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3182b7a2] under collate; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@677f1963] under extract; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:06.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6622f6b4] under ifnull; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@398e1a48] under pad; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@1d95957c] under str; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2be33ac] under format; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@73d8f219] under timestampadd; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@3a4dea70] under timestampdiff; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b42a630] under current_date; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7892d7a7] under current_time; prior registration was null
15:21:06.544 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ceeba96] under current_timestamp; prior registration was null
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@19a5d711] under local_date; prior registration was null
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7c89133] under local_time; prior registration was null
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@69894182] under local_datetime; prior registration was null
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@500a6c2f] under offset_datetime; prior registration was null
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@67a02460] under instant; prior registration was null
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:06.545 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@242270ae] under sql; prior registration was null
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@704a0f9] under count; prior registration was org.hibernate.dialect.function.CountFunction@575dab37
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@46ccf22] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@254ed9ba
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:06.546 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@620978eb] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:06.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:06.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7c89133
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@69894182
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@5599d304] under trunc; prior registration was null
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7738b226] under date_trunc; prior registration was null
15:21:06.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:06.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@15cf663c] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6f3af541
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c288a4e] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:06.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@27b27f3c] under format; prior registration was org.hibernate.dialect.function.FormatFunction@2be33ac
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:06.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@1529406e] under listagg; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7bb92a71] under mode; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3bbb5b2] under percentile_cont; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@37c47166] under percentile_disc; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@68317dc0] under rank; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5ae93815] under dense_rank; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4a100df] under percent_rank; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@107a0e6c] under cume_dist; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7346bede] under array; prior registration was null
15:21:06.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@607c0933] under array_list; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@6cd75a1b] under array_agg; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@2c9e3083] under array_position; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6add626f] under array_positions; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@61cbcf87] under array_positions_list; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4dd32cf5] under array_length; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@4c1ce13a] under array_concat; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@179eb386] under array_prepend; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2896e105] under array_append; prior registration was null
15:21:06.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7c76d466] under array_contains; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@5748ffe3] under array_contains_nullable; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@3528740f] under array_overlaps; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@2a292566] under array_overlaps_nullable; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@603601a1] under array_get; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@70915da3] under array_set; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@66fd7b2] under array_remove; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@658ec00c] under array_remove_index; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3565ee15] under array_slice; prior registration was null
15:21:06.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@4fe3d15f] under array_replace; prior registration was null
15:21:06.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@37495d56] under array_trim; prior registration was null
15:21:06.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@24546513] under array_fill; prior registration was null
15:21:06.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@3e5b32ca] under array_fill_list; prior registration was null
15:21:06.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@6fe37577] under array_to_string; prior registration was null
15:21:06.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:06.557 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:06.558 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:06.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:06.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:06.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:06.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:06.563 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:06.564 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:06.565 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:06.565 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:06.566 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:06.566 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:06.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:06.567 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:06.598 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:06.600 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:06.600 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:06.602 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:06.602 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:06.603 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:06.603 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:06.603 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:06.603 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:06.603 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:06.604 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:06.604 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:06.605 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:06.605 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:06.607 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:06.607 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:06.607 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@59bcab83] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@622ae2ba]
15:21:06.607 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:06.607 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:06.608 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:06.608 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45ee48e7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:06.610 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:06.611 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:06.612 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2170c3ed] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:06.614 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:06.615 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:06.616 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:06.617 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:06.619 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 40d6fe74-62b6-4c32-ad7f-d9161cf7701e (<unnamed>)
15:21:06.619 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:06.619 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:06.619 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:06.619 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager
15:21:06.619 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:06.644 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute null of type null for issuer wrong-issuer
15:21:06.659 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Issuer does not start with guard
15:21:06.664 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:06.671 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:06.672 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:06.672 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:06.672 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:06.673 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:06.673 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:06.675 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:06.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:06.676 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:06.676 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:06.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.678 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.679 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.680 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.680 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:06.691 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:06.691 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.692 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:06.693 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:06.694 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:06.695 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6fd364a3
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@62b26bef
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@7262e23e
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@56e7f92f
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@2265792c
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5379839c
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@36eff8df
15:21:06.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@5fa851ac
15:21:06.697 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@560def6c] into BootstrapContext; was [null]
15:21:06.697 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4977e352] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@17c3a3]
15:21:06.713 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:06.713 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:06.714 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:06.714 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:06.714 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:06.714 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:06.714 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:06.715 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:06.715 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:06.715 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:06.715 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:06.715 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:06.716 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:06.716 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:06.716 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:06.717 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:06.717 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:06.717 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:06.717 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:06.718 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:06.718 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:06.718 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@64(java.time.Duration,3015)
15:21:06.718 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@64(java.time.Duration,3015)
15:21:06.718 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@64(java.time.Duration,3015)
15:21:06.718 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7c705090] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5a930c03]
15:21:06.719 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:06.719 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:06.720 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:06.720 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:06.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:06.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:06.721 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:06.721 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:06.721 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:06.721 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:06.721 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:06.722 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:06.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:06.722 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:06.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:06.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:06.722 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:06.722 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:06.722 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:06.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:06.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:06.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:06.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:06.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:06.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:06.725 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:06.725 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:06.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:06.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:06.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:06.726 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:06.726 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:06.726 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:06.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:06.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:06.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:06.728 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:06.728 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:06.728 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:06.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:06.729 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:06.729 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:06.730 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:06.730 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:06.730 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:06.730 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:06.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:06.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:06.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:06.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:06.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:06.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:06.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:06.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:06.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:06.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:06.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:06.732 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:06.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:06.751 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:06.753 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:06.753 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4a9d481b, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:06.764 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:06.764 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:06.768 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:06.769 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:06.769 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:06.769 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:06.769 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@129e6f3a] under count; prior registration was null
15:21:06.769 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4f1179e7] under every; prior registration was null
15:21:06.769 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@591f5945] under any; prior registration was null
15:21:06.769 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:06.770 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@79620fed] under sinh; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@18645844] under cosh; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5cfed4ee] under tanh; prior registration was null
15:21:06.771 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f086b45] under pi; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@167c0e2e] under log; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:06.772 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:06.773 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:06.773 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:06.773 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:06.773 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:06.773 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2c60c2dd] under position; prior registration was null
15:21:06.773 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6133a1b] under overlay; prior registration was null
15:21:06.773 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@3afd2bdf] under trim; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4c864fd0] under cast; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@66da0ab7] under collate; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@79863795] under extract; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@2a7648a9] under ifnull; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@54707af8] under pad; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@62c95d73] under str; prior registration was null
15:21:06.774 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2abbe420] under format; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@3210c2de] under timestampadd; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@65e0d9de] under timestampdiff; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4d6a32d4] under current_date; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@388555bd] under current_time; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@c377641] under current_timestamp; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6f7a7030] under local_date; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@731a1399] under local_time; prior registration was null
15:21:06.775 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@61a098fa] under local_datetime; prior registration was null
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@56926ff1] under offset_datetime; prior registration was null
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6ad57ee3] under instant; prior registration was null
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@49702efb] under sql; prior registration was null
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:06.776 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2c720867] under count; prior registration was org.hibernate.dialect.function.CountFunction@129e6f3a
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@69da07ff] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f086b45
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:06.777 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:06.778 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:06.778 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28394e41] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:06.778 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:06.778 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:06.779 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:06.780 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:06.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:06.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:06.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:06.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@731a1399
15:21:06.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@61a098fa
15:21:06.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@60f6aa4b] under trunc; prior registration was null
15:21:06.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:06.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c7ba702] under date_trunc; prior registration was null
15:21:06.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:06.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:06.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:06.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:06.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6527a68d] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2c60c2dd
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:06.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@70ea72e] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:06.784 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:06.784 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:06.784 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:06.784 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:06.784 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:06.784 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@527ff176] under format; prior registration was org.hibernate.dialect.function.FormatFunction@2abbe420
15:21:06.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@533d1f8c] under listagg; prior registration was null
15:21:06.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@b76d8a8] under mode; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7933293f] under percentile_cont; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@54ea832e] under percentile_disc; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6f102740] under rank; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@529e1192] under dense_rank; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3284a02f] under percent_rank; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@32f7b6a2] under cume_dist; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5cb3bd9b] under array; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7e83251e] under array_list; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@69917739] under array_agg; prior registration was null
15:21:06.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@665c8e0f] under array_position; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@400ed209] under array_positions; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@20ea933f] under array_positions_list; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@125bfc70] under array_length; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@2473eaa8] under array_concat; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@245b6b85] under array_prepend; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@505c675a] under array_append; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1da9b95d] under array_contains; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@263426ea] under array_contains_nullable; prior registration was null
15:21:06.788 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@594c66ea] under array_overlaps; prior registration was null
15:21:06.789 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@6a19bc2e] under array_overlaps_nullable; prior registration was null
15:21:06.789 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3aaa8361] under array_get; prior registration was null
15:21:06.789 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@3d2ee1a8] under array_set; prior registration was null
15:21:06.789 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@76fabd1] under array_remove; prior registration was null
15:21:06.789 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@20309fde] under array_remove_index; prior registration was null
15:21:06.790 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e6fb132] under array_slice; prior registration was null
15:21:06.790 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@4063af6] under array_replace; prior registration was null
15:21:06.790 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e4d2884] under array_trim; prior registration was null
15:21:06.790 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5aa786fc] under array_fill; prior registration was null
15:21:06.790 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@69724abb] under array_fill_list; prior registration was null
15:21:06.790 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@5c961ce9] under array_to_string; prior registration was null
15:21:06.791 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:06.791 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:06.791 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:06.792 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:06.793 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:06.794 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:06.795 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:06.796 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:06.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:06.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:06.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:06.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:06.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:06.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:06.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:06.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:06.802 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:06.803 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:06.804 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:06.804 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:06.805 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:06.805 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:06.806 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:06.806 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:06.885 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:06.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:06.890 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:06.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:06.897 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:06.898 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:06.898 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:06.898 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:06.898 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:06.898 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:06.898 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:06.899 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:06.899 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:06.899 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:06.902 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:06.902 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:06.902 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7c705090] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7beb2da0]
15:21:06.904 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:06.904 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:06.905 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:06.905 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cc76912] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:06.910 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:06.915 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:06.915 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70787658] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:06.919 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:06.920 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:06.921 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:06.922 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:06.923 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 62dbd2f2-ce5d-4ed4-9702-fb3a6838d4d2 (<unnamed>)
15:21:06.923 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:06.923 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:06.923 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:06.923 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager
15:21:06.923 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:06.930 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute null of type null for issuer null
15:21:06.930 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- issuer is null - returning empty response
15:21:06.939 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:06.949 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:06.949 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:06.950 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:06.950 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:06.950 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:06.951 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:06.955 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.956 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:06.957 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:06.957 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:06.957 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:06.957 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:06.957 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:06.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:06.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:06.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:06.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:06.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:06.961 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.962 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:06.963 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.964 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:06.965 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@42994d28
15:21:06.966 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7e821499
15:21:06.967 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3aee27e1
15:21:06.967 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@43df5cba
15:21:06.967 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4ba7a9e4
15:21:06.967 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@25ef4ad5
15:21:06.967 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6e75a0a6
15:21:06.967 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@57f60b5e
15:21:06.968 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@21e860cd] into BootstrapContext; was [null]
15:21:06.968 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7e8e2fc7] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3dbdc020]
15:21:07.002 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:07.003 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:07.003 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:07.003 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:07.004 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:07.004 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:07.004 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:07.004 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:07.004 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:07.008 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:07.009 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:07.009 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:07.012 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:07.013 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:07.014 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:07.015 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:07.015 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:07.015 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:07.015 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:07.015 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:07.016 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:07.019 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@85(java.time.Duration,3015)
15:21:07.019 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@85(java.time.Duration,3015)
15:21:07.019 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@85(java.time.Duration,3015)
15:21:07.019 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@139be871] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1a19d0be]
15:21:07.020 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:07.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:07.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:07.022 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:07.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:07.026 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:07.026 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:07.026 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:07.026 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:07.026 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:07.027 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:07.027 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:07.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:07.027 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:07.027 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:07.027 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:07.028 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:07.028 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:07.028 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:07.028 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:07.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:07.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:07.029 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:07.029 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:07.029 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:07.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:07.029 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:07.029 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:07.030 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:07.030 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:07.030 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:07.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:07.030 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:07.030 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:07.031 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:07.031 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:07.031 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:07.031 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:07.032 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:07.032 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:07.032 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:07.032 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:07.032 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:07.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:07.033 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:07.033 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:07.033 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:07.034 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:07.034 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:07.034 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:07.035 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:07.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:07.035 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:07.035 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:07.035 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:07.035 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:07.036 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:07.036 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:07.036 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:07.036 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:07.037 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:07.037 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:07.038 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:07.038 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:07.038 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:07.038 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:07.038 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:07.038 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:07.039 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:07.039 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:07.039 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:07.039 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:07.039 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:07.040 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:07.040 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:07.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:07.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:07.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:07.046 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:07.048 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:07.059 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:07.060 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:07.060 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@37cc103c, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:07.080 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:07.081 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:07.083 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:07.083 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:07.083 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:07.084 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:07.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2b6e270c] under count; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7b19bc9c] under every; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2fc1b04a] under any; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:07.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:07.092 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@785b187e] under sinh; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@22d7063e] under cosh; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@141cb3a4] under tanh; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36fd028d] under pi; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@16c574c4] under log; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:07.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:07.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:07.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:07.096 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:07.097 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@c3976d4] under position; prior registration was null
15:21:07.101 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@7dc97564] under overlay; prior registration was null
15:21:07.102 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@23fee93a] under trim; prior registration was null
15:21:07.102 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@1e20dad5] under cast; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@59e89013] under collate; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@6f3cbc1f] under extract; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3b5f3ffb] under ifnull; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2331ac37] under pad; prior registration was null
15:21:07.103 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@3ec4c84a] under str; prior registration was null
15:21:07.104 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@349247c9] under format; prior registration was null
15:21:07.104 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@76700647] under timestampadd; prior registration was null
15:21:07.104 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@588e4caa] under timestampdiff; prior registration was null
15:21:07.104 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:07.104 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:07.104 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@40904969] under current_date; prior registration was null
15:21:07.105 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@669ae2bd] under current_time; prior registration was null
15:21:07.105 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@102e8217] under current_timestamp; prior registration was null
15:21:07.105 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:07.105 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:07.105 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:07.105 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a6f77a4] under local_date; prior registration was null
15:21:07.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7876ba81] under local_time; prior registration was null
15:21:07.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@49c83038] under local_datetime; prior registration was null
15:21:07.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2d923d2c] under offset_datetime; prior registration was null
15:21:07.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:07.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:07.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:07.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:07.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6c81bd6d] under instant; prior registration was null
15:21:07.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:07.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@21eeb0ce] under sql; prior registration was null
15:21:07.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:07.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:07.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:07.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:07.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@29af0d3b] under count; prior registration was org.hibernate.dialect.function.CountFunction@2b6e270c
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@15682e7f] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36fd028d
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74e3836a] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:07.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:07.110 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7876ba81
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@49c83038
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@20df25f8] under trunc; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7148320d] under date_trunc; prior registration was null
15:21:07.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:07.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:07.113 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:07.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:07.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:07.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:07.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:07.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:07.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2587f18d] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@c3976d4
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4d17ce84] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:07.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:07.116 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:07.116 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:07.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:07.118 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@143ec23b] under format; prior registration was org.hibernate.dialect.function.FormatFunction@349247c9
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@24d642eb] under listagg; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3e47d465] under mode; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4d574ec7] under percentile_cont; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2f9a624c] under percentile_disc; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@39cdbc4e] under rank; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@39a9b3ee] under dense_rank; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4effe36a] under percent_rank; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@328b60fb] under cume_dist; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@66709528] under array; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@12326ccb] under array_list; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@23673954] under array_agg; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@4a02197b] under array_position; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@29ec693e] under array_positions; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6948460f] under array_positions_list; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@9f7a8cc] under array_length; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@43188555] under array_concat; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2a6ca8d0] under array_prepend; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1bffbac] under array_append; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@353a829f] under array_contains; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@320f9b40] under array_contains_nullable; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@7dea9ff9] under array_overlaps; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@3767973] under array_overlaps_nullable; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@62b92df8] under array_get; prior registration was null
15:21:07.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@2c227f74] under array_set; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@59e285e] under array_remove; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@3593747f] under array_remove_index; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e6e59d8] under array_slice; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@21084cbe] under array_replace; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@55204c19] under array_trim; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7b3eea4e] under array_fill; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@1772cc68] under array_fill_list; prior registration was null
15:21:07.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@747c1f84] under array_to_string; prior registration was null
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:07.122 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:07.123 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:07.125 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:07.126 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:07.127 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:07.127 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:07.127 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:07.128 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:07.129 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:07.129 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:07.202 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:07.204 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:07.204 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:07.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:07.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:07.206 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:07.206 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:07.207 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:07.207 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:07.207 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:07.207 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:07.207 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:07.207 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:07.208 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:07.210 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:07.210 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:07.210 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@139be871] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@5e81d985]
15:21:07.210 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:07.210 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:07.210 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:07.210 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d356547] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:07.212 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:07.213 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:07.213 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3479e14e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:07.214 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:07.216 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:07.216 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:07.217 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:07.218 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 2edae654-6042-44c9-a9fa-c67d4d6c9fbd (<unnamed>)
15:21:07.218 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:07.218 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:07.218 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:07.218 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager
15:21:07.218 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:07.218 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl1
15:21:07.223 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select e.outcome from OperationsHistory e where e.closedLoopName= ?1 order by e.starttime desc
15:21:07.746 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName)
15:21:07.769 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
            -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [EQUAL]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).closedLoopName`
              ?1
          <- [EQUAL]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:07.904 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:07.905 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:07.913 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:07.913 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 
15:21:07.923 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult [org.onap.policy.guard.OperationsHistory(e).outcome]

15:21:07.923 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:07.943 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:07.953 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:07.959 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:08.012 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.013 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.169 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
15:21:08.169 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:08.176 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update
15:21:08.179 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=?  where SEQ_COUNT=? and SEQ_NAME=?
15:21:08.184 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:08.204 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:08.204 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:08.205 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:08.213 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
15:21:08.213 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:08.214 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:08.221 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl1, requestId=2c3558de-5f08-44f8-bff8-7328d575c683, subrequestId=null, endtime=Wed Mar 12 15:21:08 UTC 2025, id=1, starttime=Wed Mar 12 15:20:48 UTC 2025, message=null, operation=operationA, outcome=Started, target=testtarget1}
15:21:08.232 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:08.241 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.241 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.241 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl1
15:21:08.242 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:08.242 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:08.242 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:08.242 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@680b73cf
15:21:08.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Started]
15:21:08.243 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.243 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.244 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:08.244 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update
15:21:08.244 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=?  where SEQ_COUNT=? and SEQ_NAME=?
15:21:08.245 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 2, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:08.245 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:08.245 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:08.245 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:08.246 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 2 objects
15:21:08.246 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:08.246 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:08.246 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl2, requestId=38ff54ad-8539-41d8-9792-c5b0661d5c57, subrequestId=null, endtime=Wed Mar 12 15:21:08 UTC 2025, id=2, starttime=Wed Mar 12 15:20:48 UTC 2025, message=null, operation=operationA, outcome=Success, target=testtarget1}
15:21:08.246 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl1, requestId=2c3558de-5f08-44f8-bff8-7328d575c683, subrequestId=null, endtime=Wed Mar 12 15:21:08 UTC 2025, id=1, starttime=Wed Mar 12 15:20:48 UTC 2025, message=null, operation=operationA, outcome=Started, target=testtarget1}
15:21:08.246 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:08.248 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.248 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.248 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:08.249 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 3, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:08.249 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:08.249 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:08.249 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:08.249 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 3 objects
15:21:08.249 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:08.249 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:08.249 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl2, requestId=38ff54ad-8539-41d8-9792-c5b0661d5c57, subrequestId=null, endtime=Wed Mar 12 15:21:08 UTC 2025, id=2, starttime=Wed Mar 12 15:20:48 UTC 2025, message=null, operation=operationA, outcome=Success, target=testtarget1}
15:21:08.249 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl3, requestId=95134726-5bcc-4bb7-98c4-5384158d454f, subrequestId=null, endtime=Wed Mar 12 15:21:08 UTC 2025, id=3, starttime=Wed Mar 12 15:20:48 UTC 2025, message=null, operation=operationA, outcome=Failed, target=testtarget2}
15:21:08.249 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl1, requestId=2c3558de-5f08-44f8-bff8-7328d575c683, subrequestId=null, endtime=Wed Mar 12 15:21:08 UTC 2025, id=1, starttime=Wed Mar 12 15:20:48 UTC 2025, message=null, operation=operationA, outcome=Started, target=testtarget1}
15:21:08.249 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:08.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.250 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl2
15:21:08.250 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:08.250 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:08.250 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:08.251 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@680b73cf
15:21:08.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Success]
15:21:08.251 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.251 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.251 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl3
15:21:08.251 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:08.251 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:08.251 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:08.252 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@680b73cf
15:21:08.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Failed]
15:21:08.252 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.252 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.252 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl1
15:21:08.252 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- No EntityManager available
15:21:08.255 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:08.259 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:08.259 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:08.259 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:08.259 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:08.259 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:08.259 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:08.260 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.261 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:08.261 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:08.261 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.261 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:08.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@4359b2f3
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6a92832
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3ec05c9b
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@7ed181e6
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@70916ae5
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@3fb6247d
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@3ae8394
15:21:08.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@7182ecb6
15:21:08.264 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@a3f7621] into BootstrapContext; was [null]
15:21:08.264 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4243ed7] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@73e1afe4]
15:21:08.276 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:08.277 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:08.277 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:08.277 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:08.277 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:08.277 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:08.277 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:08.277 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:08.277 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:08.280 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.281 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.281 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:08.281 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:08.281 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:08.281 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:08.282 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:08.282 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:08.282 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:08.282 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.282 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.282 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:08.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@107(java.time.Duration,3015)
15:21:08.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@107(java.time.Duration,3015)
15:21:08.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@107(java.time.Duration,3015)
15:21:08.282 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@72225e34] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@74dc61a0]
15:21:08.282 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:08.283 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:08.283 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:08.283 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:08.283 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:08.284 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.284 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:08.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:08.284 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:08.284 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:08.285 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:08.285 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:08.285 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:08.285 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:08.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:08.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:08.286 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:08.286 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:08.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:08.287 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:08.287 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:08.288 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:08.288 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:08.288 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:08.289 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:08.290 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:08.290 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:08.292 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:08.301 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:08.302 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.302 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3d5edd7, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:08.303 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:08.303 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@414331e4] under count; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@53a51411] under every; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@19f634ac] under any; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@35e1c910] under sinh; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6df51259] under cosh; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@160b966a] under tanh; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3e709353] under pi; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e274c4] under log; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@40c0c9fb] under position; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@a32bf4f] under overlay; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@30625f51] under trim; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@263059cd] under cast; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@60f9d3e1] under collate; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7faec076] under extract; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:08.304 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5d948005] under ifnull; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@794e544b] under pad; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@5706f658] under str; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5ea231be] under format; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@274f16c7] under timestampadd; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2c28e269] under timestampdiff; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c7c6582] under current_date; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@39c9272] under current_time; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5cba45e8] under current_timestamp; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@37eacfbc] under local_date; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1895fcb6] under local_time; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f7de2d4] under local_datetime; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@71e67dd6] under offset_datetime; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1090cb79] under instant; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@27d7e591] under sql; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@372cd8fd] under count; prior registration was org.hibernate.dialect.function.CountFunction@414331e4
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@75661b03] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3e709353
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@63bbddd5] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1895fcb6
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@7f7de2d4
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@7b58475e] under trunc; prior registration was null
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:08.305 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2ae293f8] under date_trunc; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f192ba4] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@40c0c9fb
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@52f106e7] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6b2ac950] under format; prior registration was org.hibernate.dialect.function.FormatFunction@5ea231be
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@5569ea9e] under listagg; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@738baf9c] under mode; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@29174934] under percentile_cont; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@144a750f] under percentile_disc; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@e6d4002] under rank; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2034e91c] under dense_rank; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@33795ac7] under percent_rank; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@745cb3aa] under cume_dist; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@10d59073] under array; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@172ee77c] under array_list; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@6e78383c] under array_agg; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@7fa817ba] under array_position; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@23b74c27] under array_positions; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@338bea5c] under array_positions_list; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@622969ff] under array_length; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@7b66c7e9] under array_concat; prior registration was null
15:21:08.306 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7e0fb5b1] under array_prepend; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@123a6926] under array_append; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3b758c0f] under array_contains; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@76e14d07] under array_contains_nullable; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@7540dc57] under array_overlaps; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@3472f880] under array_overlaps_nullable; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@23701ff5] under array_get; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@5f85e7e9] under array_set; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@2c542a2a] under array_remove; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@f4161d8] under array_remove_index; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c6d4872] under array_slice; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@5ca758b9] under array_replace; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@512f2c7d] under array_trim; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@55e4d821] under array_fill; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@138c2437] under array_fill_list; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@7588d46f] under array_to_string; prior registration was null
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:08.307 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:08.308 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:08.309 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.309 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:08.309 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.309 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.332 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:08.334 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:08.334 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:08.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:08.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:08.336 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:08.336 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:08.336 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:08.336 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:08.336 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:08.336 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:08.336 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:08.337 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:08.337 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:08.339 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:08.339 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:08.339 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@72225e34] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@533167f0]
15:21:08.339 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:08.339 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:08.339 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:08.339 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65f37227] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.340 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:08.341 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:08.341 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d9d1953] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.343 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:08.343 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:08.344 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:08.344 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:08.345 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f5bb09f4-8c22-4cc2-acab-1e708f619d66 (<unnamed>)
15:21:08.345 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:08.345 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:08.346 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:08.346 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager
15:21:08.346 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:08.347 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=invalid, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:08.350 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:08.350 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:08.350 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:08.350 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: invalid
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:08.350 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:08.350 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:08.351 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:08.352 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.352 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:08.352 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:08.352 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.352 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:08.352 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:08.352 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.352 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.353 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@4ec5d005
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4836e093
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@61ffe4cf
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@194a8a09
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@796f34dd
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@6a2711b
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1865249c
15:21:08.354 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@5532ef5b
15:21:08.354 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@55fbe0fc] into BootstrapContext; was [null]
15:21:08.354 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@404479f1] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@71b4f4a1]
15:21:08.366 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:08.366 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:08.366 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:08.366 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:08.366 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [invalid]
15:21:08.366 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:08.366 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:08.366 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:08.366 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:08.367 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
15:21:08.367 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid] operations history db
org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:276)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)
	at org.hibernate.boot.model.relational.Database.<init>(Database.java:45)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:221)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.<init>(InFlightMetadataCollectorImpl.java:189)
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1431)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1502)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55)
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest.lambda$testConfigure_DbException$0(GetOperationOutcomePipTest.java:147)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
	at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863)
	at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest.testConfigure_DbException(GetOperationOutcomePipTest.java:146)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.hibernate.HibernateException: Unable to make JDBC Connection [invalid]
	at org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator.createConnection(BasicConnectionCreator.java:63)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.addConnections(DriverManagerConnectionProviderImpl.java:500)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.<init>(DriverManagerConnectionProviderImpl.java:373)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections$Builder.build(DriverManagerConnectionProviderImpl.java:551)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.buildPool(DriverManagerConnectionProviderImpl.java:102)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.configure(DriverManagerConnectionProviderImpl.java:82)
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:136)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:247)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)
	at org.hibernate.service.ServiceRegistry.requireService(ServiceRegistry.java:68)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.buildJdbcConnectionAccess(JdbcEnvironmentInitiator.java:406)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:277)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:124)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:78)
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)
	... 88 common frames omitted
15:21:08.377 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:08.379 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:08.380 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:08.380 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:08.380 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:08.380 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:08.380 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.381 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:08.382 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:08.382 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.382 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@75cecab7
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7ebc160d
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@37a13152
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5074dd7
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@69fb4b2
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@188dd612
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@26984ff0
15:21:08.383 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@194ec701
15:21:08.384 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@620fdabe] into BootstrapContext; was [null]
15:21:08.384 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@14c4adab] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7047970c]
15:21:08.396 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:08.396 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:08.396 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:08.396 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:08.396 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:08.397 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:08.397 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:08.397 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:08.397 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:08.397 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.397 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.397 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:08.398 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:08.398 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:08.398 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:08.399 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:08.399 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:08.399 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:08.399 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.399 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.399 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:08.399 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@128(java.time.Duration,3015)
15:21:08.399 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@128(java.time.Duration,3015)
15:21:08.399 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@128(java.time.Duration,3015)
15:21:08.399 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6460dd5e] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@26007a02]
15:21:08.399 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:08.400 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:08.400 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:08.400 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:08.400 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:08.401 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.401 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:08.401 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:08.401 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:08.401 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:08.401 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:08.402 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:08.402 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:08.402 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:08.402 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:08.402 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:08.403 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:08.403 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:08.403 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:08.403 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:08.403 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:08.404 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:08.404 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:08.404 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:08.404 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:08.404 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:08.404 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:08.405 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:08.405 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:08.405 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:08.405 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:08.405 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:08.405 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:08.405 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:08.406 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:08.415 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:08.416 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.416 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@38fc8a6b, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:08.417 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:08.417 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3bb35082] under count; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@72e4f58f] under every; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4f67dcad] under any; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1314b8f8] under sinh; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3282cd58] under cosh; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@671f1e0a] under tanh; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@166c24f0] under pi; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20099dbd] under log; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:08.418 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@4457ce9] under position; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@1b35cd25] under overlay; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6c892117] under trim; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@1ad4e] under cast; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2f0c2b93] under collate; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@1ae597b2] under extract; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3fc19c60] under ifnull; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@32272d0b] under pad; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@7c39d86f] under str; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4ad7985d] under format; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@79c62ffb] under timestampadd; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@72021abd] under timestampdiff; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@40ca5e32] under current_date; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@36292306] under current_time; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7ed86bcf] under current_timestamp; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1ced415b] under local_date; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@e44a73a] under local_time; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@710a84e7] under local_datetime; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c311f1a] under offset_datetime; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a20785e] under instant; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@11767557] under sql; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@347ee622] under count; prior registration was org.hibernate.dialect.function.CountFunction@3bb35082
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@70f3e678] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@166c24f0
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@492882b0] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:08.419 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@e44a73a
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@710a84e7
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@6b569a0f] under trunc; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28da3eb1] under date_trunc; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@47f5ddf4] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@4457ce9
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ac5fab8] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:08.420 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@151c870d] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4ad7985d
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@6cca0ca9] under listagg; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5b966b9] under mode; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@604c4c8c] under percentile_cont; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@11199b67] under percentile_disc; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2d8a62a9] under rank; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@63c8550f] under dense_rank; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@61625dd6] under percent_rank; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3cfd203e] under cume_dist; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@429c8222] under array; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@63ddc753] under array_list; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@10a2aa13] under array_agg; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@450b94e9] under array_position; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6e4a2790] under array_positions; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7208872a] under array_positions_list; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@15d075c0] under array_length; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@2a19b64d] under array_concat; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2e73674c] under array_prepend; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@18f4947f] under array_append; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@e9c9cd4] under array_contains; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@69d0e894] under array_contains_nullable; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5cacbbe5] under array_overlaps; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@60479b63] under array_overlaps_nullable; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ad7d183] under array_get; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@642d1c05] under array_set; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@5de7e0f6] under array_remove; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@127f4aa] under array_remove_index; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@354866c4] under array_slice; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@3909995c] under array_replace; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5b8b3edb] under array_trim; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@653703a4] under array_fill; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@133f2780] under array_fill_list; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@66098fc2] under array_to_string; prior registration was null
15:21:08.421 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:08.421 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:08.421 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:08.422 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:08.423 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:08.423 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:08.423 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.423 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:08.424 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.424 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.447 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:08.449 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:08.449 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:08.450 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:08.450 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:08.451 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:08.451 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:08.451 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:08.451 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:08.451 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:08.451 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:08.451 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:08.452 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:08.452 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:08.453 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:08.453 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:08.454 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6460dd5e] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@3acd599d]
15:21:08.454 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:08.454 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:08.454 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:08.454 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a92a239] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.455 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:08.456 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:08.456 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69edd8d0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.458 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:08.458 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:08.459 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:08.459 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:08.460 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: aaede370-8aa2-4451-9d9e-02e488d689ec (<unnamed>)
15:21:08.460 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:08.460 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:08.461 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:08.461 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager
15:21:08.461 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:08.464 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:clname:clfoo
15:21:08.466 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- No value for urn:org:onap:guard:target:target-id
15:21:08.466 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Need actor attribute which is not found
15:21:08.466 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=clfoo, target=null
15:21:08.466 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for clfoo
15:21:08.466 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select e.outcome from OperationsHistory e where e.closedLoopName= ?1 order by e.starttime desc
15:21:08.467 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName)
15:21:08.468 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
            -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [EQUAL]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).closedLoopName`
              ?1
          <- [EQUAL]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:08.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:08.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:08.468 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:08.468 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 
15:21:08.469 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult [org.onap.policy.guard.OperationsHistory(e).outcome]

15:21:08.469 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:08.469 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:08.469 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:08.469 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:08.471 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.471 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:08.471 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: null
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.894 s -- in org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest
15:21:08.551 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- persistenceunit count-recent-operations.persistenceunit
15:21:08.554 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:08.554 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:08.554 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:08.554 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:08.554 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:08.554 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:08.555 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.556 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:08.556 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:08.556 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:08.556 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.557 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@5571e88e
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@54ff3774
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1aba0267
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5adda598
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@3203d5
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2ddbc030
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@67b856d6
15:21:08.558 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@50fededc
15:21:08.558 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@40c253bd] into BootstrapContext; was [null]
15:21:08.558 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@33ebc1d5] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@16c03f98]
15:21:08.583 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:08.583 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:08.600 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:08.600 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:08.600 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:08.600 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:08.600 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:08.600 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:08.600 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:08.616 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.616 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.616 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:08.616 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:08.616 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:08.616 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:08.619 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:08.619 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:08.619 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:08.619 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.619 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.619 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:08.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@149(java.time.Duration,3015)
15:21:08.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@149(java.time.Duration,3015)
15:21:08.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@149(java.time.Duration,3015)
15:21:08.619 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@15c1ddb4] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@60433b90]
15:21:08.619 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:08.620 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:08.620 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:08.620 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:08.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:08.621 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.621 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:08.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:08.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:08.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:08.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:08.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:08.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:08.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:08.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:08.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:08.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:08.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:08.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:08.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:08.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:08.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:08.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:08.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:08.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:08.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:08.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:08.624 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:08.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:08.625 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:08.627 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:08.646 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:08.647 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.647 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@69ec3204, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:08.648 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:08.648 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@17d428b0] under count; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2f568a26] under every; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1ed575e9] under any; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@16210825] under sinh; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@208633f9] under cosh; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3b9a8a75] under tanh; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ed5cad2] under pi; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@10ab8b0d] under log; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:08.649 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@1a36b1a] under position; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6e858079] under overlay; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@4ea64421] under trim; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2195d1b] under cast; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@18f81df9] under collate; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@5abcd0d7] under extract; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@264700ed] under ifnull; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6e7e60bb] under pad; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@36b1af58] under str; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@ab7eb31] under format; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1469d2e2] under timestampadd; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@98f136c] under timestampdiff; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@327fa66a] under current_date; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7a43d77] under current_time; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5d0011a3] under current_timestamp; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2ce56d1c] under local_date; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@63e6d21c] under local_time; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@450f1492] under local_datetime; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@185f8899] under offset_datetime; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1fd58b03] under instant; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4af6ccd7] under sql; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@77e0ea9f] under count; prior registration was org.hibernate.dialect.function.CountFunction@17d428b0
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@131fafba] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ed5cad2
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2021b349] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:08.650 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@63e6d21c
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@450f1492
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@5c4d43ee] under trunc; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c09eeea] under date_trunc; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4285e6ae] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@1a36b1a
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f93ae4c] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@59f7d263] under format; prior registration was org.hibernate.dialect.function.FormatFunction@ab7eb31
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@3a6a0909] under listagg; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@57b7287c] under mode; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@25240d08] under percentile_cont; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4227a705] under percentile_disc; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@286fcc09] under rank; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4675f5b0] under dense_rank; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@433cec3b] under percent_rank; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3c5c64d6] under cume_dist; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@6a05f8d0] under array; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3b44855] under array_list; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@27cd312c] under array_agg; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@78e88bd7] under array_position; prior registration was null
15:21:08.651 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1c393e6a] under array_positions; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6eb9b722] under array_positions_list; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@226010a8] under array_length; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@777fb0e0] under array_concat; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@3cc3f137] under array_prepend; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1f60412a] under array_append; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3da7f73e] under array_contains; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3755b8da] under array_contains_nullable; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@14bcbd4e] under array_overlaps; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@9c8d7e2] under array_overlaps_nullable; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@bd4dfe2] under array_get; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@11dd352a] under array_set; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@60faac92] under array_remove; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@2f4210a8] under array_remove_index; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@244e16d] under array_slice; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@7ac8e06a] under array_replace; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4fe34d9d] under array_trim; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@709bc399] under array_fill; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@55710b6e] under array_fill_list; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@68876a1a] under array_to_string; prior registration was null
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:08.652 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:08.653 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:08.654 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:08.654 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:08.654 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:08.654 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:08.654 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:08.654 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:08.654 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:08.654 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:08.654 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.654 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:08.654 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.654 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.716 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:08.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:08.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:08.719 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:08.719 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:08.719 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:08.719 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:08.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:08.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:08.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:08.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:08.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:08.720 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:08.720 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:08.722 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:08.722 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:08.722 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@15c1ddb4] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@21de8770]
15:21:08.722 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:08.722 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:08.723 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:08.723 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7ca45136] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.732 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:08.733 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:08.734 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20f5d7f9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.735 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:08.736 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:08.736 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:08.737 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:08.738 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 7e29c6e5-d11f-4ec7-adf3-cb6af9510b8c (<unnamed>)
15:21:08.738 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:08.738 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:08.738 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:08.738 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- Configured own entity manager SessionImpl(595330956<open>)
15:21:08.816 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:08.819 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:08.819 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:08.819 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:08.819 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:08.819 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:08.819 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:08.820 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:08.820 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:08.820 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:08.820 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:08.821 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:08.821 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:08.821 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:08.821 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6038ed66
15:21:08.822 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@15317dc9
15:21:08.823 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6e0d9d4a
15:21:08.823 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@48fbdad6
15:21:08.823 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6f8f5d72
15:21:08.823 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@714eba7f
15:21:08.823 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@73ab9ed1
15:21:08.823 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6510d718
15:21:08.823 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@70616205] into BootstrapContext; was [null]
15:21:08.823 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@74f8a334] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5b8af66c]
15:21:08.847 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:08.847 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:08.848 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:08.848 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:08.848 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:08.848 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:08.848 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:08.848 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:08.848 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:08.860 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.860 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:08.860 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:08.860 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:08.860 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:08.860 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:08.861 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:08.861 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:08.861 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:08.861 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.861 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:08.861 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:08.861 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@170(java.time.Duration,3015)
15:21:08.861 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@170(java.time.Duration,3015)
15:21:08.861 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@170(java.time.Duration,3015)
15:21:08.861 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3fc04336] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1d38fd4a]
15:21:08.861 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:08.862 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:08.862 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:08.862 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:08.862 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:08.863 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.863 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:08.863 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:08.863 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:08.863 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:08.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:08.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:08.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:08.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:08.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:08.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:08.865 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:08.865 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:08.865 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:08.865 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:08.865 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:08.866 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:08.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:08.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:08.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:08.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:08.866 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:08.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:08.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:08.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:08.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:08.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:08.867 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:08.867 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:08.868 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:08.877 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:08.877 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.878 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6d3c1f07, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:08.878 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:08.878 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@70dd183b] under count; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7b1d1c75] under every; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@8161366] under any; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5dfe144] under sinh; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1d5b2d04] under cosh; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@eb6646e] under tanh; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3603cbfd] under pi; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4cacd9b8] under log; prior registration was null
15:21:08.879 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@85bee24] under position; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@35737e55] under overlay; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1d070725] under trim; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@374c7c24] under cast; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@60319e27] under collate; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@4e1ec5a2] under extract; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6b05cd6b] under ifnull; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@3ffc2173] under pad; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@53d0500d] under str; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6bdbbc00] under format; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@2e704a85] under timestampadd; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@70d91181] under timestampdiff; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@215867af] under current_date; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17d5e438] under current_time; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3bddb025] under current_timestamp; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3b0ebc6] under local_date; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@61378100] under local_time; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@59fb5d3a] under local_datetime; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@ff192b8] under offset_datetime; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b1ba65b] under instant; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@56f919b9] under sql; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@55689cd1] under count; prior registration was org.hibernate.dialect.function.CountFunction@70dd183b
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@568fa096] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3603cbfd
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@70ed62] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:08.880 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@61378100
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@59fb5d3a
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@1e5a0804] under trunc; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@fc5910a] under date_trunc; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@24e50b74] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@85bee24
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2379f977] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6dadcf34] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6bdbbc00
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4ec35e4a] under listagg; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@42f1524d] under mode; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2eafa925] under percentile_cont; prior registration was null
15:21:08.881 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2df807ab] under percentile_disc; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@791d3d50] under rank; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@31b67b04] under dense_rank; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@62831a96] under percent_rank; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@fab9c32] under cume_dist; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1f4cd72a] under array; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1da0e19c] under array_list; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@670d0f14] under array_agg; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@341445cb] under array_position; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@57ae95ca] under array_positions; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4e786948] under array_positions_list; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@42e36672] under array_length; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@6140bb21] under array_concat; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1b42baf8] under array_prepend; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@16fda2f1] under array_append; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4ff496aa] under array_contains; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@2b09b5c6] under array_contains_nullable; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@25925f25] under array_overlaps; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5e039b4c] under array_overlaps_nullable; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@35a917e0] under array_get; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@53682316] under array_set; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@64b42529] under array_remove; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@262f0b08] under array_remove_index; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5bc40e3a] under array_slice; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@4926f6c7] under array_replace; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@c7e0fa7] under array_trim; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5257226b] under array_fill; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@291953c5] under array_fill_list; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@57f708ef] under array_to_string; prior registration was null
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:08.882 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:08.883 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:08.884 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:08.904 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:08.904 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:08.904 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:08.905 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:08.905 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:08.939 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:08.940 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:08.940 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:08.942 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:08.942 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:08.942 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:08.942 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:08.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:08.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:08.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:08.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:08.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:08.943 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:08.943 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:08.957 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:08.957 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:08.957 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3fc04336] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@13f065ac]
15:21:08.957 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:08.957 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:08.957 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:08.957 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5987e28d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.959 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:08.972 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:08.972 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6395aed6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:08.973 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:08.974 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:08.974 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:08.975 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:08.976 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f2d3d999-5745-49f3-9e16-64398b4a73cf (<unnamed>)
15:21:08.976 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:08.976 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:08.976 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:08.976 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- PIP configured now creating our entity manager
15:21:08.976 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:08.977 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour
15:21:08.977 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour
15:21:08.977 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour
15:21:08.977 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP
15:21:09.030 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : (
15:21:09.091 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor)
15:21:09.093 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation)
15:21:09.093 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target)
15:21:09.095 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@173(java.sql.Timestamp,93)
15:21:09.096 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [and]
            -> [NOT_EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
            <- [NOT_EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor`
                ?1
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation`
                ?2
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target`
                ?3
            <- [EQUAL]
            -> [is-between]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime`
              ?4
            <- [is-between]
          <- [and]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:09.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:09.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:09.108 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 
15:21:09.110 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:09.110 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 
15:21:09.110 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2)
15:21:09.111 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 
15:21:09.111 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3)
15:21:09.111 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 
15:21:09.111 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4)
15:21:09.112 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 
15:21:09.114 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult

15:21:09.114 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:09.119 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:09.119 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:09.119 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:09.125 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@6403d574
15:21:09.125 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:09.129 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.129 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.129 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
15:21:09.129 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:09.130 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update
15:21:09.131 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=?  where SEQ_COUNT=? and SEQ_NAME=?
15:21:09.136 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:09.136 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:09.136 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:09.136 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:09.137 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
15:21:09.137 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:09.137 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:09.137 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=cl-foobar-1, requestId=2cd9a5c1-a146-4544-bea9-c1b46ec56b02, subrequestId=null, endtime=Wed Mar 12 15:21:08 UTC 2025, id=1, starttime=Wed Mar 12 15:20:48 UTC 2025, message=null, operation=operationA, outcome=SUCCESS, target=vnf-1}
15:21:09.137 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:09.139 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.139 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.166 [main] DEBUG org.hibernate.orm.query.plan.cache -- Creating and caching NativeQuery ParameterInterpretation - ParameterInterpretationImpl (select count(*) as numops from operationshistory) : {
}
15:21:09.177 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:09.177 [main] DEBUG org.hibernate.SQL -- select count(*) as numops from operationshistory
15:21:09.185 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:09.185 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@43c9c679
15:21:09.185 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [1]
15:21:09.186 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.187 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.187 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- 1 entries
15:21:09.187 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour
15:21:09.187 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour
15:21:09.187 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour
15:21:09.188 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:09.188 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:09.188 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:09.188 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@6403d574
15:21:09.188 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [1]
15:21:09.188 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.189 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.193 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer wrong-issuer
15:21:09.193 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Issuer does not start with guard
15:21:09.197 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer null
15:21:09.197 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- issuer is null - returning empty response
15:21:09.201 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour
15:21:09.201 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor my-actor operation null target my-target time window 1 hour
15:21:09.201 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- missing attributes return empty
15:21:09.205 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour
15:21:09.205 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor my-actor operation my-recipe target null time window 1 hour
15:21:09.205 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- missing attributes return empty
15:21:09.208 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour
15:21:09.208 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor null operation my-recipe target my-target time window 1 hour
15:21:09.208 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- missing attributes return empty
15:21:09.214 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=invalid, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:09.217 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:09.217 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:09.217 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:09.217 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: invalid
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:09.217 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:09.217 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:09.219 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:09.219 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:09.219 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:09.220 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2568bffc
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@632e4217
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@c0f8dd
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@2bd2edaf
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4ba52076
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5a0afdef
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@5d8be063
15:21:09.221 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6188d1e8
15:21:09.222 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3cceb3f] into BootstrapContext; was [null]
15:21:09.222 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@e249b2c] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@c2efa73]
15:21:09.239 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:09.239 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:09.239 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:09.239 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:09.239 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [invalid]
15:21:09.240 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:09.240 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:09.240 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:09.240 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:09.240 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
15:21:09.240 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid] operations history db
org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:276)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)
	at org.hibernate.boot.model.relational.Database.<init>(Database.java:45)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:221)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.<init>(InFlightMetadataCollectorImpl.java:189)
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1431)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1502)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55)
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.lambda$testConfigure_DbException$0(CountRecentOperationsPipTest.java:162)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
	at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863)
	at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testConfigure_DbException(CountRecentOperationsPipTest.java:161)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.hibernate.HibernateException: Unable to make JDBC Connection [invalid]
	at org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator.createConnection(BasicConnectionCreator.java:63)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.addConnections(DriverManagerConnectionProviderImpl.java:500)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.<init>(DriverManagerConnectionProviderImpl.java:373)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections$Builder.build(DriverManagerConnectionProviderImpl.java:551)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.buildPool(DriverManagerConnectionProviderImpl.java:102)
	at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.configure(DriverManagerConnectionProviderImpl.java:82)
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:136)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:247)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)
	at org.hibernate.service.ServiceRegistry.requireService(ServiceRegistry.java:68)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.buildJdbcConnectionAccess(JdbcEnvironmentInitiator.java:406)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:277)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:124)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:78)
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)
	... 88 common frames omitted
15:21:09.245 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour
15:21:09.246 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour
15:21:09.246 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour
15:21:09.246 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- No EntityManager available
15:21:09.246 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:09.249 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:09.249 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest]
15:21:09.249 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:09.249 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		rootstart.file: src/test/resources/root.xml
		xacml.rootPolicies: rootstart
		get-operation-outcome.persistenceunit: PipEngineTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		refstart1.file: src/test/resources/ref1.xml
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		jakarta.persistence.schema-generation.create-source: metadata
		refstart2.file: src/test/resources/ref2.xml
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		refstart3.file: src/test/resources/ref3.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		refstart4.file: src/test/resources/ref4.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		count-recent-operations.persistenceunit: PipEngineTest
		jakarta.persistence.jdbc.password: P01icY
		jakarta.persistence.schema-generation.database.action: drop-and-create
		xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4]
15:21:09.249 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:09.249 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:09.251 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:09.251 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:09.251 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:09.251 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:09.252 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@3a00c9af
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@11d0a25e
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@27b6b0de
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6852cf21
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@54a32e35
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@40f5b4ad
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@52d7dc2d
15:21:09.253 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2c822a91
15:21:09.253 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@611d6bb2] into BootstrapContext; was [null]
15:21:09.254 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@c20fbe0] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@607a68fd]
15:21:09.269 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:09.269 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:09.269 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:09.269 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:09.269 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:09.269 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy}
15:21:09.269 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:09.270 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:09.270 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:09.270 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:09.270 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:09.270 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:09.270 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:09.270 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:09.270 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:09.271 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:09.271 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:09.271 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:09.271 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:09.271 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:09.271 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:09.271 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@191(java.time.Duration,3015)
15:21:09.271 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@191(java.time.Duration,3015)
15:21:09.271 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@191(java.time.Duration,3015)
15:21:09.271 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@323946d9] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5b346ecd]
15:21:09.271 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:09.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:09.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:09.272 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:09.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:09.273 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:09.273 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:09.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:09.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:09.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:09.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:09.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:09.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:09.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:09.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:09.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:09.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:09.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:09.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:09.275 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:09.275 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:09.276 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:09.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:09.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:09.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:09.277 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:09.277 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:09.278 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:09.296 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:09.297 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:09.297 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152100593_1tmp surefire_0-20250312152100593_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=17, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.4/commons-logging-1.3.4.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.0.7/bcpkix-fips-2.0.7.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.0.0/bc-fips-2.0.0.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.0.3/bcutil-fips-2.0.3.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.15/byte-buddy-1.14.15.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20250312152100593_3.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@77e3087, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:09.297 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:09.298 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1808fdac] under count; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3d349564] under every; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1f70777b] under any; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@69fc861a] under sinh; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3646f314] under cosh; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2fc0df0d] under tanh; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3397be21] under pi; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ed6321f] under log; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@3f09b882] under position; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@161830d9] under overlay; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1870e28d] under trim; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@17b96d56] under cast; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@65061a8b] under collate; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@324f600a] under extract; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@2db48844] under ifnull; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@713b9379] under pad; prior registration was null
15:21:09.299 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@243c1d97] under str; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6d3a662a] under format; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@64c53561] under timestampadd; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4948c2db] under timestampdiff; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@d5cbec0] under current_date; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@33e99277] under current_time; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7ecac756] under current_timestamp; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@719b8c4e] under local_date; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@19599603] under local_time; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@665cc575] under local_datetime; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4e844e9f] under offset_datetime; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@63d042fd] under instant; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@36ec390a] under sql; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@361b25cf] under count; prior registration was org.hibernate.dialect.function.CountFunction@1808fdac
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5a877525] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3397be21
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3b210322] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@19599603
15:21:09.300 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@665cc575
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@6c525925] under trunc; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3082c3d] under date_trunc; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@62c74f24] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@3f09b882
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@514c684d] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2fa99830] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6d3a662a
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@6d02203c] under listagg; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@35e4fcd7] under mode; prior registration was null
15:21:09.301 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@758f426] under percentile_cont; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@64d394e5] under percentile_disc; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@18ac5b83] under rank; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@abc1e05] under dense_rank; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4a0522b0] under percent_rank; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3289e3a9] under cume_dist; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@4883c638] under array; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2225a51b] under array_list; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@4156134d] under array_agg; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@3c3f2465] under array_position; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6559faf1] under array_positions; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@513d4389] under array_positions_list; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@67ee5b15] under array_length; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@4dcaab6b] under array_concat; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7b13fc9f] under array_prepend; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4009d97f] under array_append; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@552a1498] under array_contains; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4d237ca5] under array_contains_nullable; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@2930969a] under array_overlaps; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@27fc70e2] under array_overlaps_nullable; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@22772e51] under array_get; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@7467b8ee] under array_set; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@594e64be] under array_remove; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@1df17415] under array_remove_index; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@66fc45c] under array_slice; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@4f06acb7] under array_replace; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@65474a7d] under array_trim; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7300db1c] under array_fill; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@b35ac04] under array_fill_list; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@71accac1] under array_to_string; prior registration was null
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:09.302 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:09.303 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:09.304 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:09.304 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:09.304 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:09.304 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:09.305 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:09.305 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:09.327 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:09.328 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:09.328 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:09.330 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:09.330 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:09.330 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:09.330 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:09.331 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:09.331 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:09.331 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:09.331 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:09.331 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:09.331 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:09.331 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:09.333 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:09.333 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:09.334 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@323946d9] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@579e065f]
15:21:09.334 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:09.334 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:09.334 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:09.334 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ddc896a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:09.335 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:09.336 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:09.336 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@546bdc1a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:09.337 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:09.338 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:09.338 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:09.339 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:09.340 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 8e5dabc6-8278-442b-bf1a-9ea56d9d12cd (<unnamed>)
15:21:09.340 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:09.340 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:09.340 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:09.341 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:second
15:21:09.341 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 second
15:21:09.341 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 second
15:21:09.341 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP
15:21:09.342 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : (
15:21:09.343 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor)
15:21:09.344 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation)
15:21:09.344 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target)
15:21:09.344 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@194(java.sql.Timestamp,93)
15:21:09.344 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [and]
            -> [NOT_EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
            <- [NOT_EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor`
                ?1
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation`
                ?2
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target`
                ?3
            <- [EQUAL]
            -> [is-between]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime`
              ?4
            <- [is-between]
          <- [and]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:09.345 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:09.345 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2)
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3)
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4)
15:21:09.345 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 
15:21:09.346 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult

15:21:09.346 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:09.346 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:09.346 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:09.346 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:09.347 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@54fcda04
15:21:09.347 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:09.348 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.348 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.349 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:minute
15:21:09.350 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 minute
15:21:09.350 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 minute
15:21:09.350 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:09.350 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:09.350 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:09.350 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@54fcda04
15:21:09.351 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:09.351 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.351 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.351 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour
15:21:09.351 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour
15:21:09.352 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour
15:21:09.352 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:09.352 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:09.352 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:09.352 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@54fcda04
15:21:09.352 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:09.352 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.352 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.353 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:day
15:21:09.353 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 day
15:21:09.353 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 day
15:21:09.353 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:09.353 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:09.354 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:09.354 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@54fcda04
15:21:09.354 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:09.354 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.354 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:09.354 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:week
15:21:09.355 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 week
15:21:09.355 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 week
15:21:09.356 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed 
java.time.temporal.UnsupportedTemporalTypeException: Unsupported unit: Weeks
	at java.base/java.time.Instant.plus(Instant.java:862)
	at java.base/java.time.Instant.minus(Instant.java:979)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:09.357 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:month
15:21:09.357 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 month
15:21:09.357 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 month
15:21:09.357 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed 
java.time.temporal.UnsupportedTemporalTypeException: Unsupported unit: Months
	at java.base/java.time.Instant.plus(Instant.java:862)
	at java.base/java.time.Instant.minus(Instant.java:979)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:09.358 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:year
15:21:09.359 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 year
15:21:09.359 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 year
15:21:09.359 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed 
java.time.temporal.UnsupportedTemporalTypeException: Unsupported unit: Years
	at java.base/java.time.Instant.plus(Instant.java:862)
	at java.base/java.time.Instant.minus(Instant.java:979)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:09.360 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:invalid
15:21:09.360 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 invalid
15:21:09.360 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 invalid
15:21:09.360 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Unsupported time window scale value invalid
15:21:09.360 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed 
java.lang.NullPointerException: null
	at java.base/java.util.Objects.requireNonNull(Objects.java:208)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269)
	at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:09.362 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing
15:21:09.362 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@746d6275] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@21de8770]
15:21:09.363 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
15:21:09.363 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:09.364 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s -- in org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest
15:21:09.489 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/matchable/onap.policies.Test-1.0.0.yaml" was found on the local file system
15:21:09.962 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/matchable/test.policies.input.tosca.yaml" was found on the local file system
15:21:10.032 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.middle.Test:1.0.0
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype i.do.not.exist
15:21:10.033 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype i.do.not.exist
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.zero
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.one
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.two
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.three
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype another.missing.datatype
15:21:10.033 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype another.missing.datatype
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.Middle:1.0.0
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Base:1.0.0
15:21:10.033 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: baseMatch: MatchableProperty(property=baseMatch, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@2f8fefc6)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableInteger: MatchableProperty(property=matchableInteger, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@58cac2ef)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: middleMatch: MatchableProperty(property=middleMatch, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@1faaa7e1)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableListString: MatchableProperty(property=matchableListString, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeList@c20848b)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroIntegerMatchable: MatchableProperty(property=zeroIntegerMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@5c81bb16)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: twoStringMatchable: MatchableProperty(property=twoStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@52d2c7d3)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableTimestamp: MatchableProperty(property=matchableTimestamp, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeTimestamp@188df7c7)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableBoolean: MatchableProperty(property=matchableBoolean, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeBoolean@10013c81)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: oneStringMatchable: MatchableProperty(property=oneStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@41896c9c)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroTimestampMatchable: MatchableProperty(property=zeroTimestampMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeTimestamp@5a1c721)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableMapString: MatchableProperty(property=matchableMapString, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeMap@72653b9d)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: threeIntegerMatchable: MatchableProperty(property=threeIntegerMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@6b99f464)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableString: MatchableProperty(property=matchableString, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@61fe8807)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroStringMatchable: MatchableProperty(property=zeroStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@6a6dd3d6)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: twoIntegerMatchable: MatchableProperty(property=twoIntegerMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@310fb4d5)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroBooleanMatchable: MatchableProperty(property=zeroBooleanMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeBoolean@15114c44)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableFloat: MatchableProperty(property=matchableFloat, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeFloat@3a5051)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroFloatMatchable: MatchableProperty(property=zeroFloatMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeFloat@4cdc0e3)
15:21:10.034 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: threeStringMatchable: MatchableProperty(property=threeStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@48a875b3)
15:21:10.404 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="foo" Version="1" RuleCombiningAlgId="deny-unless-permit">
    <Target>
        <AnyOf/>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">base Match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:baseMatch" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">middle Match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:middleMatch" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">I should be matched</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableString" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1000</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableInteger" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1.1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableFloat" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:boolean-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">true</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableBoolean" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:dateTime-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-01T00:00Z</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableTimestamp" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">match A</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableListString" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">match B</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableListString" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">matchableMap1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableMapString:test1" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">matchableMap2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableMapString:test2" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">zero Match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:boolean-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">true</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroBooleanMatchable" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">9.9</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroFloatMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1000</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroIntegerMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:dateTime-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-01T23:59:59Z</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroTimestampMatchable" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">One should be matched</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:oneStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Two should be matched</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:twoStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">55</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:twoIntegerMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Three should match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:threeStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">66</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:threeIntegerMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
</Policy>

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s -- in org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslatorTest
15:21:10.438 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:10.438 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:10.438 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:10.438 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
15:21:10.445 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=policy.id}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "metadata": {
                        "policy-id": "Test.policy",
                        "policy-version": 1
                    },
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}
}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Test}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]}
15:21:10.447 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:missing-attribute}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}
}}{attributeId=foo:bar,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#double,value=10.2}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]}
15:21:10.447 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:processing-error},statusMessage=Bad obligation},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}
}}{attributeId=foo:bar,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#double,value=10.2}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]}
15:21:10.448 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:10.449 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:10.449 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:10.449 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
15:21:10.452 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: policy.id type: foo.bar weight: 0 policy:
{
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "metadata": {
                        "policy-id": "Test.policy",
                        "policy-version": 1
                    },
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}

15:21:10.453 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: null type: null weight: null policy:
{
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "metadata": {
                        "policy-id": "Test.policy",
                        "policy-version": 1
                    },
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}

15:21:10.453 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: policy.id type: foo.bar weight: null policy:
null
15:21:10.453 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: null type: null weight: null policy:
null
15:21:10.453 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: policy.id type: foo.bar weight: null policy:
{
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "metadata": {
                        "policy-id": "Test.policy",
                        "policy-version": 1
                    },
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}

15:21:10.453 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Unsupported class for adding obligation class java.lang.String
15:21:10.453 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=policy.id}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "metadata": {
                        "policy-id": "Test.policy",
                        "policy-version": 1
                    },
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}
}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Test}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslatorTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest
15:21:11.032 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to create XACML PDP Engine
com.att.research.xacml.util.FactoryException: expected exception
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.createEngine(StdXacmlApplicationServiceProvider.java:289)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest.testCreateEngine(StdXacmlApplicationServiceProviderTest.java:297)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:11.039 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp
15:21:11.039 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml
15:21:11.040 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.046 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp-nonExistent
15:21:11.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp-nonExistent/xacml.properties
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml
15:21:11.052 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.084 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart]
15:21:11.124 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="my-name" Version="1.2.3"/>

15:21:11.124 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart]
15:21:11.125 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, refstart1.file=src/test/resources/ref1.xml, jakarta.persistence.jdbc.password=P01icY, xacml.rootPolicies=root1,rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, root1.file=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/my-name_1.2.3.xml, rootstart.file=src/test/resources/root.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties
15:21:11.138 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, rootstart]
15:21:11.138 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, rootstart]
15:21:11.138 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, refstart1.file=src/test/resources/ref1.xml, jakarta.persistence.jdbc.password=P01icY, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, rootstart.file=src/test/resources/root.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties
15:21:11.140 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart]
15:21:11.278 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms
15:21:11.304 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:11.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml
15:21:11.306 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.308 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml
15:21:11.320 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:11.321 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy null in our map size 0
15:21:11.329 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms
15:21:11.330 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml PDP Engine decide failed
com.att.research.xacml.api.pdp.PDPException: expected exception
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.xacmlDecision(StdXacmlApplicationServiceProvider.java:333)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest.testXacmlDecision(StdXacmlApplicationServiceProviderTest.java:310)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:11.330 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s -- in org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest
15:21:11.707 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- loaded 2 HttpFieldPreEncoders
15:21:11.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4a68daa added {SymlinkAllowedResourceAliasChecker@278cd772{base=null,protected=[]},MANAGED}
15:21:11.748 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@78024106 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:11.765 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@450749318 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@6bda3135[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:21:11.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@450749318 added {[],POJO}
15:21:11.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@450749318 added {[],POJO}
15:21:11.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@450749318 added {[],POJO}
15:21:11.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4a68daa added {oeje10s.SessionHandler@1adde386{STOPPED},AUTO}
15:21:11.774 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1adde386 added {oeje10s.ServletHandler@31a638f4{STOPPED},AUTO}
15:21:11.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@4dec78bf added {org.eclipse.jetty.util.thread.ThreadPoolBudget@262d5fd8,POJO}
15:21:11.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@192115797 added {QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPED,8<=0<=200,i=0,r=-1,t=-142032ms,q=0}[NO_TRY],AUTO}
15:21:11.810 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@192115797 added {oejut.ScheduledExecutorScheduler@500910c4{STOPPED},AUTO}
15:21:11.832 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@192115797 added {org.eclipse.jetty.io.ArrayByteBufferPool@5535df95{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:21:11.837 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@192115797 added {org.eclipse.jetty.util.resource.FileSystemPool@3c727194,UNMANAGED}
15:21:11.838 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@192115797 added {org.eclipse.jetty.util.component.DumpableMap@3350b609,POJO}
15:21:11.845 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@78733167 added {oejs.Slf4jRequestLogWriter@5a6c7f73{STOPPED},AUTO}
15:21:11.852 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@b737455 added {oejs.CustomRequestLog@4b15f6f{STOPPED},AUTO}
15:21:11.906 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@783488681 added {HttpConfiguration@5dfcfe58{32768/8192,8192/8192,https://:0,[]},POJO}
15:21:11.906 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1268088494 added {QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPED,8<=0<=200,i=0,r=-1,t=-142130ms,q=0}[NO_TRY],UNMANAGED}
15:21:11.906 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1268088494 added {oejut.ScheduledExecutorScheduler@500910c4{STOPPED},UNMANAGED}
15:21:11.906 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1268088494 added {org.eclipse.jetty.io.ArrayByteBufferPool@5535df95{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:21:11.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4b957eae added {HttpConnectionFactory@2eb316a9[HTTP/1.1],AUTO}
15:21:11.907 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4b957eae{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2eb316a9[HTTP/1.1]
15:21:11.913 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1268088494 added {ServerConnectorManager@3f0b2b5b[keys=0],MANAGED}
15:21:11.913 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@b737455 added {policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067},AUTO}
15:21:11.914 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@b737455 added {oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1adde386{STOPPED}},AUTO}
15:21:11.933 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@31a638f4 added {org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:11.936 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@31a638f4 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-74191752,POJO}
15:21:11.938 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=42067, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@b737455{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1adde386{STOPPED}}, connector=policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=2
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest$ApiRestController
   +> jersey.config.server.disableMetainfServicesLookup=true
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 208/298/4,012 MiB
UTC: 2025-03-12T15:21:11.937745379Z; Etc/UTC: 2025-03-12T15:21:11.937745379Z
15:21:11.950 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=42067, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@b737455{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1adde386{STOPPED}}, connector=policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:21:11.950 [policy-api-42067] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=42067, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@b737455{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1adde386{STOPPED}}, connector=policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}, jettyThread=Thread[policy-api-42067,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:21:11.952 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@b737455{STOPPED}[12.0.16,sto=0]
15:21:11.966 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@b737455 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@2087b9f3,POJO}
15:21:11.966 [policy-api-42067] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:21:11.979 [policy-api-42067] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@b737455{STARTING}[12.0.16,sto=0]
15:21:11.979 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPED,8<=0<=200,i=0,r=-1,t=-142203ms,q=0}[NO_TRY]
15:21:11.983 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@18fe478{capacity=4}
15:21:11.983 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}
15:21:11.984 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1493475056 added {QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=0<=200,i=0,r=-1,t=-142207ms,q=0}[NO_TRY],UNMANAGED}
15:21:11.984 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1493475056 added {ThreadIdPool@18fe478{capacity=4},POJO}
15:21:11.984 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@4dec78bf added {ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}},AUTO}
15:21:11.984 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}
15:21:11.994 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11361ms ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}
15:21:12.003 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-31,5,main]
15:21:12.004 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-32,5,main]
15:21:12.004 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.008 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-33,5,main]
15:21:12.008 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.016 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-34,5,main]
15:21:12.016 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.024 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-35,5,main]
15:21:12.024 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.032 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-36,5,main]
15:21:12.032 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.040 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-37,5,main]
15:21:12.040 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=7<=200,i=7,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.044 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1307343039-38,5,main]
15:21:12.047 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTING,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.052 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11418ms QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.052 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@500910c4{STOPPED}
15:21:12.052 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11418ms oejut.ScheduledExecutorScheduler@500910c4{STARTED}
15:21:12.052 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@4b15f6f{STOPPED}
15:21:12.052 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@5a6c7f73{STOPPED}
15:21:12.052 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11419ms oejs.Slf4jRequestLogWriter@5a6c7f73{STARTED}
15:21:12.053 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11419ms oejs.CustomRequestLog@4b15f6f{STARTED}
15:21:12.053 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1adde386{STOPPED}}
15:21:12.054 [policy-api-42067] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@18fb9694
15:21:12.058 [policy-api-42067] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@1adde386{STOPPED}}
15:21:12.058 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@278cd772{base=null,protected=[]}
15:21:12.058 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4a68daa added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@43b9e668,POJO}
15:21:12.061 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11427ms SymlinkAllowedResourceAliasChecker@278cd772{base=null,protected=[]}
15:21:12.061 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@1adde386{STOPPED}
15:21:12.066 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59978ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.071 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1adde386 added {org.eclipse.jetty.session.DefaultSessionCache@7493d684[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:21:12.075 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@7493d684 added {org.eclipse.jetty.session.NullSessionDataStore@2bc96b24[passivating=false,graceSec=3600],AUTO}
15:21:12.082 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@2b38a892{STOPPED}[worker=null]
15:21:12.091 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:42067 connected - retries=100 interval=100
15:21:12.091 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "matchable/onap.policies.Test-1.0.0.yaml" does not exist on the local file system
15:21:12.085 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@2b38a892 added {oejs.HouseKeeper@42c0411f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:21:12.091 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/matchable/onap.policies.Test-1.0.0.yaml" : 
15:21:12.091 [policy-api-42067] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:21:12.091 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@42c0411f{STOPPED}[interval=600000, ownscheduler=false]
15:21:12.100 [policy-api-42067] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms
15:21:12.108 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11474ms oejs.HouseKeeper@42c0411f{STARTED}[interval=600000, ownscheduler=false]
15:21:12.108 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11474ms oejs.DefaultSessionIdManager@2b38a892{STARTED}[worker=node0]
15:21:12.108 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@b737455 added {oejs.DefaultSessionIdManager@2b38a892{STARTED}[worker=node0],MANAGED}
15:21:12.108 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1adde386 added {oejs.DefaultSessionIdManager@2b38a892{STARTED}[worker=node0],UNMANAGED}
15:21:12.109 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@31a638f4{STOPPED}
15:21:12.114 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-74191752[EMBEDDED:<null>]
15:21:12.117 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:12.117 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:12.118 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet275511aa{/*->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:12.119 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-74191752=MappedServlet4d0e4928{null->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:12.119 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@31a638f4{STARTING}
15:21:12.115 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest -- Test Policy Type 
ToscaServiceTemplate(toscaDefinitionsVersion=tosca_simple_yaml_1_1_0, dataTypes={onap.datatype.one=ToscaDataType(constraints=null), onap.datatype.three=ToscaDataType(constraints=null), onap.datatype.two=ToscaDataType(constraints=null), onap.datatype.zero=ToscaDataType(constraints=null)}, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes={onap.policies.Base=ToscaPolicyType(), onap.policies.base.Middle=ToscaPolicyType(), onap.policies.base.middle.Test=ToscaPolicyType()}, toscaTopologyTemplate=null)
15:21:12.119 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@31a638f4 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:12.119 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@31a638f4 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688,POJO}
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-74191752[EMBEDDED:<null>]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet4dea3a3d{/*->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688[EMBEDDED:<null>]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet63f5d44e{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-74191752=MappedServlet3098f6d9{null->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688=MappedServlet7acd14ff{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-74191752[EMBEDDED:<null>]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet666af249{/*->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688[EMBEDDED:<null>]
15:21:12.120 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:12.123 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/matchable/test.policies.input.tosca.yaml" was found on the local file system
15:21:12.127 [policy-api-42067] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet2bf01d6e{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:12.127 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-74191752=MappedServlet3098f6d9{null->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688=MappedServlet7acd14ff{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:12.127 [policy-api-42067] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@31a638f4{STARTING}
15:21:12.127 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11494ms oeje10s.ServletHandler@31a638f4{STARTED}
15:21:12.127 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@7493d684[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:12.128 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@2bc96b24[passivating=false,graceSec=3600]
15:21:12.128 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11494ms org.eclipse.jetty.session.NullSessionDataStore@2bc96b24[passivating=false,graceSec=3600]
15:21:12.128 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11494ms org.eclipse.jetty.session.DefaultSessionCache@7493d684[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:12.131 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1adde386 added {[],POJO}
15:21:12.131 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11497ms oeje10s.SessionHandler@1adde386{STARTED}
15:21:12.131 [policy-api-42067] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STARTED}}
15:21:12.132 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:12.134 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11500ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:12.134 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:12.134 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11500ms org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:12.142 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- PolicyType not found in data area yet /onap.policies.base.middle.Test-1.0.0.yaml
java.nio.file.NoSuchFileException: /onap.policies.base.middle.Test-1.0.0.yaml
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.Files.readAllBytes(Files.java:3288)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:515)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:241)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest.testMatchableTranslator(StdMatchableTranslatorTest.java:206)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:12.147 [policy-api-42067] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-74191752
15:21:12.569 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:12.580 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:12.625 [policy-api-42067] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:12.701 [policy-api-42067] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STARTED}}
15:21:12.701 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12067ms oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STARTED}}
15:21:12.701 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}
15:21:12.701 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4b957eae added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:42067],POJO}
15:21:12.703 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@2eb316a9[HTTP/1.1]
15:21:12.704 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12070ms HttpConnectionFactory@2eb316a9[HTTP/1.1]
15:21:12.704 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@3f0b2b5b[keys=0]
15:21:12.707 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2094458823 added {SelectorProducer@705062ac,POJO}
15:21:12.707 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2094458823 added {QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59336ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}],UNMANAGED}
15:21:12.707 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59336ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.708143818Z created
15:21:12.708 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@2054860922 added {AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59336ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.708315897Z,MANAGED}
15:21:12.708 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@3f0b2b5b added {oeji.ManagedSelector@7a7ab07a{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:12.708 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@62695479 added {SelectorProducer@489f9f58,POJO}
15:21:12.708 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@62695479 added {QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59335ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}],UNMANAGED}
15:21:12.708 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59335ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.708804182Z created
15:21:12.708 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@992592357 added {AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59335ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.708979602Z,MANAGED}
15:21:12.709 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@3f0b2b5b added {oeji.ManagedSelector@3b29c1e5{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:12.709 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@7a7ab07a{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.709 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59335ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.709360802Z
15:21:12.709 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12075ms AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=8,r=-1,t=59335ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.70951118Z
15:21:12.712 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@6a56d4ee startThread=0
15:21:12.712 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@6a56d4ee in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=59331ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.712 [policy-api-42067] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@72c4ac4b on oeji.ManagedSelector@7a7ab07a{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.712 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=59331ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.712933972Z tryProduce false
15:21:12.713 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:12.713 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@72c4ac4b
15:21:12.713 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.713 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 waiting with 0 keys
15:21:12.713 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12079ms oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.713 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@3b29c1e5{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.713 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.713562585Z
15:21:12.713 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12079ms AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.713691371Z
15:21:12.713 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@44c1fd7d startThread=0
15:21:12.713 [policy-api-42067] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@27ec215b on oeji.ManagedSelector@3b29c1e5{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.713 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@44c1fd7d in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=6,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.714 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=6,r=-1,t=59330ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.71423899Z tryProduce false
15:21:12.714 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:12.714 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@27ec215b
15:21:12.714 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.714 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c waiting with 0 keys
15:21:12.714 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12080ms oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.714 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12080ms ServerConnectorManager@3f0b2b5b[keys=0]
15:21:12.715 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4b957eae added {acceptor-0@1f9b46d8,POJO}
15:21:12.715 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@1f9b46d8 in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=5,r=-1,t=59328ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.715 [policy-api-42067] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue qtp1307343039-33-acceptor-0@1f9b46d8-policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067} startThread=0
15:21:12.715 [policy-api-42067] INFO org.eclipse.jetty.server.AbstractConnector -- Started policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}
15:21:12.715 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12081ms policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}
15:21:12.715 [policy-api-42067] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@b737455{STARTING}[12.0.16,sto=0] @12081ms
15:21:12.715 [policy-api-42067] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12082ms oejs.Server@b737455{STARTED}[12.0.16,sto=0]
15:21:12.718 [qtp1307343039-33-acceptor-0@1f9b46d8-policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@acf48a8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36344]] on oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.718 [qtp1307343039-33-acceptor-0@1f9b46d8-policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:12.719 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken with none selected
15:21:12.719 [qtp1307343039-33-acceptor-0@1f9b46d8-policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@56a66e95[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36358]] on oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.719 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken up from select, 0/0/0 selected
15:21:12.719 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c processing 0 keys, 1 updates
15:21:12.719 [qtp1307343039-33-acceptor-0@1f9b46d8-policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:12.719 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:12.719 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@acf48a8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36344]]
15:21:12.720 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken with none selected
15:21:12.720 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken up from select, 0/0/0 selected
15:21:12.720 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 processing 0 keys, 1 updates
15:21:12.720 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:12.720 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@56a66e95[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36358]]
15:21:12.720 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@acf48a8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36344]] startThread=0
15:21:12.720 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.720 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c waiting with 1 keys
15:21:12.721 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@acf48a8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36344]] in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=4,r=-1,t=59323ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.728 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@56a66e95[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36358]] startThread=0
15:21:12.728 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.728 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 waiting with 1 keys
15:21:12.728 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@56a66e95[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36358]] in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=3,r=-1,t=59316ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.736 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:12.736 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 4 ms, remaining: 29996 ms
15:21:12.743 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:12.743 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:12.749 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@2377c9be{capacity=8}
15:21:12.791 [qtp1307343039-34] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:12.791 [qtp1307343039-35] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:12.793 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@1b466b83 on oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.793 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.793 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.794 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.794 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@67a1239b{ReadCallback@4f93569f{HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:12.794 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.795 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@5b737c06 on oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:12.795 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken with none selected
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken up from select, 0/0/1 selected
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c processing 0 keys, 2 updates
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:12.795 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@1b466b83
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@5b737c06
15:21:12.795 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@acf48a8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36344]] in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=3,r=-1,t=59248ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.795 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=4,r=-1,t=59248ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.795 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c waiting with 1 keys
15:21:12.796 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken up from select, 1/1/1 selected
15:21:12.796 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c processing 1 keys, 0 updates
15:21:12.796 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36344], selector=sun.nio.ch.EPollSelectorImpl@2460e04c, interestOps=1, readyOps=1 SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:12.796 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.796 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:12.798 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2fb59668{thread=null} startThread=0
15:21:12.798 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/PRODUCING/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=3,r=-1,t=59246ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.79830797Z
15:21:12.798 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2fb59668{thread=null} in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=3,r=-1,t=59246ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.798 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:21:12.798 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:12.798 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/PRODUCING/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=3,r=-1,t=59245ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.798953674Z
15:21:12.799 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:12.799 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:12.799 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.799 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59245ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.799 [qtp1307343039-37] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@67a1239b{ReadCallback@4f93569f{HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:12.799 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.799 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.801 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c waiting with 1 keys
15:21:12.793 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@12d42f25 on oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:12.802 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.802 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.802 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.802 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4c0cf0e6{ReadCallback@7f925345{HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:12.802 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.802 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@5adee05c[rc=1,DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.803 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@747b5853 on oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:12.803 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:12.803 [qtp1307343039-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken with none selected
15:21:12.803 [qtp1307343039-37] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken up from select, 0/0/1 selected
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 processing 0 keys, 2 updates
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@12d42f25
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@747b5853
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.803 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@5adee05c[rc=1,DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 waiting with 1 keys
15:21:12.803 [qtp1307343039-37] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken up from select, 1/1/1 selected
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 processing 1 keys, 0 updates
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36358], selector=sun.nio.ch.EPollSelectorImpl@1d6d338, interestOps=1, readyOps=1 SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:12.803 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@5adee05c[rc=1,DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.803 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:12.803 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@5adee05c[rc=1,DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.804 [qtp1307343039-37] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:12.804 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=1/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59240ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.804433684Z
15:21:12.804 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}} reservedThread run AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=1/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59240ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:12.804430643Z on ReservedThread@2fb59668{thread=Thread[qtp1307343039-36,5,main]}
15:21:12.804 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=1/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59239ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:12.804609183Z tryProduce true
15:21:12.804 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4c0cf0e6{ReadCallback@7f925345{HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:12.804 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:12.804 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.804 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.804 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.804 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 waiting with 1 keys
15:21:12.804 [qtp1307343039-37] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:21:12.804 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.805 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 252 DirectByteBuffer@79d462a7[p=0,l=252,c=8192,r=252]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:12.804 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.805 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 252 ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=0,l=252,c=8192,r=252]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.805 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@5adee05c[rc=1,DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.805 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 252 HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=0,l=252,c=8192,r=252]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.805 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@5adee05c[rc=1,DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.805 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=0,l=252,c=8192,r=252]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.805 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@79d462a7[p=0,l=252,c=8192,r=252]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:12.805 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:12.807 [qtp1307343039-35] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=SPACE1,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.807 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@56a66e95[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42067 remote=/127.0.0.1:36358]] in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59237ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.807 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=3,r=-1,t=59236ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.808 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:12.808 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:12.808 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@b31f3ef{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7356b3ba[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:12.809 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@b31f3ef{terminated=false,multiplex=0,pooled=Buffer@3ba245c8[rc=0,DirectByteBuffer@52a63fa6[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7356b3ba[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:12.809 [qtp1307343039-37] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.809 [qtp1307343039-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1c45595[{l=/127.0.0.1:42067,r=/127.0.0.1:36344,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.810 [qtp1307343039-37] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@67a1239b{null}
15:21:12.810 [qtp1307343039-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:12.810 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken with none selected
15:21:12.810 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken up from select, 0/0/0 selected
15:21:12.810 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c processing 0 keys, 0 updates
15:21:12.810 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:12.810 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:12.810 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c waiting with 0 keys
15:21:12.810 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10e9430e startThread=0
15:21:12.810 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10e9430e in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59233ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.811 [qtp1307343039-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.811 [qtp1307343039-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1c45595[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.811 [qtp1307343039-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@12be8a65::SocketChannelEndPoint@1c45595[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:12.811 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10e9430e in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59232ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.811 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=3,r=-1,t=59232ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.811 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@1c45595[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@12be8a65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7d4d272c{s=START}]=>HttpChannelState@72d06062{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=2,r=-1,t=59233ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.823 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=4,r=-1,t=59221ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:12.843 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:12.845 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:12.845 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:12.845 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:12.847 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:12.847 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:42067)
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42067) header=Host, headerString=[Host], valueString=[localhost:42067]
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:12.848 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:12.855 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:12.875 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:12.875 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=252,l=252,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}]
15:21:12.877 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1 HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}]
15:21:12.878 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=252,l=252,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=73/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}]
15:21:12.878 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@79d462a7[p=252,l=252,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:12.878 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:12.878 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:12.879 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=252,l=252,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=75/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}]
15:21:12.880 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@4e2c2749[rc=1,DirectByteBuffer@79d462a7[p=252,l=252,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=75/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}]
15:21:12.880 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@c5e33f{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7356b3ba[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:12.880 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@c5e33f{terminated=false,multiplex=0,pooled=Buffer@447459d[rc=0,DirectByteBuffer@79d462a7[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7356b3ba[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:12.881 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@48f3496d{handling=Thread[qtp1307343039-31,5,main], handled=false, send=SENDING, completed=false, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}
15:21:12.912 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@4e0a0e2b{capacity=8}
15:21:12.940 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1802277133 cs=ServletChannelState@6999a6ad{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7ce1897f eof=false
15:21:12.946 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7ce1897f
15:21:12.946 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@157f5900[c=null]
15:21:12.946 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=90} -> ServletContextRequest@640018dc{GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} : ServletChannelState@6999a6ad{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:12.954 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@31a638f4{STARTED} ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=96} ServletContextRequest@640018dc{GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@70382ca1 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@57a9689c
15:21:12.954 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=96} -> ServletContextRequest@640018dc{GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@70382ca1,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@57a9689c
15:21:12.954 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=96} 
15:21:12.954 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6999a6ad{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:12.955 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=97}
15:21:12.957 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@31a638f4{STARTED} cached filter chain for REQUEST: ChainEnd@64ea0710(org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:12.958 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@64ea0710(org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:13.000 [qtp1307343039-31] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest -- request for policy type=onap.policies.base.middle.Test version=1.0.0
15:21:13.027 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@56fdc77b[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:13.027 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=6912 null
15:21:13.029 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:12 GMT
Content-Length: 6912
Content-Type: application/json

 committed
15:21:13.029 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@56748079[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@785e504b{200,GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}
15:21:13.030 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@12f3427[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=6912},cb=ChannelResponse@785e504b{200,GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=6912,c=8192,r=6912],true)@START
15:21:13.030 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@c5e33f{terminated=false,multiplex=1,pooled=Buffer@447459d[rc=0,DirectByteBuffer@79d462a7[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7356b3ba[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:13.030 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=4,cl=6912} last=true content=HeapByteBuffer@56748079[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:13.030 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:12 GMT
Content-Length: 6912
Content-Type: application/json


15:21:13.031 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 6912
15:21:13.031 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@12f3427[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=6912},cb=ChannelResponse@785e504b{200,GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] ([p=0,l=134,c=8192,r=134],[p=0,l=6912,c=8192,r=6912],true)@COMPLETING
15:21:13.031 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@536e150d{IDLE}->null [DirectByteBuffer@79d462a7[p=0,l=134,c=8192,r=134]={<<<HTTP/1.1 200 OK\r\nServer: ...ontent-Length: 6912\r\n\r\n>>>.0.4)\r\nHo...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@56748079[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:13.031 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@536e150d{WRITING}->null:IDLE-->WRITING
15:21:13.032 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 7046 SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=W,to=227/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1c52f602{s=COMPLETING}]=>HttpChannelState@48f3496d{handling=Thread[qtp1307343039-31,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}]
15:21:13.032 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=7046 remaining=0 WriteFlusher@536e150d{WRITING}->null
15:21:13.034 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@536e150d{IDLE}->null:WRITING-->IDLE
15:21:13.036 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@12f3427[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=6912},cb=ChannelResponse@785e504b{200,GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] ([p=134,l=134,c=8192,r=0],[p=6912,l=6912,c=8192,r=0],true)@END
15:21:13.036 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@c5e33f{terminated=false,multiplex=0,pooled=Buffer@447459d[rc=0,DirectByteBuffer@79d462a7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7356b3ba[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:13.036 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@785e504b{200,GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}
15:21:13.046 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@1950e70b{Queued by qtp1307343039-31 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@290d84b3{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:13.046 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@1950e70b{Queued by qtp1307343039-31 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@290d84b3{name=HttpChannelState_writeInvoker,tail=Link@1950e70b{Queued by qtp1307343039-31 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:13.046 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@290d84b3{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:13.046 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:13.050 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6999a6ad{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:13.050 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6999a6ad{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:13.050 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=192}
15:21:13.051 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@129e85b1{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1331/0x000000080165c400@39587b8b,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1332/0x00000008016603d8@23d1b429}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:13.051 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6999a6ad{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:13.051 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6999a6ad{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:13.051 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6999a6ad{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:13.051 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=193}
15:21:13.051 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 written app=6912 net=6912
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@48f3496d{handling=Thread[qtp1307343039-31,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@57a9689c
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@57a9689c
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@6260a75f{s=ServletChannelState@6999a6ad{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=194}
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@48f3496d{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@113647aa, failure=null, callbackCompleted=true, completeStream=true
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@113647aa, null)
15:21:13.052 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@48f3496d{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}
15:21:13.067 [qtp1307343039-31] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [12/Mar/2025:15:21:12 +0000] "GET /policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1" 200 6912 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:13.067 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Successfully pulled onap.policies.base.middle.Test 1.0.0
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@5891d5e0
15:21:13.068 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Failed to store onap.policies.base.middle.Test 1.0.0 locally to /onap.policies.base.middle.Test-1.0.0.yaml
org.onap.policy.common.utils.coder.CoderException: java.io.FileNotFoundException: /onap.policies.base.middle.Test-1.0.0.yaml (Permission denied)
	at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:175)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.pullPolicyType(StdMatchableTranslator.java:580)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:524)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:241)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest.testMatchableTranslator(StdMatchableTranslatorTest.java:206)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.FileNotFoundException: /onap.policies.base.middle.Test-1.0.0.yaml (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
	at org.onap.policy.common.utils.coder.StandardCoder.makeWriter(StandardCoder.java:258)
	at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:169)
	... 76 common frames omitted
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1802277133 cs=ServletChannelState@6999a6ad{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7ce1897f eof=false
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7ce1897f
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@157f5900[c=null]
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6999a6ad{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1c52f602{s=END}]=>HttpChannelState@48f3496d{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}]
15:21:13.068 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@48f3496d{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@3965e91d http://localhost:42067/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}
15:21:13.069 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:13.069 [qtp1307343039-31] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:13.069 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.069 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4c0cf0e6{ReadCallback@7f925345{HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.middle.Test:1.0.0
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype i.do.not.exist
15:21:13.069 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.069 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype i.do.not.exist
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.zero
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.one
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.two
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.three
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype another.missing.datatype
15:21:13.069 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype another.missing.datatype
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.Middle:1.0.0
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Base:1.0.0
15:21:13.069 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@747b5853 on oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.069 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:13.069 [qtp1307343039-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:13.069 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken with none selected
15:21:13.069 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken up from select, 0/0/1 selected
15:21:13.069 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 processing 0 keys, 1 updates
15:21:13.069 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:13.069 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@747b5853
15:21:13.069 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.070 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:13.070 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 waiting with 1 keys
15:21:13.070 [qtp1307343039-31] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.070 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 21 for policy Test.policy
15:21:13.070 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@6a56d4ee in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=4,r=-1,t=58974ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.070 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=5,r=-1,t=58974ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.070 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: Test.policy type: onap.policies.base.middle.Test weight: 21 policy:
{"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}
15:21:13.096 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="Test.policy" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">base Match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:baseMatch" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">middle Match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:middleMatch" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">I should be matched</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableString" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1000</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableInteger" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1.1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableFloat" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:boolean-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">true</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableBoolean" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:dateTime-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-01T00:00Z</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableTimestamp" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">match A</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableListString" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">match B</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableListString" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">matchableMap1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableMapString:test1" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">matchableMap2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchableMapString:test2" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">zero Match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:boolean-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">true</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroBooleanMatchable" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">9.9</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroFloatMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1000</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroIntegerMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:dateTime-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">2020-01-01T23:59:59Z</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:zeroTimestampMatchable" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">One should be matched</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:oneStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Two should be matched</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:twoStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">55</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:twoIntegerMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Three should match</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:threeStringMatchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">66</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:threeIntegerMatchable" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="Test.policy:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.base.middle.Test</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Test.policy</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">21</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.base.middle.Test</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:13.097 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest -- Translated policy 
 oasis.names.tc.xacml._3_0.core.schema.wd_17.PolicyType@7b169edf
15:21:13.097 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Test.policy}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=21}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.base.middle.Test}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Test.policy}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=21}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.base.middle.Test}}]}{id=nobody:cares,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Test.policy}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=21}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.base.middle.Test}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]}
15:21:13.097 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:13.099 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.base.middle.Test weight 21
15:21:13.099 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:13.099 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 21, adding policy
15:21:13.099 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: nobody:cares
15:21:13.099 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Unsupported Obligation Id nobody:cares
15:21:13.100 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (Test.policy,{type=onap.policies.base.middle.Test, type_version=1.0.0, properties={baseNoMatch=Do not match the base, baseMatch=base Match, middleNoMatch=Do not match the middle, middleMatch=middle Match, nonmatchableString=I am NON matchable, matchableString=I should be matched, nonmatchableInteger=0, matchableInteger=1000, nonmatchableFloat=0, matchableFloat=1.1, nonmatchableBoolean=false, matchableBoolean=true, nonmatchableTimestamp=2019-01-01T00:00:00Z, matchableTimestamp=2020-01-01T00:00:00Z, nonmatchableListInteger={}, matchableListString=[match A, match B], matchableMapString={test1=matchableMap1, test2=matchableMap2}, nonmatchableMapString={risk=potential risk of matching}, matchableDataType={zeroStringMatchable=zero Match, zeroBooleanMatchable=true, zeroFloatMatchable=9.9, zeroIntegerMatchable=1000, zeroTimestampMatchable=2020-01-01T23:59:59Z, oneString=One is NOT matchable, oneStringMatchable=One should be matched, propertyTwoListOfDatatype=[{twoString=Two is NOT matchable, twoStringMatchable=Two should be matched, twoIntegerMatchable=55, propertyThreeDatatype={myThree={threeStringMatchable=Three should match, threeIntegerMatchable=66}}}]}}, name=Test.policy, version=1.0.0, metadata={policy-id=Test.policy, policy-version=1.0.0}})
15:21:13.100 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (Test.policy,{type=onap.policies.base.middle.Test, type_version=1.0.0, properties={baseNoMatch=Do not match the base, baseMatch=base Match, middleNoMatch=Do not match the middle, middleMatch=middle Match, nonmatchableString=I am NON matchable, matchableString=I should be matched, nonmatchableInteger=0, matchableInteger=1000, nonmatchableFloat=0, matchableFloat=1.1, nonmatchableBoolean=false, matchableBoolean=true, nonmatchableTimestamp=2019-01-01T00:00:00Z, matchableTimestamp=2020-01-01T00:00:00Z, nonmatchableListInteger={}, matchableListString=[match A, match B], matchableMapString={test1=matchableMap1, test2=matchableMap2}, nonmatchableMapString={risk=potential risk of matching}, matchableDataType={zeroStringMatchable=zero Match, zeroBooleanMatchable=true, zeroFloatMatchable=9.9, zeroIntegerMatchable=1000, zeroTimestampMatchable=2020-01-01T23:59:59Z, oneString=One is NOT matchable, oneStringMatchable=One should be matched, propertyTwoListOfDatatype=[{twoString=Two is NOT matchable, twoStringMatchable=Two should be matched, twoIntegerMatchable=55, propertyThreeDatatype={myThree={threeStringMatchable=Three should match, threeIntegerMatchable=66}}}]}}, name=Test.policy, version=1.0.0, metadata={policy-id=Test.policy, policy-version=1.0.0}})
15:21:13.100 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- scanAdvice not supported by class org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator
15:21:13.100 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=onap, onapComponent=onap-component, onapInstance=null, requestId=null, context=null, action=action, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchableString=I should be matched})
15:21:13.116 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- onap
15:21:13.118 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- onap-component
15:21:13.118 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:13.118 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:13.118 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-instance
15:21:13.118 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- action
15:21:13.120 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string onap-component
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string action

15:21:13.132 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=42067, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@b737455{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STARTED}}, connector=policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}, jettyThread=Thread[policy-api-42067,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: SHUTTING DOWN
15:21:13.132 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=42067, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@b737455{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STARTED}}, connector=policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}, jettyThread=Thread[policy-api-42067,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:21:13.132 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}
15:21:13.133 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1307343039-33-acceptor-0@1f9b46d8-policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067} in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=5,r=-1,t=58911ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.133 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=6,r=-1,t=58911ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@3f0b2b5b[keys=1]
15:21:13.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@3b29c1e5{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.134 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7924f5cc on oeji.ManagedSelector@3b29c1e5{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.135 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@3b29c1e5{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken with none selected
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken up from select, 0/0/0 selected
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c processing 0 keys, 1 updates
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7924f5cc
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@3b29c1e5{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:13.135 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c waiting with 0 keys
15:21:13.136 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7f2a6de5 on oeji.ManagedSelector@3b29c1e5{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.136 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@3b29c1e5{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken with none selected
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c woken up from select, 0/0/0 selected
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2460e04c processing 0 keys, 1 updates
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7f2a6de5
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@2460e04c on oeji.ManagedSelector@3b29c1e5{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@44c1fd7d in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=6,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.136 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.136 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=6,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:21:13.136901205Z
15:21:13.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3bca837/SelectorProducer@489f9f58/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:21:13.137109576Z
15:21:13.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@3b29c1e5{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@7a7ab07a{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.137 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@17933d7d on oeji.ManagedSelector@7a7ab07a{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.137 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7a7ab07a{STOPPING}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:13.137 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken with none selected
15:21:13.137 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken up from select, 0/0/1 selected
15:21:13.137 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 processing 0 keys, 1 updates
15:21:13.137 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:13.137 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@17933d7d
15:21:13.137 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@7a7ab07a{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=68/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,OPEN,fill=FI,flush=-,to=69/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@25f77708[{l=/127.0.0.1:42067,r=/127.0.0.1:36358,CLOSED,fill=FI,flush=-,to=69/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4c0cf0e6{ReadCallback@7f925345{HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=null,r=null,CLOSED,fill=FI,flush=-,to=69/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@2c92fb04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:13.138 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=null,r=null,CLOSED,fill=-,flush=-,to=69/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@2c92fb04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@7a7ab07a{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77363231 startThread=0
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 waiting with 1 keys
15:21:13.139 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77363231 in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=6,r=-1,t=58905ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.139 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@25f77708[{l=null,r=null,CLOSED,fill=-,flush=-,to=70/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@2c92fb04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.139 [qtp1307343039-34] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2c92fb04::SocketChannelEndPoint@25f77708[{l=null,r=null,CLOSED,fill=-,flush=-,to=70/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@2c92fb04[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1c52f602{s=START}]=>HttpChannelState@48f3496d{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:13.139 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77363231 in QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=6,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.139 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.139 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@780661f1 on oeji.ManagedSelector@7a7ab07a{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.139 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7a7ab07a{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken with none selected
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 woken up from select, 0/0/0 selected
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1d6d338 processing 0 keys, 1 updates
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@780661f1
15:21:13.139 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@1d6d338 on oeji.ManagedSelector@7a7ab07a{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.140 [qtp1307343039-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:13.140 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:21:13.140 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/PRODUCING/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:13.140140992Z
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7cd6e7c7/SelectorProducer@705062ac/IDLE/p=0/QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:13.140236717Z
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@7a7ab07a{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@3f0b2b5b[keys=0]
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@2eb316a9[HTTP/1.1]
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@2eb316a9[HTTP/1.1]
15:21:13.140 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED policy-api@4b957eae{HTTP/1.1, (http/1.1)}{localhost:42067}
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@b737455{STARTED}[12.0.16,sto=0]
15:21:13.140 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@b737455{STOPPING}[12.0.16,sto=0]
15:21:13.140 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@b737455{STOPPING}[12.0.16,sto=0]
15:21:13.140 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@b737455{STOPPING}[12.0.16,sto=0]
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@2b38a892{STARTED}[worker=node0]
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@42c0411f{STARTED}[interval=600000, ownscheduler=false]
15:21:13.140 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@42c0411f{STOPPED}[interval=600000, ownscheduler=false]
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@2b38a892{STOPPED}[worker=node0]
15:21:13.140 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STARTED}}
15:21:13.141 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STARTED}}
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@1adde386{STARTED}
15:21:13.141 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@7493d684[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@2bc96b24[passivating=false,graceSec=3600]
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@2bc96b24[passivating=false,graceSec=3600]
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@7493d684[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@31a638f4{STARTED}
15:21:13.141 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@31a638f4{STOPPING}
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6850688==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@81fd95d2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:13.141 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:21:13.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:13.159 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-74191752[EMBEDDED:<null>]
15:21:13.159 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:13.159 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:13.159 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet4ce65fa4{/*->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:13.159 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-74191752=MappedServlet632fe1d{null->org.glassfish.jersey.servlet.ServletContainer-74191752==org.glassfish.jersey.servlet.ServletContainer@3ff70716{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@31a638f4{STOPPED}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@1adde386{STOPPED}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@278cd772{base=null,protected=[]}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@278cd772{base=null,protected=[]}
15:21:13.160 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STOPPED}}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@4a68daa{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1adde386{STOPPED}}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@4b15f6f{STARTED}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@5a6c7f73{STARTED}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@5a6c7f73{STOPPED}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@4b15f6f{STOPPED}
15:21:13.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@500910c4{STARTED}
15:21:13.161 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@500910c4{STOPPED}
15:21:13.161 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1307343039]@4dec78bf{STARTED,8<=8<=200,i=7,r=-1,t=58883ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.161 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=8<=200,i=7,r=-1,t=58883ms,q=0}[ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}]
15:21:13.161 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}
15:21:13.161 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1307343039-36,5,main] for stop
15:21:13.161 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@59049ef0{capacity=4,threads=ThreadIdPool@18fe478{capacity=4}}
15:21:13.161 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=7,r=-1,t=58882ms,q=0}[NO_TRY]
15:21:13.161 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2fb59668{thread=null} in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=7,r=-1,t=58882ms,q=0}[NO_TRY]
15:21:13.161 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=7,r=-1,t=58882ms,q=0}[NO_TRY]
15:21:13.161 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=8,r=-1,t=58882ms,q=0}[NO_TRY]
15:21:13.161 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58882ms,q=0}[NO_TRY]
15:21:13.161 [qtp1307343039-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-35,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58882ms,q=0}[NO_TRY]
15:21:13.161 [qtp1307343039-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-36,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58882ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=10,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=10,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=11,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=11,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-32,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=11,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=12,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-37,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=12,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=9,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.168 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=13,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.168 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=14,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.168 [qtp1307343039-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-38,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=14,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.168 [qtp1307343039-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-33,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=14,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=10,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.167 [qtp1307343039-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-31,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=10,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.168 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=14,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.168 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=15,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.168 [qtp1307343039-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1307343039-34,5,main] exited for QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPING,8<=0<=200,i=15,r=-1,t=58876ms,q=0}[NO_TRY]
15:21:13.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1307343039]@4dec78bf{STOPPED,8<=0<=200,i=15,r=-1,t=58868ms,q=0}[NO_TRY]
15:21:13.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@b737455{STOPPED}[12.0.16,sto=0]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 s -- in org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslatorTest
15:21:13.191 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:13.191 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:13.193 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:13.193 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
15:21:13.195 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "metadata": {
                        "policy-id": "Test.policy",
                        "policy-version": 1
                    },
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}
}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={
    "tosca_definitions_version": "tosca_simple_yaml_1_0_0",
    "topology_template": {
        "policies": [
            {
                "Test.policy": {
                    "type": "onap.policies.Test",
                    "type_version": "1.0.0",
                    "version": "1.0.0",
                    "metadata": {
                        "policy-id": "Test.policy",
                        "policy-version": 1
                    },
                    "properties": {
                        "foo": "bar"
                    }
                }
            }
        ]
    }
}
}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]}
15:21:13.195 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:13.196 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:13.200 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:13.200 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:13.201 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:13.201 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
15:21:13.205 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: Test.policy type: onap.policies.Test weight: null policy:
{"type":"onap.policies.Test","type_version":"1.0.0","properties":{"foo":"bar"},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}
15:21:13.211 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:13.211 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:13.211 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:13.211 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
15:21:13.211 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=null, onapComponent=null, onapInstance=null, requestId=null, context=null, action=null, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={})
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:13.213 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:subject:subject-id
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:13.213 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-component
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:13.213 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-instance
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:13.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:13.213 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:action:action-id
15:21:13.214 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:13.214 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:13.214 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:13.214 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:13.214 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslatorTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest
15:21:13.246 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- No value for urn:org:onap:guard:actor:actor-id
15:21:13.246 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Need actor attribute which is not found
15:21:13.267 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Failed to convert 200 to long
java.lang.RuntimeException: expected exception
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest$3.makeLong(StdOnapPipTest.java:248)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.addLongAttribute(StdOnapPip.java:191)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testAddLongAttribute_Ex(StdOnapPipTest.java:251)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.297 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- get attribute error retrieving urn:org:onap:guard:actor:actor-id: Mock for Status, hashCode: 752058028
15:21:13.309 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Failed to convert my-value to an AttributeValue<String>
java.lang.RuntimeException: expected exception
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest$5.makeString(StdOnapPipTest.java:287)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.addStringAttribute(StdOnapPip.java:205)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testAddStringAttribute_Ex(StdOnapPipTest.java:290)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.313 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {}
15:21:13.319 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:13.319 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [null]
15:21:13.319 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:13.319 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: PipEngineTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.schema-generation.database.action: drop-and-create
		hibernate.show_sql: false
		jakarta.persistence.schema-generation.create-source: metadata]
15:21:13.320 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:13.320 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:13.326 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:13.327 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:13.328 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:13.328 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@71926a36
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@216e9ca3
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@75120e58
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@75120e58
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@48976e6d
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2a367e93
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@7f6874f2
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1a6dc589
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@697a34af
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@70211df5
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@4c5228e7
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@38e7ed69
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@806996
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@806996
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@78b612c6
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@257e0827
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@22752544
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@22752544
15:21:13.329 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@21ba2445
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@69d23296
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@69d23296
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@3c3820bb
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@376c7d7d
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@4784efd9
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@3fba233d
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@427ae189
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@16a9eb2e
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@76332405
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@187e5235
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@d1d8e1a
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@5434e40c
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@3b48e183
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@514de325
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@30c1da48
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@43a65cd8
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3f1ef9d6
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@17461db
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@3fd9e827
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:13.330 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@4e682398
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@670b3ca
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@24a86066
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54402c04
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@5b3bb1f7
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@58d6b7b9
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3f1a4795
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6a6f6c7e
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@6c5ddccd
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@1dbd580
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@6c101cc1
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@7d0d91a1
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7fb48179
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@201c3cda
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4c86da0c
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@5d97caa4
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@6732726
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@6732726
15:21:13.331 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@474821de
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@3d64c581
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5ec5ea63
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@4190bc8a
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@47d023b7
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@5c83ae01
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@2d64c100
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@69d45cca
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2fdf17dc
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@6e6d4780
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@650ae78c
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2e73d5eb
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@79c5460e
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@7d904ff1
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@4f94e148
15:21:13.332 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@7ff8a9dc
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@6a87026
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@6a87026
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@79b2852b
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@789add86
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@20f810a0
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@a5a0ef3
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4649edd3
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@68917e71
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@88c0ed3
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@52fba4a7
15:21:13.333 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@5bd5ec5e
15:21:13.335 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@38d463a3] into BootstrapContext; was [null]
15:21:13.335 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@50c618fc] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5f1750df]
15:21:13.387 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:13.387 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:13.388 [main] WARN org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator -- HHH000181: No appropriate connection provider encountered, assuming application will be supplying connections
15:21:13.389 [main] WARN org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- HHH000342: Could not obtain connection to query metadata
java.lang.UnsupportedOperationException: The application must supply JDBC connections
	at org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl.getConnection(UserSuppliedConnectionProviderImpl.java:44)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:439)
	at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:292)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:124)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:78)
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)
	at org.hibernate.boot.model.relational.Database.<init>(Database.java:45)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:221)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.<init>(InFlightMetadataCollectorImpl.java:189)
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1431)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1502)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55)
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testConfigureStringProperties(StdOnapPipTest.java:106)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.390 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided) operations history db
org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:276)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)
	at org.hibernate.boot.model.relational.Database.<init>(Database.java:45)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:221)
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.<init>(InFlightMetadataCollectorImpl.java:189)
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1431)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1502)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55)
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testConfigureStringProperties(StdOnapPipTest.java:106)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.hibernate.HibernateException: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided)
	at org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.determineDialect(DialectFactoryImpl.java:191)
	at org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.buildDialect(DialectFactoryImpl.java:87)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentWithDefaults(JdbcEnvironmentInitiator.java:153)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:364)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:124)
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:78)
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)
	... 83 common frames omitted
15:21:13.406 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- PIPException getting subject-id attribute
com.att.research.xacml.api.pip.PIPException: expected exception
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.getAttribute(StdOnapPip.java:144)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testGetAttributePipRequestPipFinder_Ex(StdOnapPipTest.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.414 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- No value for urn:org:onap:guard:actor:actor-id
15:21:13.436 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Failed to convert 100 to integer
java.lang.RuntimeException: expected exception
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest$1.makeInteger(StdOnapPipTest.java:209)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.addIntegerAttribute(StdOnapPip.java:177)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testAddIntegerAttribute_Ex(StdOnapPipTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdMatchablePolicyRequestTest
15:21:13.477 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-name
15:21:13.477 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component
15:21:13.477 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance
15:21:13.477 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-action
15:21:13.477 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string my-name
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string my-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string my-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string my-action

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.pdp.xacml.application.common.std.StdMatchablePolicyRequestTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator2Test
15:21:13.562 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request Mock for DecisionRequest, hashCode: 805199941
15:21:13.671 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Could not retrieve Policy Type someId
15:21:13.673 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- this retrieveDataType should not be called.
15:21:13.721 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Missing an expected attribute in obligation.
15:21:13.889 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request Mock for DecisionRequest, hashCode: 1478019561
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator2Test
[INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyRequestTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyRequestTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.ToscaPolicyTranslatorUtilsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.pdp.xacml.application.common.ToscaPolicyTranslatorUtilsTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest
15:21:13.928 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {refstart3.file=src/test/resources/ref3.xml, xacml.rootPolicies=rootstart,noexist, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, noexist.file=src/test/resources/idonotexist.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/finder.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:13.928 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:13.928 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:13.941 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file src/test/resources/finder.xml
15:21:13.965 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Error loading policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml
com.att.research.xacml.std.dom.DOMStructureException: Exception loading Policy file "/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml": Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:135)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyFileDef(OnapPolicyFinderFactory.java:125)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyDef(OnapPolicyFinderFactory.java:103)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.getPolicyDefs(OnapPolicyFinderFactory.java:156)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.init(OnapPolicyFinderFactory.java:198)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.<init>(OnapPolicyFinderFactory.java:86)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest.testFinderWithCombiningAlgorithm(OnapPolicyFinderFactoryTest.java:64)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: com.att.research.xacml.std.dom.DOMStructureException: Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:70)
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:133)
	... 77 common frames omitted
Caused by: com.att.research.xacml.std.dom.DOMStructureException: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicy.newInstance(DOMPolicy.java:155)
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:54)
	... 78 common frames omitted
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/idonotexist.xml does not exist.
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy noexist
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref1.xml does not exist.
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart1
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref2.xml does not exist.
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart2
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref3.xml does not exist.
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart3
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref4.xml does not exist.
15:21:13.966 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart4
15:21:13.966 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:13.966 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:13.967 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {refstart3.file=src/test/resources/ref3.xml, xacml.rootPolicies=rootstart,noexist, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, noexist.file=src/test/resources/idonotexist.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/finder.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml}
15:21:13.967 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:13.967 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading root policies
15:21:13.967 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file src/test/resources/finder.xml
15:21:13.969 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Error loading policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml
com.att.research.xacml.std.dom.DOMStructureException: Exception loading Policy file "/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml": Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:135)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyFileDef(OnapPolicyFinderFactory.java:125)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyDef(OnapPolicyFinderFactory.java:103)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.getPolicyDefs(OnapPolicyFinderFactory.java:156)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.init(OnapPolicyFinderFactory.java:211)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.<init>(OnapPolicyFinderFactory.java:86)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest.testFinder(OnapPolicyFinderFactoryTest.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: com.att.research.xacml.std.dom.DOMStructureException: Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:70)
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:133)
	... 77 common frames omitted
Caused by: com.att.research.xacml.std.dom.DOMStructureException: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicy.newInstance(DOMPolicy.java:155)
	at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:54)
	... 78 common frames omitted
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/idonotexist.xml does not exist.
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy noexist
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref1.xml does not exist.
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart1
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref2.xml does not exist.
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart2
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref3.xml does not exist.
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart3
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref4.xml does not exist.
15:21:13.970 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart4
15:21:13.970 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:13.970 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:13.973 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy null version null
15:21:13.973 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy null version null
15:21:13.973 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy null version null
15:21:13.973 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy null version null
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.ExceptionTest
15:21:13.987 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.<init>()
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.989 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.989 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.<init>(java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.989 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.<init>(java.lang.String,java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.990 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.<init>(java.lang.String,java.lang.Exception,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.990 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.<init>()
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.990 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.991 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.<init>(java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.991 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.<init>(java.lang.String,java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.991 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.<init>(java.lang.String,java.lang.Exception,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.pdp.xacml.application.common.ExceptionTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest
15:21:13.996 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.XacmlApplicationException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.XacmlApplicationException.<init>(java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest.test(XacmlApplicationExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.997 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.XacmlApplicationException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.XacmlApplicationException.<init>(java.lang.String,java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest.test(XacmlApplicationExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:13.997 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.XacmlApplicationException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.XacmlApplicationException.<init>(java.lang.String,java.lang.Exception,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest.test(XacmlApplicationExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest
15:21:14.000 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException.<init>(java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest.test(ToscaPolicyConversionExceptionTest.java:33)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:14.001 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException.<init>(java.lang.String,java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest.test(ToscaPolicyConversionExceptionTest.java:33)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:14.001 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException.<init>(java.lang.String,java.lang.Exception,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest.test(ToscaPolicyConversionExceptionTest.java:33)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.ToscaDictionaryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pdp.xacml.application.common.ToscaDictionaryTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest
15:21:14.008 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException.<init>(java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest.test(OnapPolicyFinderFactoryExceptionTest.java:33)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:14.008 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException.<init>(java.lang.String,java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest.test(OnapPolicyFinderFactoryExceptionTest.java:33)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:14.008 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException
java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException.<init>(java.lang.String,java.lang.Exception,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest.test(OnapPolicyFinderFactoryExceptionTest.java:33)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.OnapObligationTest
15:21:14.012 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:14.012 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:14.012 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:14.012 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
15:21:14.013 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:14.013 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:14.014 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:14.014 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
15:21:14.015 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system
15:21:14.015 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 
15:21:14.015 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system
15:21:14.015 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.pdp.xacml.application.common.OnapObligationTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest
15:21:14.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Root Policy /tmp/junit-16261189870730169818/root_null.xml
15:21:14.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-16261189870730169818/policy1_null.xml
15:21:14.058 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="policy1" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">resource1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="policy1:rule" Effect="Permit">
        <Target/>
    </Rule>
</Policy>

15:21:14.058 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-16261189870730169818/policy2_null.xml
15:21:14.075 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="policy2" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">resource2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="policy2:rule" Effect="Permit">
        <Target/>
    </Rule>
</Policy>

15:21:14.075 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-16261189870730169818/policy3_null.xml
15:21:14.092 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="policy3" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">resourc31</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="policy3:rule" Effect="Permit">
        <Target/>
    </Rule>
</Policy>

15:21:14.092 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-16261189870730169818/policy4_null.xml
15:21:14.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="policy4" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">resource4</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="policy4:rule" Effect="Permit">
        <Target/>
    </Rule>
</Policy>

15:21:14.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating PolicySet /tmp/junit-16261189870730169818/policySet5.xml
15:21:14.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root1.file=/tmp/junit-16261189870730169818/root_null.xml, xacml.rootPolicies=root1, ref1.file=/tmp/junit-16261189870730169818/policy1_null.xml, xacml.referencedPolicies=ref1} 
 /tmp/junit-16261189870730169818/xacml.properties
15:21:14.132 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:14.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Root file /tmp/junit-16261189870730169818/root_null.xml root_null.xml
15:21:14.132 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [ref1]
15:21:14.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Referenced file /tmp/junit-16261189870730169818/policy1_null.xml policy1_null.xml
15:21:14.148 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- New Root Policy:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PolicySet xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicySetId="root" PolicyCombiningAlgId="urn:oasis:names:tc:xacml:1.0:policy-combining-algorithm:first-applicable">
    <Target/>
    <PolicyIdReference>policy1</PolicyIdReference>
    <PolicyIdReference>policy2</PolicyIdReference>
</PolicySet>

15:21:14.160 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- New Root Policy:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PolicySet xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicySetId="root" PolicyCombiningAlgId="urn:oasis:names:tc:xacml:1.0:policy-combining-algorithm:first-applicable">
    <Target/>
    <PolicyIdReference>policy1</PolicyIdReference>
    <PolicyIdReference>policy2</PolicyIdReference>
    <PolicySetIdReference>policyset5</PolicySetIdReference>
</PolicySet>

15:21:14.161 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart]
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: rootstart
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/root.xml
15:21:14.162 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3]
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml
15:21:14.162 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart]
15:21:14.162 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.162 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3]
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml
15:21:14.162 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.162 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.162 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3]
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.162 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml
15:21:14.175 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3]
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3]
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart4, refstart3]
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart2,refstart4,refstart3
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart4, refstart3]
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3]
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart4,refstart3
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3]
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3]
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart4,refstart3
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3]
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4]
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart4
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4]
15:21:14.176 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:14.176 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 
15:21:14.177 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:21:14.177 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest
[INFO] Running org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@46ec2d20 added {SymlinkAllowedResourceAliasChecker@1d0889e1{base=null,protected=[]},MANAGED}
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1189883168 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1094428571 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@7207c3dd[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1094428571 added {[],POJO}
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1094428571 added {[],POJO}
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1094428571 added {[],POJO}
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@46ec2d20 added {oeje10s.SessionHandler@413ba79b{STOPPED},AUTO}
15:21:14.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@413ba79b added {oeje10s.ServletHandler@55a56590{STOPPED},AUTO}
15:21:14.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@cbba944 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@10a0d037,POJO}
15:21:14.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1559617749 added {QueuedThreadPool[qtp213625156]@cbba944{STOPPED,8<=0<=200,i=0,r=-1,t=-144412ms,q=0}[NO_TRY],AUTO}
15:21:14.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1559617749 added {oejut.ScheduledExecutorScheduler@2202873e{STOPPED},AUTO}
15:21:14.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1559617749 added {org.eclipse.jetty.io.ArrayByteBufferPool@7322fbb3{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:21:14.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1559617749 added {org.eclipse.jetty.util.resource.FileSystemPool@3c727194,UNMANAGED}
15:21:14.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1559617749 added {org.eclipse.jetty.util.component.DumpableMap@6515ac88,POJO}
15:21:14.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@370478007 added {oejs.Slf4jRequestLogWriter@2018453c{STOPPED},AUTO}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5cf5e0d5 added {oejs.CustomRequestLog@16150bb7{STOPPED},AUTO}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1141104111 added {HttpConfiguration@c3a580b{32768/8192,8192/8192,https://:0,[]},POJO}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@852275848 added {QueuedThreadPool[qtp213625156]@cbba944{STOPPED,8<=0<=200,i=0,r=-1,t=-144413ms,q=0}[NO_TRY],UNMANAGED}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@852275848 added {oejut.ScheduledExecutorScheduler@2202873e{STOPPED},UNMANAGED}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@852275848 added {org.eclipse.jetty.io.ArrayByteBufferPool@7322fbb3{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@32ccb288 added {HttpConnectionFactory@4403ddef[HTTP/1.1],AUTO}
15:21:14.189 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@32ccb288{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@4403ddef[HTTP/1.1]
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@852275848 added {ServerConnectorManager@501f2048[keys=0],MANAGED}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5cf5e0d5 added {policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893},AUTO}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5cf5e0d5 added {oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@413ba79b{STOPPED}},AUTO}
15:21:14.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@55a56590 added {org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:14.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@55a56590 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-a297301,POJO}
15:21:14.190 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=40893, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@5cf5e0d5{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@413ba79b{STOPPED}}, connector=policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=2
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest$ApiRestController
   +> jersey.config.server.disableMetainfServicesLookup=true
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 97/298/4,012 MiB
UTC: 2025-03-12T15:21:14.190118061Z; Etc/UTC: 2025-03-12T15:21:14.190118061Z
15:21:14.190 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=40893, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@5cf5e0d5{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@413ba79b{STOPPED}}, connector=policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:21:14.210 [policy-api-40893] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=40893, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@5cf5e0d5{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@413ba79b{STOPPED}}, connector=policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}, jettyThread=Thread[policy-api-40893,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:21:14.211 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@5cf5e0d5{STOPPED}[12.0.16,sto=0]
15:21:14.211 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5cf5e0d5 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@68c3426b,POJO}
15:21:14.211 [policy-api-40893] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:21:14.211 [policy-api-40893] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@5cf5e0d5{STARTING}[12.0.16,sto=0]
15:21:14.211 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp213625156]@cbba944{STOPPED,8<=0<=200,i=0,r=-1,t=-144435ms,q=0}[NO_TRY]
15:21:14.211 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@6604a103{capacity=4}
15:21:14.211 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}
15:21:14.211 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1648044315 added {QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=0<=200,i=0,r=-1,t=-144435ms,q=0}[NO_TRY],UNMANAGED}
15:21:14.212 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1648044315 added {ThreadIdPool@6604a103{capacity=4},POJO}
15:21:14.212 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@cbba944 added {ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}},AUTO}
15:21:14.212 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}
15:21:14.212 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13578ms ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}
15:21:14.218 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-42,5,main]
15:21:14.221 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-43,5,main]
15:21:14.221 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.221 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-44,5,main]
15:21:14.221 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.221 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-45,5,main]
15:21:14.222 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.222 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-46,5,main]
15:21:14.222 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.222 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-47,5,main]
15:21:14.222 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.222 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-48,5,main]
15:21:14.222 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.222 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp213625156-49,5,main]
15:21:14.222 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.222 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13589ms QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@2202873e{STOPPED}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13589ms oejut.ScheduledExecutorScheduler@2202873e{STARTED}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@16150bb7{STOPPED}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@2018453c{STOPPED}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13589ms oejs.Slf4jRequestLogWriter@2018453c{STARTED}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13589ms oejs.CustomRequestLog@16150bb7{STARTED}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@413ba79b{STOPPED}}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4358efd0
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@413ba79b{STOPPED}}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@1d0889e1{base=null,protected=[]}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@46ec2d20 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@79b5af8a,POJO}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13589ms SymlinkAllowedResourceAliasChecker@1d0889e1{base=null,protected=[]}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@413ba79b{STOPPED}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@413ba79b added {org.eclipse.jetty.session.DefaultSessionCache@7885f407[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@7885f407 added {org.eclipse.jetty.session.NullSessionDataStore@b6a87ff[passivating=false,graceSec=3600],AUTO}
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@fc8cf2d{STOPPED}[worker=null]
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@fc8cf2d added {oejs.HouseKeeper@5b55e8a1{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:21:14.223 [policy-api-40893] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:21:14.223 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@5b55e8a1{STOPPED}[interval=600000, ownscheduler=false]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms
15:21:14.224 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13590ms oejs.HouseKeeper@5b55e8a1{STARTED}[interval=660000, ownscheduler=false]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13590ms oejs.DefaultSessionIdManager@fc8cf2d{STARTED}[worker=node0]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5cf5e0d5 added {oejs.DefaultSessionIdManager@fc8cf2d{STARTED}[worker=node0],MANAGED}
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@413ba79b added {oejs.DefaultSessionIdManager@fc8cf2d{STARTED}[worker=node0],UNMANAGED}
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@55a56590{STOPPED}
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a297301[EMBEDDED:<null>]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet53ad3114{/*->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a297301=MappedServlet1ad52deb{null->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@55a56590{STARTING}
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@55a56590 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@55a56590 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0,POJO}
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a297301[EMBEDDED:<null>]
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:14.224 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5364c264{/*->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0[EMBEDDED:<null>]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet33c250b6{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a297301=MappedServlet7c8e1bac{null->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0=MappedServlet74644ff3{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a297301[EMBEDDED:<null>]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1e6d4f9{/*->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0[EMBEDDED:<null>]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet20006393{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a297301=MappedServlet7c8e1bac{null->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0=MappedServlet74644ff3{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@55a56590{STARTING}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13591ms oeje10s.ServletHandler@55a56590{STARTED}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@7885f407[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@b6a87ff[passivating=false,graceSec=3600]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13591ms org.eclipse.jetty.session.NullSessionDataStore@b6a87ff[passivating=false,graceSec=3600]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13591ms org.eclipse.jetty.session.DefaultSessionCache@7885f407[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@413ba79b added {[],POJO}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13591ms oeje10s.SessionHandler@413ba79b{STARTED}
15:21:14.225 [policy-api-40893] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STARTED}}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13592ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:14.225 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13592ms org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:14.226 [policy-api-40893] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-a297301
15:21:14.257 [policy-api-40893] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:14.265 [policy-api-40893] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STARTED}}
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13631ms oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STARTED}}
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@32ccb288 added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:40893],POJO}
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@4403ddef[HTTP/1.1]
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13631ms HttpConnectionFactory@4403ddef[HTTP/1.1]
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@501f2048[keys=0]
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1071563061 added {SelectorProducer@4380431a,POJO}
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1071563061 added {QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}],UNMANAGED}
15:21:14.265 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.265972947Z created
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1606133381 added {AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.266059611Z,MANAGED}
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@501f2048 added {oeji.ManagedSelector@5fbba685{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@104218690 added {SelectorProducer@4fa8fed8,POJO}
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@104218690 added {QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}],UNMANAGED}
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.266310864Z created
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@242351268 added {AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.266384217Z,MANAGED}
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@501f2048 added {oeji.ManagedSelector@e71fca4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@5fbba685{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.266586017Z
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13632ms AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=8,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.266658791Z
15:21:14.266 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@6e16b07f in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=7,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@6e16b07f startThread=0
15:21:14.266 [policy-api-40893] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@cfcfc61 on oeji.ManagedSelector@5fbba685{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.266 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=7,r=-1,t=59956ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.266961156Z tryProduce false
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 0 keys
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/0 selected
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@cfcfc61
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.267 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 0 keys
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13633ms oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@e71fca4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=7,r=-1,t=59955ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.26744489Z
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13633ms AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=7,r=-1,t=59955ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.267518525Z
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@387c99ec startThread=0
15:21:14.267 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@387c99ec in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=6,r=-1,t=59955ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.267 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=6,r=-1,t=59955ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.267719115Z tryProduce false
15:21:14.267 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.267 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.267 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 0 keys
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@302aee05 on oeji.ManagedSelector@e71fca4{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.267 [policy-api-40893] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STARTING}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:14.267 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.268 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/0 selected
15:21:14.268 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 1 updates
15:21:14.268 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.268 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@302aee05
15:21:14.268 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.268 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 0 keys
15:21:14.268 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13634ms oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.268 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13634ms ServerConnectorManager@501f2048[keys=0]
15:21:14.268 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@32ccb288 added {acceptor-0@313fb078,POJO}
15:21:14.268 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@313fb078 in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.268 [policy-api-40893] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893} startThread=0
15:21:14.268 [policy-api-40893] INFO org.eclipse.jetty.server.AbstractConnector -- Started policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}
15:21:14.268 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13634ms policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}
15:21:14.268 [policy-api-40893] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@5cf5e0d5{STARTING}[12.0.16,sto=0] @13634ms
15:21:14.268 [policy-api-40893] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13634ms oejs.Server@5cf5e0d5{STARTED}[12.0.16,sto=0]
15:21:14.311 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:40893 connected - retries=100 interval=100
15:21:14.312 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4e20e0f4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41554]] on oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.312 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/0 selected
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 1 updates
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4e20e0f4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41554]]
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4e20e0f4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41554]] startThread=0
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.315 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4e20e0f4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41554]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59898ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@1815e914 on oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6c80c91b{ReadCallback@5bead0d6{HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.324 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@3d388b3d on oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:14.325 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:14.325 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.325 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4e20e0f4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41554]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59897ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.325 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59897ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/1 selected
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 2 updates
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@1815e914
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@3d388b3d
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 1/1/1 selected
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 1 keys, 0 updates
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41554], selector=sun.nio.ch.EPollSelectorImpl@7c753462, interestOps=1, readyOps=1 SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@768d5f12{thread=null} startThread=0
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/PRODUCING/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59897ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.325811787Z
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/PRODUCING/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.325943133Z
15:21:14.325 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:14.326 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.326 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.326 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.326 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.326 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@768d5f12{thread=null} in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.326 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:14.326 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59896ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6c80c91b{ReadCallback@5bead0d6{HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@5133efc4[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@5133efc4[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@5133efc4[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.326 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@5133efc4[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@5133efc4[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@5133efc4[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@12ed8264[{l=/127.0.0.1:40893,r=/127.0.0.1:41554,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6c80c91b{null}
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f9db96b startThread=0
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@12ed8264[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=2,r=-1,t=59894ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.327 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f9db96b in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59894ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.328 [qtp213625156-47] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@12ed8264[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.328 [qtp213625156-47] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1c2a7e49::SocketChannelEndPoint@12ed8264[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c2a7e49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d177472{s=START}]=>HttpChannelState@23973316{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.328 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f9db96b in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59894ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.328 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59894ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.328 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.328 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/0 selected
15:21:14.328 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 0 updates
15:21:14.328 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.328 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.328 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 0 keys
15:21:14.342 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:14.344 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:14.346 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@40e71740[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41560]] on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.346 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:14.346 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.346 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/0 selected
15:21:14.346 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.346 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.346 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@40e71740[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41560]]
15:21:14.347 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@40e71740[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41560]] startThread=0
15:21:14.347 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.347 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 1 keys
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@40e71740[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41560]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59875ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@30184dbf on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@44a54510{ReadCallback@36a28d8e{HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@15352a97 on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:14.347 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:14.348 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.348 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@40e71740[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41560]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.348 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/1 selected
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 2 updates
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@30184dbf
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@15352a97
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 1 keys
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 1/1/1 selected
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 1 keys, 0 updates
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41560], selector=sun.nio.ch.EPollSelectorImpl@60d143cd, interestOps=1, readyOps=1 SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=1/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:14.348813484Z
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@44a54510{ReadCallback@36a28d8e{HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.348 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 229 DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 229 Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 229 HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:40893)
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40893) header=Host, headerString=[Host], valueString=[localhost:40893]
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:21:14.349 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1 HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@4ef743ea{handling=Thread[qtp213625156-42,5,main], handled=false, send=SENDING, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@2057470204 cs=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2 eof=false
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@41c3b6b9[c=null]
15:21:14.350 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=1} -> ServletContextRequest@47e38a9{GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} : ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:14.351 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@55a56590{STARTED} ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=1} ServletContextRequest@47e38a9{GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@19a79028 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@458d8bdb
15:21:14.351 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=1} -> ServletContextRequest@47e38a9{GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@19a79028,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@458d8bdb
15:21:14.351 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=1} 
15:21:14.351 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.351 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=1}
15:21:14.351 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@55a56590{STARTED} cached filter chain for REQUEST: ChainEnd@2931d0e4(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.351 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@2931d0e4(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.353 [qtp213625156-42] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- request for policy type=my-type version=1.0.0
15:21:14.354 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@79fcf36c[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:14.354 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=33 null
15:21:14.354 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Content-Length: 33
Content-Type: application/json

 committed
15:21:14.354 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@50866cdb[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@771720df{200,GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}
15:21:14.354 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@53bcf7f0[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=33},cb=ChannelResponse@771720df{200,GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=33,c=8192,r=33],true)@START
15:21:14.354 [qtp213625156-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=4,cl=33} last=true content=HeapByteBuffer@50866cdb[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Content-Length: 33
Content-Type: application/json


15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 33
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@53bcf7f0[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=33},cb=ChannelResponse@771720df{200,GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] ([p=0,l=132,c=8192,r=132],[p=0,l=33,c=8192,r=33],true)@COMPLETING
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4dc51978{IDLE}->null [DirectByteBuffer@5ff40b92[p=0,l=132,c=8192,r=132]={<<<HTTP/1.1 200 OK\r\nServer: ...\nContent-Length: 33\r\n\r\n>>>t:40893\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@50866cdb[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4dc51978{WRITING}->null:IDLE-->WRITING
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 165 SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=W,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=COMPLETING}]=>HttpChannelState@4ef743ea{handling=Thread[qtp213625156-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=165 remaining=0 WriteFlusher@4dc51978{WRITING}->null
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4dc51978{IDLE}->null:WRITING-->IDLE
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@53bcf7f0[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=33},cb=ChannelResponse@771720df{200,GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] ([p=132,l=132,c=8192,r=0],[p=33,l=33,c=8192,r=0],true)@END
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@771720df{200,GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@2e4654af{Queued by qtp213625156-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@2e4654af{Queued by qtp213625156-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=Link@2e4654af{Queued by qtp213625156-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.355 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:14.356 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}} reservedThread run AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=1/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:14.356243858Z on ReservedThread@768d5f12{thread=Thread[qtp213625156-46,5,main]}
15:21:14.356 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=1/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:14.356340202Z tryProduce true
15:21:14.356 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.356 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.356 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=END}]=>HttpChannelState@4ef743ea{handling=Thread[qtp213625156-42,5,main], handled=false, send=LAST_COMPLETE, completed=false, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.356 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 1 keys
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@10076b4e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=6}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@54aef0f4{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1331/0x000000080165c400@31452dc0,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1332/0x00000008016603d8@2d3af46b}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@10076b4e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@10076b4e{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=6}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/my-type/versions/1.0.0 written app=33 net=33
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@4ef743ea{handling=Thread[qtp213625156-42,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@458d8bdb
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@458d8bdb
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0,age=6}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@14ca324, failure=null, callbackCompleted=true, completeStream=true
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@14ca324, null)
15:21:14.356 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}
15:21:14.357 [qtp213625156-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [12/Mar/2025:15:21:14 +0000] "GET /policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1" 200 33 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@2246caa9
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@2057470204 cs=ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2 eof=false
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@41c3b6b9[c=null]
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=END}]=>HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}]
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@21ec49f6 http://localhost:40893/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@44a54510{ReadCallback@36a28d8e{HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@15352a97 on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:14.357 [qtp213625156-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:14.357 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.357 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/1 selected
15:21:14.357 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.357 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.357 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@15352a97
15:21:14.357 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.358 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.358 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 1 keys
15:21:14.360 [qtp213625156-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.360 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@6e16b07f in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.360 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.365 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 1/1/1 selected
15:21:14.365 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 1 keys, 0 updates
15:21:14.365 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41560], selector=sun.nio.ch.EPollSelectorImpl@60d143cd, interestOps=1, readyOps=1 SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:14.365 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.365 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:14.365 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@7ef2f151{thread=null} startThread=0
15:21:14.365 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/PRODUCING/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:14.365972627Z
15:21:14.366 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/PRODUCING/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:14.366101844Z
15:21:14.366 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:14.366 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.366 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.366 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.366 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 1 keys
15:21:14.366 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@7ef2f151{thread=null} in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.366 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:14.366 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:14.366 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59856ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.366 [qtp213625156-47] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@44a54510{ReadCallback@36a28d8e{HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.366 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.366 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.366 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.366 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 229 DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.366 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 229 Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 229 HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4): Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:40893: localhost:40893)
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40893) header=Host, headerString=[Host], valueString=[localhost:40893]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1 HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}]
15:21:14.367 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}]
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}]
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}]
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@4ef743ea{handling=Thread[qtp213625156-47,5,main], handled=false, send=SENDING, completed=false, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@2057470204 cs=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2 eof=false
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@41c3b6b9[c=Chunk@7ee6fee6{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}]
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=0} -> ServletContextRequest@7a2b7019{GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} : ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@55a56590{STARTED} ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=1} ServletContextRequest@7a2b7019{GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@383fd8d6 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3370adff
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=1} -> ServletContextRequest@7a2b7019{GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@383fd8d6,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3370adff
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=1} 
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@10076b4e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=1}
15:21:14.368 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@55a56590{STARTED} cached filter chain for REQUEST: ChainEnd@7aa864b9(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.369 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@7aa864b9(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.369 [qtp213625156-47] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- invalid request for policy type
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- sendError ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0}
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) SEND_ERROR ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action SEND_ERROR ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=2}
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- consumeAll HttpInput@2057470204 cs=ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2 eof=false
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed current chunk of ServletChannel EOF=false AsyncContentProducer@41c3b6b9[c=null]
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed available chunks of ServletChannel EOF=true AsyncContentProducer@41c3b6b9[c=null]
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isFinished=true HttpInput@2057470204 cs=ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2 eof=true
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- isFailure = false AsyncContentProducer@41c3b6b9[c=null]
15:21:14.370 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isError=false HttpInput@2057470204 cs=ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2 eof=true
15:21:14.373 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- errorHandling ServletChannelState@10076b4e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.374 [qtp213625156-47] DEBUG org.eclipse.jetty.server.handler.ErrorHandler -- handle(ServletContextRequest@7a2b7019{GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}, org.eclipse.jetty.ee10.servlet.ServletContextResponse@383fd8d6, Callback@347476db{BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1381/0x0000000801694fc0@4935f4a2,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1382/0x00000008016951e8@665c012})
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html;charset=iso-8859-1

 committed
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5378014d[p=0,l=468,c=8192,r=468]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@1274c2a2{400,GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@53bcf7f0[PROCESSING][i=HTTP/1.1{s=400,h=5,cl=468},cb=ChannelResponse@1274c2a2{400,GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=468,c=8192,r=468],true)@START
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=400,h=5,cl=468} last=true content=HeapByteBuffer@5378014d[p=0,l=468,c=8192,r=468]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html;charset=iso-8859-1
Content-Length: 468


15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 468
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@53bcf7f0[PROCESSING][i=HTTP/1.1{s=400,h=5,cl=468},cb=ChannelResponse@1274c2a2{400,GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] ([p=0,l=204,c=8192,r=204],[p=0,l=468,c=8192,r=468],true)@COMPLETING
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4dc51978{IDLE}->null [DirectByteBuffer@5ff40b92[p=0,l=204,c=8192,r=204]={<<<HTTP/1.1 400 Bad Request\r...Content-Length: 468\r\n\r\n>>>onnection...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5378014d[p=0,l=468,c=8192,r=468]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4dc51978{WRITING}->null:IDLE-->WRITING
15:21:14.387 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 672 SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=W,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=COMPLETING}]=>HttpChannelState@4ef743ea{handling=Thread[qtp213625156-47,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}]
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=672 remaining=0 WriteFlusher@4dc51978{WRITING}->null
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4dc51978{IDLE}->null:WRITING-->IDLE
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@53bcf7f0[PROCESSING][i=HTTP/1.1{s=400,h=5,cl=468},cb=ChannelResponse@1274c2a2{400,GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] ([p=204,l=204,c=8192,r=0],[p=468,l=468,c=8192,r=0],true)@END
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@1274c2a2{400,GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@1fc37415{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@1fc37415{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=Link@1fc37415{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@25f40a60{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@2113a117[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@25f40a60{terminated=false,multiplex=0,pooled=Buffer@26d6178d[rc=0,HeapByteBuffer@5378014d[p=0,l=0,c=8192,r=0]={<<<>>><html>\n<h...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2113a117[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- errorHandlingComplete ServletChannelState@10076b4e{s=HANDLING rs=ERRORING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@10076b4e{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@10076b4e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.388 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=21}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@3f905a54{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1331/0x000000080165c400@3374fa8,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1332/0x00000008016603d8@154b5a3c}) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@3a32e078[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@7195a2fb{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1279)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@7195a2fb{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1279)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=Link@7195a2fb{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1279)[BLOCKING] -> null},invoker=null}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=Callback@3f905a54{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1331/0x000000080165c400@3374fa8,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1332/0x00000008016603d8@154b5a3c} w=false
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@10076b4e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@60998860{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@10076b4e{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=22}
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/invalid/versions/1.0.0 written app=0 net=468
15:21:14.389 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@4ef743ea{handling=Thread[qtp213625156-47,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3370adff
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3370adff
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@2f087b1d{s=ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0,age=22}
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@334c891e, failure=null, callbackCompleted=true, completeStream=true
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@334c891e, null)
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}
15:21:14.390 [qtp213625156-47] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [12/Mar/2025:15:21:14 +0000] "GET /policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1" 400 468 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@526d24f7
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@2057470204 cs=ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2 eof=true
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2a3fce2
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@41c3b6b9[c=null]
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@10076b4e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=END,0 of -1},g=HttpGenerator@751ad5d8{s=END}]=>HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}]
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@4ef743ea{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@28746608 http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@44a54510{ReadCallback@36a28d8e{HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@15352a97 on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.390 [qtp213625156-47] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:14.390 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.390 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/1 selected
15:21:14.390 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.391 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.391 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@15352a97
15:21:14.391 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.391 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.391 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 1 keys
15:21:14.391 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.391 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59831ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.391 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59831ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.409 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api request error InboundJaxrsResponse{context=ClientResponse{method=GET, uri=http://localhost:40893/policy/api/v1/policytypes/invalid/versions/1.0.0, status=400, reason=Bad Request}}
15:21:14.415 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@44d88b84[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41566]] on oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:14.415 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/0 selected
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 1 updates
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@44d88b84[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41566]]
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@44d88b84[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41566]] startThread=0
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.415 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.415 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@44d88b84[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41566]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59807ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.415 [qtp213625156-48] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.415 [qtp213625156-48] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:14.415 [qtp213625156-48] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.415 [qtp213625156-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@246c0af8 on oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:14.415 [qtp213625156-48] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5045e0fa{ReadCallback@143a0bc0{HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@1417f5e on oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=1/avg=1.00/max=1]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@44d88b84[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41566]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59806ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.416 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59806ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/1 selected
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 2 updates
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@246c0af8
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@1417f5e
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 1/1/1 selected
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 1 keys, 0 updates
15:21:14.416 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41566], selector=sun.nio.ch.EPollSelectorImpl@7c753462, interestOps=1, readyOps=1 SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=1/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59805ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:21:14.417297679Z
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5045e0fa{ReadCallback@143a0bc0{HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 229 DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.417 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}} reservedThread run AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=1/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59805ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:14.417826085Z on ReservedThread@7ef2f151{thread=Thread[qtp213625156-45,5,main]}
15:21:14.417 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=1/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59804ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:14.417899719Z tryProduce true
15:21:14.417 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.417 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.417 [qtp213625156-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.418 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.417 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 229 Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 229 HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5ff40b92[p=0,l=229,c=8192,r=229]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:40893)
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40893) header=Host, headerString=[Host], valueString=[localhost:40893]
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:14.418 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}]
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1 HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}]
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}]
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}]
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=229,l=229,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}]
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@6cfb3595{handling=Thread[qtp213625156-43,5,main], handled=false, send=SENDING, completed=false, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@49679608 cs=ServletChannelState@1e9fa67b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@53a020e8 eof=false
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@53a020e8
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@54f7c1a7[c=null]
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=0} -> ServletContextRequest@59b48c2{GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} : ServletChannelState@1e9fa67b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@55a56590{STARTED} ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=0} ServletContextRequest@59b48c2{GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@57ee9ff9 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3d7e965a
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1} -> ServletContextRequest@59b48c2{GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@57ee9ff9,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3d7e965a
15:21:14.419 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1} 
15:21:14.420 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@1e9fa67b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.420 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1}
15:21:14.420 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@55a56590{STARTED} cached filter chain for REQUEST: ChainEnd@7f581b16(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.420 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@7f581b16(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.421 [qtp213625156-43] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- request for unknown policy type
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- sendError ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0}
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) SEND_ERROR ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action SEND_ERROR ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=2}
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- consumeAll HttpInput@49679608 cs=ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@53a020e8 eof=false
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed current chunk of ServletChannel EOF=false AsyncContentProducer@54f7c1a7[c=null]
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed available chunks of ServletChannel EOF=true AsyncContentProducer@54f7c1a7[c=null]
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isFinished=true HttpInput@49679608 cs=ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@53a020e8 eof=true
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- isFailure = false AsyncContentProducer@54f7c1a7[c=null]
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isError=false HttpInput@49679608 cs=ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@53a020e8 eof=true
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- errorHandling ServletChannelState@1e9fa67b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.421 [qtp213625156-43] DEBUG org.eclipse.jetty.server.handler.ErrorHandler -- handle(ServletContextRequest@59b48c2{GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}, org.eclipse.jetty.ee10.servlet.ServletContextResponse@57ee9ff9, Callback@20da9167{BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1381/0x0000000801694fc0@3e8d3d2,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1382/0x00000008016951e8@4aed59b3})
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25f40a60{terminated=false,multiplex=1,pooled=Buffer@26d6178d[rc=0,HeapByteBuffer@5378014d[p=0,l=0,c=8192,r=0]={<<<>>><html>\n<h...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2113a117[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html;charset=iso-8859-1

 committed
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5378014d[p=0,l=462,c=8192,r=462]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>html>\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@75d26b53{404,GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@1779d27[PROCESSING][i=HTTP/1.1{s=404,h=5,cl=462},cb=ChannelResponse@75d26b53{404,GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=462,c=8192,r=462],true)@START
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=5,cl=462} last=true content=HeapByteBuffer@5378014d[p=0,l=462,c=8192,r=462]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>html>\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html;charset=iso-8859-1
Content-Length: 462


15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 462
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@1779d27[PROCESSING][i=HTTP/1.1{s=404,h=5,cl=462},cb=ChannelResponse@75d26b53{404,GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] ([p=0,l=202,c=8192,r=202],[p=0,l=462,c=8192,r=462],true)@COMPLETING
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4444b898{IDLE}->null [DirectByteBuffer@5ff40b92[p=0,l=202,c=8192,r=202]={<<<HTTP/1.1 404 Not Found\r\nS...Content-Length: 462\r\n\r\n>>>\nConnecti...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5378014d[p=0,l=462,c=8192,r=462]={<<<<html>\n<head>\n<meta http-...<hr/>\n\n</body>\n</html>\n>>>html>\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4444b898{WRITING}->null:IDLE-->WRITING
15:21:14.422 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 664 SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@616e8011{s=COMPLETING}]=>HttpChannelState@6cfb3595{handling=Thread[qtp213625156-43,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}]
15:21:14.423 [qtp213625156-43] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=664 remaining=0 WriteFlusher@4444b898{WRITING}->null
15:21:14.423 [qtp213625156-43] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4444b898{IDLE}->null:WRITING-->IDLE
15:21:14.423 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@1779d27[PROCESSING][i=HTTP/1.1{s=404,h=5,cl=462},cb=ChannelResponse@75d26b53{404,GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] ([p=202,l=202,c=8192,r=0],[p=462,l=462,c=8192,r=0],true)@END
15:21:14.423 [qtp213625156-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.423 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@75d26b53{404,GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}
15:21:14.423 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@64c44162{Queued by qtp213625156-43 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2aa365a{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.423 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api not found InboundJaxrsResponse{context=ClientResponse{method=GET, uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0, status=404, reason=Not Found}}
15:21:14.424 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1da1d7b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41580]] on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.424 [qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/1 selected
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1da1d7b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41580]]
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1da1d7b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41580]] startThread=0
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.424 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 2 keys
15:21:14.424 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1da1d7b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41580]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59797ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.424 [qtp213625156-49] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@2da6a5b2 on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@65cbd644{ReadCallback@7d58747a{HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@36f0c399 on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=2 selected=0 updates=2 selection:tot=2/avg=1.00/max=1]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1da1d7b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41580]] in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59797ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.425 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59797ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/2 selected
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 2 updates
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$1294/0x0000000801630698@2da6a5b2
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@36f0c399
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.425 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 2 keys
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 1/1/2 selected
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 1 keys, 0 updates
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40893 remote=/127.0.0.1:41580], selector=sun.nio.ch.EPollSelectorImpl@60d143cd, interestOps=1, readyOps=1 SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@740a9a21{thread=null} startThread=0
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/PRODUCING/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59796ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:14.426367715Z
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/PRODUCING/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59796ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:14.426499342Z
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.426 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 2 keys
15:21:14.426 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@740a9a21{thread=null} in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=2,r=-1,t=59796ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.426 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:14.426 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:14.426 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=2,r=-1,t=59795ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.426 [qtp213625156-47] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@65cbd644{ReadCallback@7d58747a{HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.426 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 232 DirectByteBuffer@5ff40b92[p=0,l=232,c=8192,r=232]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 232 Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=232,c=8192,r=232]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 232 HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=232,c=8192,r=232]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=0,l=232,c=8192,r=232]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5ff40b92[p=0,l=232,c=8192,r=232]={<<<GET /policy/api/v1/policy...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:40893)
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40893) header=Host, headerString=[Host], valueString=[localhost:40893]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:14.427 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=232,l=232,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}]
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1 HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}]
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=232,l=232,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}]
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5ff40b92[p=232,l=232,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=232,l=232,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=END,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}]
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@50ca807b[rc=1,DirectByteBuffer@5ff40b92[p=232,l=232,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=END,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}]
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@3e63e577{handling=Thread[qtp213625156-47,5,main], handled=false, send=SENDING, completed=false, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@161076673 cs=ServletChannelState@5ecaa995{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@65bb7427 eof=false
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@65bb7427
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@92ff79f[c=null]
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=0} -> ServletContextRequest@455282e9{GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} : ServletChannelState@5ecaa995{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:14.428 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@55a56590{STARTED} ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=1} ServletContextRequest@455282e9{GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@7bf6dc28 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@d935fc6
15:21:14.429 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=1} -> ServletContextRequest@455282e9{GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@7bf6dc28,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@d935fc6
15:21:14.429 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=1} 
15:21:14.429 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@5ecaa995{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.429 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=1}
15:21:14.429 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@55a56590{STARTED} cached filter chain for REQUEST: ChainEnd@3b9fd8ee(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.429 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@3b9fd8ee(org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:14.430 [qtp213625156-47] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- invalid request for policy type
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@6a0b40be[p=0,l=11,c=8192,r=11]={<<<string-type>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=11 null
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Content-Length: 11
Content-Type: application/json

 committed
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@2751c64b[p=0,l=11,c=8192,r=11]={<<<string-type>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@30abc008{200,GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@75b6265b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=11},cb=ChannelResponse@30abc008{200,GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=11,c=8192,r=11],true)@START
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5bcb84b4{terminated=false,multiplex=1,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=4,cl=11} last=true content=HeapByteBuffer@2751c64b[p=0,l=11,c=8192,r=11]={<<<string-type>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:14 GMT
Content-Length: 11
Content-Type: application/json


15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 11
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@75b6265b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=11},cb=ChannelResponse@30abc008{200,GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] ([p=0,l=132,c=8192,r=132],[p=0,l=11,c=8192,r=11],true)@COMPLETING
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@458886e3{IDLE}->null [DirectByteBuffer@5ff40b92[p=0,l=132,c=8192,r=132]={<<<HTTP/1.1 200 OK\r\nServer: ...\nContent-Length: 11\r\n\r\n>>>host:4089...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2751c64b[p=0,l=11,c=8192,r=11]={<<<string-type>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@458886e3{WRITING}->null:IDLE-->WRITING
15:21:14.423 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@64c44162{Queued by qtp213625156-43 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2aa365a{name=HttpChannelState_writeInvoker,tail=Link@64c44162{Queued by qtp213625156-43 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:14.431 [qtp213625156-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25f40a60{terminated=false,multiplex=0,pooled=Buffer@26d6178d[rc=0,HeapByteBuffer@5378014d[p=0,l=0,c=8192,r=0]={<<<>>><html>\n<h...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2113a117[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.431 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- errorHandlingComplete ServletChannelState@1e9fa67b{s=HANDLING rs=ERRORING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.431 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@2aa365a{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1e9fa67b{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@1e9fa67b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=13}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@3f091d8d{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1331/0x000000080165c400@5e68f28c,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1332/0x00000008016603d8@18e16772}) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@3a32e078[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@4b2a9ad2{Queued by qtp213625156-43 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1279)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2aa365a{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@4b2a9ad2{Queued by qtp213625156-43 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1279)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2aa365a{name=HttpChannelState_writeInvoker,tail=Link@4b2a9ad2{Queued by qtp213625156-43 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1279)[BLOCKING] -> null},invoker=null}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=Callback@3f091d8d{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1331/0x000000080165c400@5e68f28c,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1332/0x00000008016603d8@18e16772} w=false
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@1e9fa67b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@2aa365a{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1e9fa67b{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@1e9fa67b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=13}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/unknown/versions/1.0.0 written app=0 net=462
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@6cfb3595{handling=Thread[qtp213625156-43,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3d7e965a
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3d7e965a
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@6654860d{s=ServletChannelState@1e9fa67b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0,age=13}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@6cfb3595{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@3c38134f, failure=null, callbackCompleted=true, completeStream=true
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@3c38134f, null)
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@6cfb3595{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}
15:21:14.432 [qtp213625156-43] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [12/Mar/2025:15:21:14 +0000] "GET /policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1" 404 462 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@25dd7ad6
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@49679608 cs=ServletChannelState@1e9fa67b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@53a020e8 eof=true
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@53a020e8
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@54f7c1a7[c=null]
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@1e9fa67b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=END,0 of -1},g=HttpGenerator@616e8011{s=END}]=>HttpChannelState@6cfb3595{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}]
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@6cfb3595{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@660c2b90 http://localhost:40893/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}
15:21:14.432 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:14.433 [qtp213625156-43] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:14.433 [qtp213625156-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.433 [qtp213625156-43] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5045e0fa{ReadCallback@143a0bc0{HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.433 [qtp213625156-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.433 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@1417f5e on oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.433 [qtp213625156-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:14.431 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 143 SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=END,0 of -1},g=HttpGenerator@117b5303{s=COMPLETING}]=>HttpChannelState@3e63e577{handling=Thread[qtp213625156-47,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}]
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=143 remaining=0 WriteFlusher@458886e3{WRITING}->null
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@458886e3{IDLE}->null:WRITING-->IDLE
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@75b6265b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=11},cb=ChannelResponse@30abc008{200,GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] ([p=132,l=132,c=8192,r=0],[p=11,l=11,c=8192,r=0],true)@END
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5bcb84b4{terminated=false,multiplex=0,pooled=Buffer@50ca807b[rc=0,DirectByteBuffer@5ff40b92[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1ec901a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@30abc008{200,GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@6c426387{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2074587{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@6c426387{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2074587{name=HttpChannelState_writeInvoker,tail=Link@6c426387{Queued by qtp213625156-47 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@2074587{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@5ecaa995{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@5ecaa995{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.433 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=5}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@46c72f62{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1331/0x000000080165c400@47f916c7,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$1332/0x00000008016603d8@38d81be4}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@5ecaa995{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@5ecaa995{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@5ecaa995{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=6}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/other-type/versions/1.0.0 written app=11 net=11
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@3e63e577{handling=Thread[qtp213625156-47,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@d935fc6
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@d935fc6
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@4edf0ca6{s=ServletChannelState@5ecaa995{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0,age=6}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@3e63e577{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@4b4a05, failure=null, callbackCompleted=true, completeStream=true
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@4b4a05, null)
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@3e63e577{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}
15:21:14.434 [qtp213625156-47] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [12/Mar/2025:15:21:14 +0000] "GET /policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1" 200 11 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@7f08d951
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@161076673 cs=ServletChannelState@5ecaa995{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@65bb7427 eof=false
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@65bb7427
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@92ff79f[c=null]
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@5ecaa995{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=END,0 of -1},g=HttpGenerator@117b5303{s=END}]=>HttpChannelState@3e63e577{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}]
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@3e63e577{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@55c737f8 http://localhost:40893/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@65cbd644{ReadCallback@7d58747a{HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@36f0c399 on oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.434 [qtp213625156-47] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:21:14.434 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.434 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/2 selected
15:21:14.434 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.435 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.435 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@36f0c399
15:21:14.435 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.435 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.435 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 2 keys
15:21:14.435 [qtp213625156-47] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.435 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=2,r=-1,t=59787ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.435 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59787ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/1 selected
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 1 updates
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$1283/0x0000000801624080@1417f5e
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.435 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.435 [qtp213625156-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.435 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$1281/0x0000000801620550@387c99ec in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59787ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.435 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59787ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.432 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api connection error, client info: JerseyClient(name=apiClient, https=false, selfSignedCerts=false, hostname=localhost, port=40893, basePath=null, userName=null, password=null, client=org.glassfish.jersey.client.JerseyClient@2ec0e732, baseUrl=http://localhost:40893/, alive=true) 
15:21:14.479 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:14.489 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:14.495 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api connection error, client info: JerseyClient(name=apiClient, https=false, selfSignedCerts=false, hostname=localhost, port=33929, basePath=null, userName=null, password=null, client=org.glassfish.jersey.client.JerseyClient@4f416fe3, baseUrl=http://localhost:33929/, alive=true) 
15:21:14.508 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=40893, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@5cf5e0d5{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STARTED}}, connector=policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}, jettyThread=Thread[policy-api-40893,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: SHUTTING DOWN
15:21:14.509 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=40893, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@5cf5e0d5{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STARTED}}, connector=policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}, jettyThread=Thread[policy-api-40893,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:21:14.509 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}
15:21:14.509 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp213625156-44-acceptor-0@313fb078-policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893} in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59713ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.509 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59713ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.509 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@501f2048[keys=3]
15:21:14.509 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@e71fca4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.509 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@22587bcf on oeji.ManagedSelector@e71fca4{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.509 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STOPPING}[id=1 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:14.509 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.509 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/1 selected
15:21:14.509 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 1 updates
15:21:14.509 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.509 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@22587bcf
15:21:14.509 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@e71fca4{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=77/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,OPEN,fill=FI,flush=-,to=77/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2e946188[{l=/127.0.0.1:40893,r=/127.0.0.1:41566,CLOSED,fill=FI,flush=-,to=77/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5045e0fa{ReadCallback@143a0bc0{HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=null,r=null,CLOSED,fill=FI,flush=-,to=77/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@20538a2a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=null,r=null,CLOSED,fill=-,flush=-,to=77/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@20538a2a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:14.510 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@e71fca4{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.511 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d8fdde0 startThread=0
15:21:14.511 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.511 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 waiting with 1 keys
15:21:14.511 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d8fdde0 in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.511 [qtp213625156-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2e946188[{l=null,r=null,CLOSED,fill=-,flush=-,to=78/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@20538a2a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.511 [qtp213625156-48] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@20538a2a::SocketChannelEndPoint@2e946188[{l=null,r=null,CLOSED,fill=-,flush=-,to=78/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@20538a2a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@616e8011{s=START}]=>HttpChannelState@6cfb3595{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.511 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d8fdde0 in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.511 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.511 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@403b2e0b on oeji.ManagedSelector@e71fca4{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.512 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@e71fca4{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:14.512 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken with none selected
15:21:14.512 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 woken up from select, 0/0/0 selected
15:21:14.513 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7c753462 processing 0 keys, 1 updates
15:21:14.513 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.513 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@403b2e0b
15:21:14.513 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@7c753462 on oeji.ManagedSelector@e71fca4{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.513 [qtp213625156-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.513 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:14.513 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:14.520 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59702ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:14.520357473Z
15:21:14.520 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@6364042/SelectorProducer@4fa8fed8/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59702ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:14.52049284Z
15:21:14.520 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@e71fca4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:14.520 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@5fbba685{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.520 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@568202bd on oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.521 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=2 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/2 selected
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@568202bd
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 2 connections on oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=130/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,OPEN,fill=FI,flush=-,to=131/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3ae026cf[{l=/127.0.0.1:40893,r=/127.0.0.1:41560,CLOSED,fill=FI,flush=-,to=131/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.521 [qtp213625156-46] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@44a54510{ReadCallback@36a28d8e{HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=null,r=null,CLOSED,fill=FI,flush=-,to=131/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3427dfe3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=null,r=null,CLOSED,fill=-,flush=-,to=131/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58191dcd startThread=0
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=87/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,OPEN,fill=FI,flush=-,to=87/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@61a9d3c8[{l=/127.0.0.1:40893,r=/127.0.0.1:41580,CLOSED,fill=FI,flush=-,to=87/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@65cbd644{ReadCallback@7d58747a{HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=null,r=null,CLOSED,fill=FI,flush=-,to=87/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@f4a9728[p=HttpParser{s=START,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=88/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@f4a9728[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.522 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20881564 startThread=0
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd waiting with 2 keys
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58191dcd in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59699ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3ae026cf[{l=null,r=null,CLOSED,fill=-,flush=-,to=132/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3427dfe3::SocketChannelEndPoint@3ae026cf[{l=null,r=null,CLOSED,fill=-,flush=-,to=132/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3427dfe3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@751ad5d8{s=START}]=>HttpChannelState@4ef743ea{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58191dcd in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=3,r=-1,t=59699ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20881564 in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59699ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@61a9d3c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=88/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@f4a9728[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@f4a9728::SocketChannelEndPoint@61a9d3c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=88/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@f4a9728[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@117b5303{s=START}]=>HttpChannelState@3e63e577{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20881564 in QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=4,r=-1,t=59699ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.523 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59699ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.523 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@12f851f9 on oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.523 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken with none selected
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd woken up from select, 0/0/0 selected
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d143cd processing 0 keys, 1 updates
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@12f851f9
15:21:14.523 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@60d143cd on oeji.ManagedSelector@5fbba685{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.524 [qtp213625156-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:14.524 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3
15:21:14.524 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/PRODUCING/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59698ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=2,epc=1]@2025-03-12T15:21:14.524165035Z
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3fdec135/SelectorProducer@4380431a/IDLE/p=0/QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59698ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}][pc=0,pic=0,pec=2,epc=1]@2025-03-12T15:21:14.52427362Z
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@5fbba685{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@501f2048[keys=0]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@4403ddef[HTTP/1.1]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@4403ddef[HTTP/1.1]
15:21:14.524 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED policy-api@32ccb288{HTTP/1.1, (http/1.1)}{localhost:40893}
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@5cf5e0d5{STARTED}[12.0.16,sto=0]
15:21:14.524 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@5cf5e0d5{STOPPING}[12.0.16,sto=0]
15:21:14.524 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@5cf5e0d5{STOPPING}[12.0.16,sto=0]
15:21:14.524 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@5cf5e0d5{STOPPING}[12.0.16,sto=0]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@fc8cf2d{STARTED}[worker=node0]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@5b55e8a1{STARTED}[interval=660000, ownscheduler=false]
15:21:14.524 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@5b55e8a1{STOPPED}[interval=660000, ownscheduler=false]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@fc8cf2d{STOPPED}[worker=node0]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STARTED}}
15:21:14.524 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STARTED}}
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@413ba79b{STARTED}
15:21:14.524 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@7885f407[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@b6a87ff[passivating=false,graceSec=3600]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@b6a87ff[passivating=false,graceSec=3600]
15:21:14.524 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@7885f407[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:14.525 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@55a56590{STARTED}
15:21:14.525 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@55a56590{STOPPING}
15:21:14.525 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:14.525 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-6eb1cef0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@571addb1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:14.525 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a297301[EMBEDDED:<null>]
15:21:14.526 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:14.526 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:14.526 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1bee64ef{/*->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:14.526 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a297301=MappedServlet3c8cf92b{null->org.glassfish.jersey.servlet.ServletContainer-a297301==org.glassfish.jersey.servlet.ServletContainer@d6266df7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@55a56590{STOPPED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@413ba79b{STOPPED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@1d0889e1{base=null,protected=[]}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@1d0889e1{base=null,protected=[]}
15:21:14.526 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STOPPED}}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@46ec2d20{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@413ba79b{STOPPED}}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@16150bb7{STARTED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@2018453c{STARTED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@2018453c{STOPPED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@16150bb7{STOPPED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@2202873e{STARTED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@2202873e{STOPPED}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp213625156]@cbba944{STARTED,8<=8<=200,i=5,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=8<=200,i=5,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp213625156-45,5,main] for stop
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp213625156-42,5,main] for stop
15:21:14.526 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp213625156-46,5,main] for stop
15:21:14.526 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@7ef2f151{thread=null} in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=8<=200,i=5,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.527 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=8<=200,i=6,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.527 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:14.527 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@740a9a21{thread=null} in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=8<=200,i=6,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.527 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=8<=200,i=7,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.527 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:14.527 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@768d5f12{thread=null} in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=8<=200,i=7,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.527 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=8<=200,i=8,r=-1,t=59695ms,q=0}[ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}]
15:21:14.527 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@623b291b{capacity=4,threads=ThreadIdPool@6604a103{capacity=4}}
15:21:14.536 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=8,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=8,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=9,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-43,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=9,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=8,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=9,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=9,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=9,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=10,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=11,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-44,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=11,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-48,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=11,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=11,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=11,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp213625156-47,5,main] for 2499
15:21:14.536 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=12,r=-1,t=59686ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-49,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=12,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=12,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.536 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=12,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=13,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-47,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=13,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp213625156-49,5,] for 2499
15:21:14.537 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp213625156-42,5,main] for 2499
15:21:14.537 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=13,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=13,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=14,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-45,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=14,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=14,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=14,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=15,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-42,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=15,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp213625156-46,5,main] for 2498
15:21:14.537 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=15,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$1049/0x00000008015046f8@2611cf90 in QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=15,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=16,r=-1,t=59685ms,q=0}[NO_TRY]
15:21:14.537 [qtp213625156-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp213625156-46,5,main] exited for QueuedThreadPool[qtp213625156]@cbba944{STOPPING,8<=0<=200,i=16,r=-1,t=59684ms,q=0}[NO_TRY]
15:21:14.538 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp213625156]@cbba944{STOPPED,8<=0<=200,i=16,r=-1,t=59684ms,q=0}[NO_TRY]
15:21:14.538 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@5cf5e0d5{STOPPED}[12.0.16,sto=0]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s -- in org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ common ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ common ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ common ---
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ common ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ common ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/common/4.1.1-SNAPSHOT/common-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/common/4.1.1-SNAPSHOT/common-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] ----------------< org.onap.policy.xacml-pdp:xacml-test >----------------
[INFO] Building xacml-test 4.1.1-SNAPSHOT                                [4/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-test ---
[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-xacml-pdp-master-verify-java/xacml-test/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-test ---
[INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-test ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS
  reason: class file for jakarta.persistence.InheritanceType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
  reason: class file for jakarta.persistence.FetchType not found
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
  reason: class file for jakarta.persistence.CascadeType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS
  reason: class file for jakarta.persistence.InheritanceType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
  reason: class file for jakarta.persistence.FetchType not found
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
  reason: class file for jakarta.persistence.CascadeType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS
  reason: class file for jakarta.persistence.InheritanceType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
  reason: class file for jakarta.persistence.FetchType not found
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
  reason: class file for jakarta.persistence.CascadeType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS
  reason: class file for jakarta.persistence.InheritanceType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
  reason: class file for jakarta.persistence.FetchType not found
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
  reason: class file for jakarta.persistence.CascadeType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS
  reason: class file for jakarta.persistence.InheritanceType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
  reason: class file for jakarta.persistence.FetchType not found
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
  reason: class file for jakarta.persistence.CascadeType not found
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER
[WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-test ---
[INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-test ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-test ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-test ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-test ---
[INFO] Analyzed bundle 'xacml-test' with 1 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-test ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-test ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-test/4.1.1-SNAPSHOT/xacml-test-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-test/4.1.1-SNAPSHOT/xacml-test-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] ------< org.onap.policy.xacml-pdp.applications:xacml-monitoring >-------
[INFO] Building xacml-monitoring 4.1.1-SNAPSHOT                          [5/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-monitoring ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-monitoring ---
[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-xacml-pdp-master-verify-java/applications/monitoring/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-monitoring ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-monitoring ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-monitoring ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-monitoring ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-monitoring ---
[INFO] Copying 7 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-monitoring ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-monitoring ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest
15:21:17.625 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:17.631 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:21:17.755 [main] DEBUG org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Loaded applications:
monitoring supports [onap.Monitoring 1.0.0]

15:21:17.755 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5656969010872498952
15:21:17.756 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5656969010872498952/xacml.properties
15:21:17.756 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:17.756 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:17.756 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:17.757 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:17.758 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:17.758 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:17.761 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:17.859 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/src/test/resources/vDNS.policy.input.yaml" was found on the local file system
15:21:18.029 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.scaleout.tca type: onap.policies.monitoring.cdap.tca.hi.lo.app weight: null policy:
{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}
15:21:18.303 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="onap.scaleout.tca" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.scaleout.tca</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1.0.0</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type-version" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="onap.scaleout.tca:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <ObligationExpressions>
            <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.scaleout.tca</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                </AttributeAssignmentExpression>
            </ObligationExpression>
        </ObligationExpressions>
    </Rule>
</Policy>

15:21:18.304 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:18.305 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5656969010872498952/xacml.properties
15:21:18.307 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca})
15:21:18.343 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.345 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.345 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.346 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.347 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.scaleout.tca]
15:21:18.347 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.348 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.352 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.scaleout.tca

15:21:18.357 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.361 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.362 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:18.362 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:18.377 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-5656969010872498952/onap.scaleout.tca_1.0.0.xml
15:21:18.434 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:18.434 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:18.436 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy d4595423-a808-415e-b6af-a6fab07d28cb version 1.0
15:21:18.436 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy d4595423-a808-415e-b6af-a6fab07d28cb version 1.0
15:21:18.436 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.scaleout.tca version 1.0.0
15:21:18.436 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.442 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.443 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match d4595423-a808-415e-b6af-a6fab07d28cb
15:21:18.444 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.444 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.444 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca"
15:21:18.479 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.479 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca:rule"
15:21:18.479 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.482 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca:rule"
15:21:18.483 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]}
15:21:18.483 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca"
15:21:18.484 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]}
15:21:18.484 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.485 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}
15:21:18.485 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 133ms
15:21:18.485 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]}
15:21:18.487 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.487 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.488 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.488 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]})
15:21:18.502 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.scaleout.tca":{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}
15:21:18.502 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app})
15:21:18.502 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.502 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.503 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.503 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.503 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.503 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.503 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app]
15:21:18.503 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app

15:21:18.503 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.504 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match d4595423-a808-415e-b6af-a6fab07d28cb
15:21:18.504 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.504 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.504 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.505 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca"
15:21:18.506 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.506 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca:rule"
15:21:18.506 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.506 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca:rule"
15:21:18.506 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]}
15:21:18.506 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca"
15:21:18.506 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]}
15:21:18.507 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.507 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}
15:21:18.507 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms
15:21:18.507 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]}
15:21:18.507 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.508 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.508 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.508 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]})
15:21:18.509 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.scaleout.tca":{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}
15:21:18.509 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app})
15:21:18.509 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.509 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.509 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.509 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.510 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.510 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.510 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app]
15:21:18.510 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app

15:21:18.510 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.510 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match d4595423-a808-415e-b6af-a6fab07d28cb
15:21:18.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca"
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca:rule"
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca:rule"
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]}
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca"
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]}
15:21:18.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}
15:21:18.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:18.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]}
15:21:18.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.513 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.513 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null)
15:21:18.513 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]})
15:21:18.514 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app})
15:21:18.514 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.514 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.514 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.514 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.514 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.514 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app]
15:21:18.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app

15:21:18.515 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.515 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match d4595423-a808-415e-b6af-a6fab07d28cb
15:21:18.515 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.515 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.515 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.515 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca"
15:21:18.515 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca:rule"
15:21:18.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca:rule"
15:21:18.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]}
15:21:18.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca"
15:21:18.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]}
15:21:18.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}
15:21:18.517 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:18.517 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]}
15:21:18.517 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.518 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.518 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]})
15:21:18.518 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app})
15:21:18.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.519 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.519 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.519 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.519 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app]
15:21:18.519 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app

15:21:18.519 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.519 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match d4595423-a808-415e-b6af-a6fab07d28cb
15:21:18.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca"
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.scaleout.tca:rule"
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca:rule"
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]}
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.scaleout.tca"
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]}
15:21:18.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "d4595423-a808-415e-b6af-a6fab07d28cb"
15:21:18.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}
15:21:18.521 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:18.521 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]}
15:21:18.521 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.521 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.521 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Unsupported query param for Monitoring application: {unknown=[Ljava.lang.String;@312a738d}
15:21:18.522 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=d4595423-a808-415e-b6af-a6fab07d28cb,version=1.0}]}]})
15:21:18.522 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.scaleout.tca":{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}
15:21:18.522 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Now testing unloading of policy
15:21:18.523 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:18.523 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5656969010872498952/xacml.properties
15:21:18.524 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca})
15:21:18.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.scaleout.tca]
15:21:18.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.525 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.scaleout.tca

15:21:18.526 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.526 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.526 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:18.526 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:18.526 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:18.526 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:18.526 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 8393aa45-5dd0-4236-aa6b-b5efb2a30b9c version 1.0
15:21:18.526 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 8393aa45-5dd0-4236-aa6b-b5efb2a30b9c version 1.0
15:21:18.526 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.527 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.527 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8393aa45-5dd0-4236-aa6b-b5efb2a30b9c
15:21:18.527 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "8393aa45-5dd0-4236-aa6b-b5efb2a30b9c"
15:21:18.527 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "8393aa45-5dd0-4236-aa6b-b5efb2a30b9c"
15:21:18.527 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.527 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "8393aa45-5dd0-4236-aa6b-b5efb2a30b9c"
15:21:18.527 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.527 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:18.527 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}]}]}
15:21:18.527 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.527 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:18.539 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vFirewall.policy.monitoring.input.tosca.yaml" does not exist on the local file system
15:21:18.540 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policies/vFirewall.policy.monitoring.input.tosca.yaml" : 
15:21:18.551 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.vfirewall.tca type: onap.policies.monitoring.tcagen2 weight: null policy:
{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}
15:21:18.589 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="onap.vfirewall.tca" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.vfirewall.tca</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.tcagen2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.tcagen2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1.0.0</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type-version" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="onap.vfirewall.tca:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <ObligationExpressions>
            <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.vfirewall.tca</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.tcagen2</AttributeValue>
                </AttributeAssignmentExpression>
            </ObligationExpression>
        </ObligationExpressions>
    </Rule>
</Policy>

15:21:18.590 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:18.590 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5656969010872498952/xacml.properties
15:21:18.591 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca})
15:21:18.592 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.592 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.592 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.593 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.593 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca]
15:21:18.593 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.593 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.593 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca

15:21:18.594 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.595 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.595 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:18.595 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:18.595 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-5656969010872498952/onap.vfirewall.tca_1.0.0.xml
15:21:18.609 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:18.609 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:18.610 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 953fe6b0-51ec-406d-9954-92ecfc1e4bba version 1.0
15:21:18.610 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 953fe6b0-51ec-406d-9954-92ecfc1e4bba version 1.0
15:21:18.610 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.vfirewall.tca version 1.0.0
15:21:18.610 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.611 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.611 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 953fe6b0-51ec-406d-9954-92ecfc1e4bba
15:21:18.612 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.612 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.612 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.613 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.622 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.622 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.622 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.624 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.625 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]}
15:21:18.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}
15:21:18.626 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 33ms
15:21:18.626 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]}
15:21:18.626 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.627 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.627 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.627 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]})
15:21:18.637 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}
15:21:18.637 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.637 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.637 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.638 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.638 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.638 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.638 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.638 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.639 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.640 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.641 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 953fe6b0-51ec-406d-9954-92ecfc1e4bba
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]}
15:21:18.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}
15:21:18.643 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms
15:21:18.643 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]}
15:21:18.643 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.643 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.644 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.644 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]})
15:21:18.644 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}
15:21:18.644 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.644 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.644 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.644 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.645 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.645 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.645 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.645 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.645 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.645 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.645 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 953fe6b0-51ec-406d-9954-92ecfc1e4bba
15:21:18.645 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.645 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.645 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.645 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.645 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.645 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.646 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.646 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.646 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.646 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.646 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]}
15:21:18.651 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.652 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}
15:21:18.653 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 8ms
15:21:18.653 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]}
15:21:18.654 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.657 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.658 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null)
15:21:18.658 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]})
15:21:18.659 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.659 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.659 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.660 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.660 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.660 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.660 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.660 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.661 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.661 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.661 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 953fe6b0-51ec-406d-9954-92ecfc1e4bba
15:21:18.663 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.663 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.663 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.665 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.670 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.671 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.671 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]}
15:21:18.671 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.671 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}
15:21:18.671 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 10ms
15:21:18.671 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]}
15:21:18.671 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.671 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.672 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]})
15:21:18.672 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.672 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.673 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.673 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 953fe6b0-51ec-406d-9954-92ecfc1e4bba
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]}
15:21:18.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "953fe6b0-51ec-406d-9954-92ecfc1e4bba"
15:21:18.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}
15:21:18.674 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms
15:21:18.674 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]}
15:21:18.674 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.674 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.674 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Unsupported query param for Monitoring application: {unknown=[Ljava.lang.String;@78bad03b}
15:21:18.674 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=953fe6b0-51ec-406d-9954-92ecfc1e4bba,version=1.0}]}]})
15:21:18.675 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}
15:21:18.675 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Now testing unloading of policy
15:21:18.675 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:18.675 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5656969010872498952/xacml.properties
15:21:18.680 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca})
15:21:18.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.686 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca]
15:21:18.687 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.690 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.690 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca

15:21:18.691 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.691 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.691 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:18.691 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:18.692 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:18.693 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:18.693 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy a907ad09-c0be-4872-ad43-6aded77f468a version 1.0
15:21:18.693 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy a907ad09-c0be-4872-ad43-6aded77f468a version 1.0
15:21:18.693 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.693 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.693 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match a907ad09-c0be-4872-ad43-6aded77f468a
15:21:18.693 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "a907ad09-c0be-4872-ad43-6aded77f468a"
15:21:18.693 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "a907ad09-c0be-4872-ad43-6aded77f468a"
15:21:18.693 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.694 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "a907ad09-c0be-4872-ad43-6aded77f468a"
15:21:18.694 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.694 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms
15:21:18.694 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}
15:21:18.695 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.695 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:18.702 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vFirewall.policy.monitoring.input.tosca.v2.yaml" does not exist on the local file system
15:21:18.703 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policies/vFirewall.policy.monitoring.input.tosca.v2.yaml" : 
15:21:18.771 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.vfirewall.tca type: onap.policies.monitoring.tcagen2 weight: null policy:
{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}
15:21:18.818 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="onap.vfirewall.tca" Version="2.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.vfirewall.tca</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.tcagen2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.tcagen2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">2.0.0</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type-version" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="onap.vfirewall.tca:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <ObligationExpressions>
            <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.vfirewall.tca</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.tcagen2</AttributeValue>
                </AttributeAssignmentExpression>
            </ObligationExpression>
        </ObligationExpressions>
    </Rule>
</Policy>

15:21:18.819 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:18.819 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5656969010872498952/xacml.properties
15:21:18.820 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca})
15:21:18.820 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.821 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.821 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.821 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.821 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca]
15:21:18.821 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.821 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.821 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca

15:21:18.821 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.821 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.821 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:18.821 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:18.822 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-5656969010872498952/onap.vfirewall.tca_2.0.0.xml
15:21:18.827 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:18.827 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:18.827 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2 version 1.0
15:21:18.827 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2 version 1.0
15:21:18.827 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.vfirewall.tca version 2.0.0
15:21:18.828 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5656969010872498952/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.828 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.828 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2
15:21:18.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.829 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.829 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.829 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.829 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]}
15:21:18.829 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.829 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}
15:21:18.830 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 9ms
15:21:18.830 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]}
15:21:18.830 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.831 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.831 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.831 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]})
15:21:18.832 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}
15:21:18.832 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.832 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.833 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.833 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.833 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.833 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.833 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.833 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.833 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.833 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.833 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2
15:21:18.833 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.833 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]}
15:21:18.834 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.835 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}
15:21:18.835 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:18.835 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]}
15:21:18.835 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.836 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.836 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.836 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]})
15:21:18.837 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}
15:21:18.837 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.837 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.837 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.837 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.837 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.837 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.837 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.837 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.837 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.837 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.837 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2
15:21:18.837 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.837 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.837 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]}
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.838 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}
15:21:18.839 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms
15:21:18.839 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]}
15:21:18.839 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.839 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.839 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null)
15:21:18.840 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]})
15:21:18.840 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.840 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.840 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.840 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.840 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.840 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.840 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.840 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.841 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.841 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.841 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.841 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]}
15:21:18.842 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.842 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}
15:21:18.842 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms
15:21:18.842 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]}
15:21:18.842 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.843 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.843 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]})
15:21:18.843 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2})
15:21:18.843 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.843 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.843 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.843 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.843 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.843 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:18.844 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2]
15:21:18.844 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2

15:21:18.844 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.844 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca"
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "onap.vfirewall.tca:rule"
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca:rule"
15:21:18.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]}
15:21:18.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "onap.vfirewall.tca"
15:21:18.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]}
15:21:18.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2"
15:21:18.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}
15:21:18.845 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms
15:21:18.845 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]}
15:21:18.845 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:18.846 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:18.846 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Unsupported query param for Monitoring application: {unknown=[Ljava.lang.String;@37986daf}
15:21:18.846 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=fa76cd1b-ea7f-41f8-8ff4-f28c1d1aa7d2,version=1.0}]}]})
15:21:18.847 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}
15:21:18.847 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Now testing unloading of policy
15:21:18.847 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:18.847 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5656969010872498952/xacml.properties
15:21:18.848 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca})
15:21:18.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca]
15:21:18.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.849 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca

15:21:18.849 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.849 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.849 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:18.849 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:18.850 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:18.850 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:18.850 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy e979d157-8b44-45dc-8f86-fc81acc00eda version 1.0
15:21:18.850 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy e979d157-8b44-45dc-8f86-fc81acc00eda version 1.0
15:21:18.850 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:18.850 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.850 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e979d157-8b44-45dc-8f86-fc81acc00eda
15:21:18.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.850 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms
15:21:18.850 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}
15:21:18.850 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.850 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:18.879 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca})
15:21:18.879 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.879 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.879 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.880 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.880 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca]
15:21:18.880 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.880 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.880 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca

15:21:18.880 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.880 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e979d157-8b44-45dc-8f86-fc81acc00eda
15:21:18.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.880 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms
15:21:18.880 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}
15:21:18.881 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.881 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null),{results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]})
15:21:18.881 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca})
15:21:18.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca]
15:21:18.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.881 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca

15:21:18.881 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.881 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e979d157-8b44-45dc-8f86-fc81acc00eda
15:21:18.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.888 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 7ms
15:21:18.888 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}
15:21:18.888 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty
15:21:18.888 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null),{results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]})
15:21:18.888 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca})
15:21:18.888 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:18.888 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:18.888 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:18.889 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:18.889 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca]
15:21:18.889 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:18.889 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:18.889 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca

15:21:18.889 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:18.889 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e979d157-8b44-45dc-8f86-fc81acc00eda
15:21:18.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "PolicySet" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Match" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:18 UTC 2025: "Result" from "e979d157-8b44-45dc-8f86-fc81acc00eda"
15:21:18.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:18.889 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms
15:21:18.889 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}
15:21:18.889 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null),{results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]})
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s -- in org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-monitoring ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'xacml-monitoring' with 1 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-monitoring ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/target/xacml-monitoring-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-monitoring ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-monitoring ---
[INFO] Analyzed bundle 'xacml-monitoring' with 1 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-monitoring ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-monitoring ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-monitoring/4.1.1-SNAPSHOT/xacml-monitoring-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/target/xacml-monitoring-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-monitoring/4.1.1-SNAPSHOT/xacml-monitoring-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] ---------< org.onap.policy.xacml-pdp.applications:xacml-guard >---------
[INFO] Building xacml-guard 4.1.1-SNAPSHOT                               [6/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-guard ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-guard ---
[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-xacml-pdp-master-verify-java/applications/guard/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-guard ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-guard ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-guard ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-guard ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-guard ---
[INFO] Copying 14 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-guard ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-guard ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest
15:21:21.769 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test-policies.yaml" was found on the local file system
15:21:22.385 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="blacklist-1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-unless-deny">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">APPC</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Migrate</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">loop-5</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="blacklist-1:blacklist" Effect="Deny">
        <Description>blacklist the entities</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vnf1</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vnf2</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:22.451 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="filter-1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-overrides">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">APPC</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">*</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">loop-1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="filter-1:rule1" Effect="Deny">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module-id-2</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:generic-vnf.vnf-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule2" Effect="Deny">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:string-equal-ignore-case">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-MODULE-id-2</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:generic-vnf.vnf-name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule3" Effect="Deny">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:string-starts-with">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:generic-vnf.vnf-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule4" Effect="Deny">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-regexp-match">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">[0-9][a-zA-Z]+</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:generic-vnf.nf-naming-code" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule5" Effect="Deny">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:string-contains">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">myserver</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:vserver.vserver-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule6" Effect="Permit">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:string-ends-with">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">mycloud</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:cloud-region.cloud-region-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule7" Effect="Permit">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-greater-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">00</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:cloud-region.cloud-region-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule8" Effect="Permit">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-greater-than-or-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">00</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:cloud-region.cloud-region-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule9" Effect="Permit">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-less-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">99</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:cloud-region.cloud-region-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter-1:rule10" Effect="Permit">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-less-than-or-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">99</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:cloud-region.cloud-region-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:22.476 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="frequency-default" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Description>This is the default APPC Restart frequency limiter policy for all control loops.
</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">APPC</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Restart</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="frequency-default:frequency" Effect="Permit">
        <Description>Frequency limit permit rule</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than">
                <Description>return true if current count is less than.</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                    <Description>Unbag the limit</Description>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-count" DataType="http://www.w3.org/2001/XMLSchema#integer" Issuer="urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute" MustBePresent="false"/>
                </Apply>
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </Apply>
        </Condition>
    </Rule>
</Policy>

15:21:22.496 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="frequency-loop-1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Description>This frequency limiter is for APPC Restart on a specific control loop. It allows more restarts.
</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">APPC</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Restart</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">loop-1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="frequency-loop-1:frequency" Effect="Permit">
        <Description>Frequency limit permit rule</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than">
                <Description>return true if current count is less than.</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                    <Description>Unbag the limit</Description>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-count" DataType="http://www.w3.org/2001/XMLSchema#integer" Issuer="urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute" MustBePresent="false"/>
                </Apply>
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">3</AttributeValue>
            </Apply>
        </Condition>
    </Rule>
</Policy>

15:21:22.499 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 08:00:00Z could not be parsed. This may not be an error.
java.time.format.DateTimeParseException: Text '08:00:00Z' could not be parsed at index 0
	at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)
	at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:361)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.testPolicyConversion(GuardTranslatorTest.java:182)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:22.504 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 23:59:59Z could not be parsed. This may not be an error.
java.time.format.DateTimeParseException: Text '23:59:59Z' could not be parsed at index 0
	at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)
	at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:362)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.testPolicyConversion(GuardTranslatorTest.java:182)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:22.524 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="frequency-loop-3" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Description>This frequency limiter is for APPC Restart on a specific control loop. It allows
NO restarts in a time frame.
</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">APPC</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Restart</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">loop-3</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="frequency-loop-3:frequency" Effect="Permit">
        <Description>Frequency limit permit rule</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:and">
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than">
                    <Description>return true if current count is less than.</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                        <Description>Unbag the limit</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-count" DataType="http://www.w3.org/2001/XMLSchema#integer" Issuer="urn:org:onap:xacml:guard:count-recent-operations:tw:8:hour" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <VariableReference VariableId="timeInRange"/>
            </Apply>
        </Condition>
    </Rule>
    <VariableDefinition VariableId="timeInRange">
        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:time-in-recurring-range">
            <Description>return true if current time is in range.</Description>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
                <Description>Unbag the current time</Description>
                <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:environment" AttributeId="urn:oasis:names:tc:xacml:1.0:environment:current-time" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
            </Apply>
            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">08:00:00Z</AttributeValue>
            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">23:59:59Z</AttributeValue>
        </Apply>
    </VariableDefinition>
</Policy>

15:21:22.565 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="minmax-default" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SO</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">VF Module Create</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module-id-1</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="minmax-default:minrule" Effect="Permit">
        <Description>check minimum</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module-id-1</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:vf-count" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="minmax-default:maxrule" Effect="Permit">
        <Description>check maximum</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module-id-1</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">5</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:vf-count" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:22.583 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="minmax-vfmodule-loop2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SO</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">VF Module Create</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module-id-2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">loop-2</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="minmax-vfmodule-loop2:minrule" Effect="Permit">
        <Description>check minimum</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module-id-2</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">3</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:vf-count" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="minmax-vfmodule-loop2:maxrule" Effect="Permit">
        <Description>check maximum</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vf-module-id-2</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">6</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:vf-count" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:22.610 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]}
15:21:22.611 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]}
15:21:22.612 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Indeterminate,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]}
15:21:22.615 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:22.641 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:22.667 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:22.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:22.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:22.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:22.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:22.675 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:22.675 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:22.675 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:22.675 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:22.675 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:22.675 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:22.675 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:22.675 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:22.676 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:22.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:22.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:22.676 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:22.677 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:22.677 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:22.677 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:22.677 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:22.678 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:22.678 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:22.678 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:22.678 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:22.678 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:22.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:22.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:22.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:22.688 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test-bad-policies.yaml" was found on the local file system
15:21:22.721 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy blacklist-noblacklist
15:21:22.722 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-badalgorithm
15:21:22.723 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-badfield
15:21:22.723 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-badfunction
15:21:22.724 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingblacklist
15:21:22.724 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingfield
15:21:22.725 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingfilter
15:21:22.726 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingfunction
15:21:22.727 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-noalgorithm
15:21:22.727 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-noarray
15:21:22.728 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-nocollection
15:21:22.729 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-nofilter
15:21:22.729 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-badtimerange_end
15:21:22.729 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-badtimerange_start
15:21:22.730 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-badtimerange_value
15:21:22.731 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 99:99:99 could not be parsed. This may not be an error.
java.time.format.DateTimeParseException: Text '99:99:99' could not be parsed at index 0
	at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)
	at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:361)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.lambda$testBadPolicies$0(GuardTranslatorTest.java:150)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.testBadPolicies(GuardTranslatorTest.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:22.732 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-missing-properties
15:21:22.733 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-timewindow
15:21:22.733 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy minmax-nominmax
15:21:22.733 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy minmax-notarget
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s -- in org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest
[INFO] Running org.onap.policy.xacml.pdp.application.guard.GuardPolicyRequestTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.xacml.pdp.application.guard.GuardPolicyRequestTest
[INFO] Running org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest
15:21:22.785 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Setting up class
15:21:22.828 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Loaded applications:
guard supports [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]

15:21:22.832 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-9069806957059769168
15:21:22.832 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-9069806957059769168/xacml.properties
15:21:22.835 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:22.836 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:22.836 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:22.836 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:22.836 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:22.836 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:22.836 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> UDAxaWNZ
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:22.837 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:22.838 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:22.838 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:22.838 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:22.838 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:22.862 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider
15:21:23.002 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:23.002 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:23.004 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:23.013 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:23.018 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:23.023 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:23.090 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.5.3.Final
15:21:23.091 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: 'hibernate.properties' not found
15:21:23.115 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:23.120 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:23.120 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:23.121 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:23.121 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:23.122 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:23.123 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:23.124 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:23.126 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:23.127 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:23.127 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:23.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:23.129 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:23.146 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:23.147 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:23.278 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:23.278 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:23.278 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:23.278 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:23.278 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:23.279 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:23.280 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:23.281 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:23.282 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:23.283 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:23.284 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:23.285 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:23.286 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:23.287 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:23.293 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:23.294 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@565a6af
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@21bf308
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@4cded2cd
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@12e40e98
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@3a9c92b5
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@67c2b55d
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@5db04bd2
15:21:23.295 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6f921e32
15:21:23.301 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4e80960a] into BootstrapContext; was [null]
15:21:23.301 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2a0c244e] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2f60e66a]
15:21:23.437 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:23.440 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:23.474 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:23.476 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:23.477 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:23.477 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:23.477 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:23.480 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:23.480 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:23.722 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:23.722 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:23.722 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:23.781 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:23.785 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:23.785 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:23.956 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:23.956 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:23.957 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:23.959 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:23.961 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:23.980 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:23.987 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@1(java.time.Duration,3015)
15:21:23.987 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@1(java.time.Duration,3015)
15:21:23.987 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@1(java.time.Duration,3015)
15:21:23.992 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2100d881] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@59881424]
15:21:24.059 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:24.098 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:24.106 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:24.117 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:24.132 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:24.159 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:24.160 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:24.161 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:24.165 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:24.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:24.177 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:24.180 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:24.180 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:24.185 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:24.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:24.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:24.186 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:24.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:24.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:24.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:24.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:24.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:24.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:24.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:24.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:24.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:24.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:24.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:24.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:24.190 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:24.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:24.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:24.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:24.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:24.192 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:24.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:24.202 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:24.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:24.206 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:24.234 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:24.807 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:24.869 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:24.869 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@9b2ce79, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:24.873 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:24.881 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:24.944 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:24.945 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:24.945 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:24.947 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:24.949 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6e52877d] under count; prior registration was null
15:21:24.950 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@64ca0be0] under every; prior registration was null
15:21:24.950 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@550fe9d7] under any; prior registration was null
15:21:24.950 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:24.950 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:24.950 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:24.951 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4bfd9e3a] under sinh; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@562a4bac] under cosh; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@56c45636] under tanh; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6becf200] under pi; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4cc7bd09] under log; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:24.954 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:24.955 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@24338110] under position; prior registration was null
15:21:24.957 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@157312] under overlay; prior registration was null
15:21:24.958 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6362dcf2] under trim; prior registration was null
15:21:24.958 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3a9a1adf] under cast; prior registration was null
15:21:24.958 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28d4c7ec] under collate; prior registration was null
15:21:24.959 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7f792c5a] under extract; prior registration was null
15:21:24.959 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:24.959 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:24.960 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6fd14e7c] under ifnull; prior registration was null
15:21:24.960 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:24.960 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:24.960 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@620992a8] under pad; prior registration was null
15:21:24.961 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@13ea4f97] under str; prior registration was null
15:21:24.964 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@653bfc3d] under format; prior registration was null
15:21:24.964 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1e26bf55] under timestampadd; prior registration was null
15:21:24.965 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@6b2cbea] under timestampdiff; prior registration was null
15:21:24.965 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:24.965 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4f92ded0] under current_date; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@248ad8a1] under current_time; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6eb1a122] under current_timestamp; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c669afb] under local_date; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@15dba9f9] under local_time; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@67662433] under local_datetime; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4bd214c] under offset_datetime; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7c74d262] under instant; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2040722f] under sql; prior registration was null
15:21:24.966 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@cfec1ec] under count; prior registration was org.hibernate.dialect.function.CountFunction@6e52877d
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@617275e0] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6becf200
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:24.967 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5128197f] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:24.968 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:24.969 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:24.969 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@15dba9f9
15:21:24.969 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@67662433
15:21:24.970 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@404f1907] under trunc; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2447d039] under date_trunc; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@12e035a8] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@24338110
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c082a7d] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:24.971 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@74b795da] under format; prior registration was org.hibernate.dialect.function.FormatFunction@653bfc3d
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:24.972 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:24.973 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@5a2661dc] under listagg; prior registration was null
15:21:24.974 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1b2234a5] under mode; prior registration was null
15:21:24.974 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7a5bccb8] under percentile_cont; prior registration was null
15:21:24.974 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@43da05ee] under percentile_disc; prior registration was null
15:21:24.975 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1c07b091] under rank; prior registration was null
15:21:24.975 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1a8251ba] under dense_rank; prior registration was null
15:21:24.975 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@69b66787] under percent_rank; prior registration was null
15:21:24.975 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3d2887e0] under cume_dist; prior registration was null
15:21:24.976 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@25607b86] under array; prior registration was null
15:21:24.976 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5709c30b] under array_list; prior registration was null
15:21:24.977 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@317e9cf5] under array_agg; prior registration was null
15:21:24.979 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@4bc2cb11] under array_position; prior registration was null
15:21:24.985 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4ffe2ded] under array_positions; prior registration was null
15:21:24.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4a536b4e] under array_positions_list; prior registration was null
15:21:24.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@70bdc9df] under array_length; prior registration was null
15:21:24.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@3dd1f392] under array_concat; prior registration was null
15:21:24.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6105265d] under array_prepend; prior registration was null
15:21:24.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2fb90f1] under array_append; prior registration was null
15:21:24.992 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@5a8fb312] under array_contains; prior registration was null
15:21:24.992 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@421a752b] under array_contains_nullable; prior registration was null
15:21:24.993 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@7abc82fa] under array_overlaps; prior registration was null
15:21:24.993 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@7e7a6f81] under array_overlaps_nullable; prior registration was null
15:21:24.993 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7bb5c602] under array_get; prior registration was null
15:21:24.994 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4305b87e] under array_set; prior registration was null
15:21:24.994 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@8662634] under array_remove; prior registration was null
15:21:24.995 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@15733aa5] under array_remove_index; prior registration was null
15:21:24.995 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3b58d05f] under array_slice; prior registration was null
15:21:24.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@5f708ac6] under array_replace; prior registration was null
15:21:24.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25f90920] under array_trim; prior registration was null
15:21:24.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2df9b4f3] under array_fill; prior registration was null
15:21:24.997 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@6112390a] under array_fill_list; prior registration was null
15:21:24.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@5ff7631f] under array_to_string; prior registration was null
15:21:24.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:24.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:24.999 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:25.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:25.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:25.002 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:25.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:25.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:25.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:25.010 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:25.102 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:25.103 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:25.199 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:25.199 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:25.419 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:25.481 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:25.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:25.586 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:25.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:25.606 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:25.609 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:25.618 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:25.618 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:25.618 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:25.618 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:25.618 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:25.648 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:25.649 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:25.652 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:25.652 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:25.653 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2100d881] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@e2d12b8]
15:21:25.654 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:25.654 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:25.673 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:25.674 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67775d80] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:25.679 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:25.686 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:25.686 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@741da569] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:25.698 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:25.700 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:25.704 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:25.705 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:25.710 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@1432a683
15:21:25.710 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 582da411-2d7c-451f-8008-305dd9d08ddc (<unnamed>)
15:21:25.710 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:25.710 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:25.784 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:25.794 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
15:21:25.794 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:25.795 [main] DEBUG org.hibernate.orm.query.hql -- HQL : DELETE FROM OperationsHistory
15:21:26.070 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [delete]
      [target = org.onap.policy.guard.OperationsHistory(1)]
    <- [delete]

15:21:26.153 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:26.153 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(1))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:26.161 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:26.206 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:26.206 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.207 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.207 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- **************** Running vPci and vSonh Control Loops ****************
15:21:26.208 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test.policy.guard.coordination.vPciBlocksVsonh.tosca.yaml" was found on the local file system
15:21:26.211 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.coordination.FirstBlocksSecond
15:21:26.211 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning coordinationTranslator
15:21:26.211 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- Using CoordinationGuardTranslator.convertPolicy
15:21:26.211 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- path = coordination/function
15:21:26.211 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- props = {controlLoop=[ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61]}
15:21:26.211 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- CoordinationDirective = CoordinationDirective(controlLoop=[ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61], coordinationFunction=onap.policies.controlloop.guard.coordination.FirstBlocksSecond)
15:21:26.212 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlProtoFilename=coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml
15:21:26.212 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" does not exist on the local file system
15:21:26.212 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes/coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" : 
15:21:26.213 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlStr
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
  ============LICENSE_START=======================================================
  drools-applications
  ================================================================================
  Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
  ================================================================================
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  ============LICENSE_END=========================================================
  -->

<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17"
    PolicyId="8912794c-1983-48ae-93e0-095076d8e3ad" Version="1"
    RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-unless-deny">
    <Description>Policy for first_blocks_second coordination (if first
        running and second requests to run, deny second).</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match
                    MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue
                        DataType="http://www.w3.org/2001/XMLSchema#string">ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61</AttributeValue>
                    <AttributeDesignator
                        Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource"
                        AttributeId="urn:org:onap:guard:clname:clname-id"
                        DataType="http://www.w3.org/2001/XMLSchema#string"
                        MustBePresent="false" />
                </Match>
            </AllOf>
        </AnyOf>
    </Target>

    <Rule RuleId="8912794c-1983-48ae-93e0-095076d8e3ad:rule:1" Effect="Deny">
        <Description>First Is Running</Description>
        <Condition>
            <Apply
                FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-equal-ignore-case">
                <Apply
                    FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
                    <AttributeDesignator
                        Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource"
                        AttributeId="urn:org:onap:guard:operation:operation-outcome"
                        DataType="http://www.w3.org/2001/XMLSchema#string"
                        Issuer="urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459"
                        MustBePresent="false" />
                </Apply>
                <AttributeValue
                    DataType="http://www.w3.org/2001/XMLSchema#string">In_Progress</AttributeValue>
            </Apply>
        </Condition>
    </Rule>
</Policy>

15:21:26.270 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="8912794c-1983-48ae-93e0-095076d8e3ad" Version="1" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-unless-deny">
    <Description>Policy for first_blocks_second coordination (if first
        running and second requests to run, deny second).</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="8912794c-1983-48ae-93e0-095076d8e3ad:rule:1" Effect="Deny">
        <Description>First Is Running</Description>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-equal-ignore-case">
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-outcome" DataType="http://www.w3.org/2001/XMLSchema#string" Issuer="urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459" MustBePresent="false"/>
                </Apply>
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">In_Progress</AttributeValue>
            </Apply>
        </Condition>
    </Rule>
</Policy>

15:21:26.270 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-9069806957059769168/xacml.properties
15:21:26.272 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test.policy.guard.coordination.vSonhBlocksVpci.tosca.yaml" was found on the local file system
15:21:26.274 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.coordination.FirstBlocksSecond
15:21:26.274 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning coordinationTranslator
15:21:26.274 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- Using CoordinationGuardTranslator.convertPolicy
15:21:26.274 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- path = coordination/function
15:21:26.274 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- props = {controlLoop=[ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459]}
15:21:26.274 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- CoordinationDirective = CoordinationDirective(controlLoop=[ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459], coordinationFunction=onap.policies.controlloop.guard.coordination.FirstBlocksSecond)
15:21:26.274 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlProtoFilename=coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml
15:21:26.275 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" does not exist on the local file system
15:21:26.275 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes/coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" : 
15:21:26.275 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlStr
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
  ============LICENSE_START=======================================================
  drools-applications
  ================================================================================
  Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
  ================================================================================
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  ============LICENSE_END=========================================================
  -->

<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17"
    PolicyId="0d81b2ed-2f52-47d9-a6ec-22def81fa7a7" Version="1"
    RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-unless-deny">
    <Description>Policy for first_blocks_second coordination (if first
        running and second requests to run, deny second).</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match
                    MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue
                        DataType="http://www.w3.org/2001/XMLSchema#string">ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459</AttributeValue>
                    <AttributeDesignator
                        Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource"
                        AttributeId="urn:org:onap:guard:clname:clname-id"
                        DataType="http://www.w3.org/2001/XMLSchema#string"
                        MustBePresent="false" />
                </Match>
            </AllOf>
        </AnyOf>
    </Target>

    <Rule RuleId="0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1" Effect="Deny">
        <Description>First Is Running</Description>
        <Condition>
            <Apply
                FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-equal-ignore-case">
                <Apply
                    FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
                    <AttributeDesignator
                        Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource"
                        AttributeId="urn:org:onap:guard:operation:operation-outcome"
                        DataType="http://www.w3.org/2001/XMLSchema#string"
                        Issuer="urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61"
                        MustBePresent="false" />
                </Apply>
                <AttributeValue
                    DataType="http://www.w3.org/2001/XMLSchema#string">In_Progress</AttributeValue>
            </Apply>
        </Condition>
    </Rule>
</Policy>

15:21:26.306 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="0d81b2ed-2f52-47d9-a6ec-22def81fa7a7" Version="1" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-unless-deny">
    <Description>Policy for first_blocks_second coordination (if first
        running and second requests to run, deny second).</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1" Effect="Deny">
        <Description>First Is Running</Description>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-equal-ignore-case">
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-outcome" DataType="http://www.w3.org/2001/XMLSchema#string" Issuer="urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61" MustBePresent="false"/>
                </Apply>
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">In_Progress</AttributeValue>
            </Apply>
        </Condition>
    </Rule>
</Policy>

15:21:26.316 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:26.316 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-9069806957059769168/xacml.properties
15:21:26.318 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.318 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.318 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfig, clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1}})
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfig
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.318 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:26.318 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-47
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ModifyConfig
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string node1

15:21:26.327 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:26.333 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:26.333 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:26.333 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:26.355 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml
15:21:26.388 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml
15:21:26.390 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:26.390 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:26.392 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 8680bc17-2b8b-4d84-8b15-573524e335d1 version 1.0
15:21:26.392 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 8680bc17-2b8b-4d84-8b15-573524e335d1 version 1.0
15:21:26.392 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 8912794c-1983-48ae-93e0-095076d8e3ad version 1
15:21:26.392 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 0d81b2ed-2f52-47d9-a6ec-22def81fa7a7 version 1
15:21:26.392 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:26.396 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:26.399 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:26.400 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:26.400 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:26.400 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root2
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:26.400 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:26.400 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:26.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:26.402 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:26.402 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:26.402 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@1283f2ea
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@5f4c831f
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5741b80a
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@71942a4f
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7c8d9235
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@4762b2c0
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1d39c3ce
15:21:26.403 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@4d2f5474
15:21:26.404 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5d236bde] into BootstrapContext; was [null]
15:21:26.404 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@f053608] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5cf1a395]
15:21:26.411 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:26.411 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:26.411 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:26.411 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:26.411 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:26.411 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:26.411 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:26.411 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:26.411 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:26.413 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:26.413 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:26.413 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:26.413 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:26.413 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:26.413 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:26.414 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:26.414 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:26.414 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:26.414 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:26.414 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:26.414 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:26.414 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@23(java.time.Duration,3015)
15:21:26.414 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@23(java.time.Duration,3015)
15:21:26.414 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@23(java.time.Duration,3015)
15:21:26.414 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7afe09fb] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@26308d2a]
15:21:26.415 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:26.415 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:26.415 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:26.415 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:26.416 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:26.417 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:26.417 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:26.417 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:26.417 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:26.417 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:26.417 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:26.418 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:26.418 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:26.418 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:26.419 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:26.419 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:26.419 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:26.419 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:26.419 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:26.420 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:26.420 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:26.420 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:26.420 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:26.421 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:26.421 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:26.421 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:26.421 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:26.421 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:26.421 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:26.422 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:26.422 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:26.422 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:26.422 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:26.422 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:26.422 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:26.429 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:26.456 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:26.457 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:26.457 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@7569f518, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:26.457 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:26.458 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@748fb661] under count; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@47ba506f] under every; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@381dbeba] under any; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2664d94] under sinh; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@bd3df07] under cosh; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e7fcf3a] under tanh; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4b425a21] under pi; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7bf8b430] under log; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:26.459 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6e4667af] under position; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@e207342] under overlay; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@57eab3f5] under trim; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@698dd40c] under cast; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34abbd8d] under collate; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@391c6239] under extract; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3b6b0bf4] under ifnull; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@3c419521] under pad; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@556f00f1] under str; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@fb8adcf] under format; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@6cef2367] under timestampadd; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@5c374b46] under timestampdiff; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7172b0b9] under current_date; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3beead8d] under current_time; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2e8f558c] under current_timestamp; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@48844660] under local_date; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2c17c0b1] under local_time; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@625b827b] under local_datetime; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@362c8889] under offset_datetime; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5cf16f6a] under instant; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4e712e0d] under sql; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@700735e2] under count; prior registration was org.hibernate.dialect.function.CountFunction@748fb661
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@22bd93ab] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4b425a21
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@756032a9] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:26.460 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@2c17c0b1
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@625b827b
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@32a66b4e] under trunc; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b47e0dd] under date_trunc; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@352904d5] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6e4667af
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41288da3] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@40d572d3] under format; prior registration was org.hibernate.dialect.function.FormatFunction@fb8adcf
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4d0231c] under listagg; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@79a290ff] under mode; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7c625ffd] under percentile_cont; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@174af948] under percentile_disc; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1287f07e] under rank; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7f4fbfb9] under dense_rank; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@11bc8a1a] under percent_rank; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@517ca1dc] under cume_dist; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7c55bf8d] under array; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7e6565c9] under array_list; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@bfcdc45] under array_agg; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@3fbaeea7] under array_position; prior registration was null
15:21:26.461 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3b5cfc26] under array_positions; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3e881258] under array_positions_list; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@44082844] under array_length; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@1869512f] under array_concat; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@36e7932f] under array_prepend; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@48835d79] under array_append; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4dcc1625] under array_contains; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1ffed69a] under array_contains_nullable; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@158a50a1] under array_overlaps; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@47b0bffc] under array_overlaps_nullable; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6ae0e411] under array_get; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@3c3b5d1] under array_set; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@440bf250] under array_remove; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@606ea72] under array_remove_index; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b2b46cf] under array_slice; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@75d80b46] under array_replace; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e5aeedf] under array_trim; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5f3ecc1c] under array_fill; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@6e92e40a] under array_fill_list; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@5ba540a5] under array_to_string; prior registration was null
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:26.462 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:26.463 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:26.464 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:26.464 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:26.465 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:26.465 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:26.466 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:26.466 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:26.494 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:26.496 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:26.496 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:26.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:26.497 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:26.498 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:26.498 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:26.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:26.499 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:26.499 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:26.501 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:26.501 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:26.501 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7afe09fb] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@56dbd054]
15:21:26.501 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:26.501 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:26.501 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:26.501 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34a06e64] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:26.503 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:26.505 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:26.505 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45dc01ca] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:26.507 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:26.508 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:26.508 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:26.509 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:26.510 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: eeca9d1e-b721-429c-bbd9-e97aa7380825 (<unnamed>)
15:21:26.510 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:26.510 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:26.510 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:26.510 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:21:26.510 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:21:26.510 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:26.510 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:26.511 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:26.511 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:26.514 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:26.514 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:26.514 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:26.514 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root2
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:26.515 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:26.515 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:26.516 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:26.516 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:26.516 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@5c6d1a38
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@5cacfa4a
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6150e1c5
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@134d8f2b
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@27c5fba0
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@1c003bb8
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7ab8af34
15:21:26.518 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@573539f
15:21:26.518 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@de3b06a] into BootstrapContext; was [null]
15:21:26.518 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@10238795] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2fdd5baa]
15:21:26.525 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:26.525 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:26.525 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:26.525 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:26.525 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:26.525 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:26.525 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:26.526 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:26.526 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:26.526 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:26.526 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:26.526 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:26.527 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:26.527 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:26.527 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:26.527 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:26.527 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:26.527 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:26.527 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:26.528 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:26.528 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:26.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@44(java.time.Duration,3015)
15:21:26.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@44(java.time.Duration,3015)
15:21:26.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@44(java.time.Duration,3015)
15:21:26.528 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6eb668b7] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3fdd1006]
15:21:26.528 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:26.528 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:26.529 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:26.529 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:26.529 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:26.530 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:26.530 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:26.530 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:26.530 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:26.530 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:26.530 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:26.531 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:26.531 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:26.531 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:26.531 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:26.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:26.532 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:26.532 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:26.532 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:26.532 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:26.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:26.533 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:26.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:26.534 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:26.536 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:26.546 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:26.547 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:26.547 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-9069806957059769168/0d81b2ed-2f52-47d9-a6ec-22def81fa7a7_1.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-9069806957059769168/8912794c-1983-48ae-93e0-095076d8e3ad_1.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1f80c4dc, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:26.547 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:26.547 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:26.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4821b5f9] under count; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4d914933] under every; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@27f3c057] under any; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ecc4651] under sinh; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b07a20c] under cosh; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c18b48e] under tanh; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5503a22] under pi; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@59721a17] under log; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@1fa3c4f7] under position; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@66e6af49] under overlay; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6263089d] under trim; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2b080464] under cast; prior registration was null
15:21:26.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a0de98e] under collate; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@79c29761] under extract; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@39f5f24] under ifnull; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@685f5017] under pad; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@2d5b950b] under str; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@404f665e] under format; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@39d0670c] under timestampadd; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2b1d57c9] under timestampdiff; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5a9f6c6c] under current_date; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@61598cf7] under current_time; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5b0b7fd7] under current_timestamp; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1a69c860] under local_date; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3b342b4d] under local_time; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@162726e8] under local_datetime; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@16d2163c] under offset_datetime; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@422cf64e] under instant; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@58d8c305] under sql; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@77e7be90] under count; prior registration was org.hibernate.dialect.function.CountFunction@4821b5f9
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@710225a6] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5503a22
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5439234e] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@3b342b4d
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@162726e8
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@4a670227] under trunc; prior registration was null
15:21:26.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3e36c5] under date_trunc; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@60f11c71] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@1fa3c4f7
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7d4f6072] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@fcb33c6] under format; prior registration was org.hibernate.dialect.function.FormatFunction@404f665e
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@7e32a4e4] under listagg; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@16c82dc7] under mode; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1002839c] under percentile_cont; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4601d759] under percentile_disc; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2dff4ef9] under rank; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7a8ee894] under dense_rank; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7e949a3a] under percent_rank; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@366731ae] under cume_dist; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@61b8391d] under array; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@6c7fb7f6] under array_list; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@36e0b509] under array_agg; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@3905083a] under array_position; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@8847a1d] under array_positions; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2aaa4574] under array_positions_list; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e3d7df9] under array_length; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@35c2b8b1] under array_concat; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@708f30e6] under array_prepend; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@8f65a66] under array_append; prior registration was null
15:21:26.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7dd12c34] under array_contains; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@5d76140f] under array_contains_nullable; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@54770747] under array_overlaps; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@6e6852c5] under array_overlaps_nullable; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1a2c73b0] under array_get; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@7797ca96] under array_set; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@1bb6b61c] under array_remove; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@37e431d5] under array_remove_index; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e2c656a] under array_slice; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@726c543] under array_replace; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@298e95ed] under array_trim; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@3f727390] under array_fill; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@12d84621] under array_fill_list; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@23e585e4] under array_to_string; prior registration was null
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:26.552 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:26.553 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:26.554 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:26.554 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:26.554 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:26.555 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:26.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:26.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:26.581 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:26.583 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:26.583 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:26.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:26.584 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:26.585 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:26.585 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:26.585 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:26.585 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:26.585 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:26.585 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:26.585 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:26.586 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:26.586 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:26.588 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:26.588 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:26.588 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6eb668b7] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@953d5e0]
15:21:26.588 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:26.588 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:26.588 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:26.588 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@595b220a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:26.590 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:26.591 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:26.591 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@578d4551] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:26.593 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:26.594 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:26.594 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:26.595 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:26.596 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: d6d48875-e11d-4a6b-9540-efc6f1991b48 (<unnamed>)
15:21:26.596 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:26.596 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:26.596 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:26.596 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:21:26.596 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:21:26.596 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:26.611 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:26.613 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8680bc17-2b8b-4d84-8b15-573524e335d1
15:21:26.613 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "PolicySet" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.613 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.613 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.641 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.641 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1"
15:21:26.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.644 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.644 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.645 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1
15:21:26.645 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.645 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select e.outcome from OperationsHistory e where e.closedLoopName= ?1 order by e.starttime desc
15:21:26.734 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName)
15:21:26.739 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
            -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [EQUAL]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).closedLoopName`
              ?1
          <- [EQUAL]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:26.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:26.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:26.756 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:26.756 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 
15:21:26.761 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult [org.onap.policy.guard.OperationsHistory(e).outcome]

15:21:26.761 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:26.774 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:26.781 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:26.784 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:26.795 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.795 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.795 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: null
15:21:26.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Condition" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1"
15:21:26.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=false, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:processing-error},statusMessage=function:string-equal-ignore-case Got null attribute at arg index 0}}
15:21:26.797 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.797 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}]}
15:21:26.797 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.797 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}
15:21:26.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 478ms
15:21:26.797 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.797 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.797 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfig}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}]}
15:21:26.798 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision
15:21:26.799 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"}
15:21:26.799 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.799 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.799 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfigANR, clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1}})
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.799 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.799 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.799 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.799 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfigANR
15:21:26.799 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.800 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.800 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.800 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.800 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.800 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.800 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.800 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:26.800 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-47
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ModifyConfigANR
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string node1

15:21:26.800 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:26.800 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8680bc17-2b8b-4d84-8b15-573524e335d1
15:21:26.800 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "PolicySet" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.800 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.800 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.800 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.800 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.800 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad:rule:1"
15:21:26.800 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.801 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.801 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.801 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1
15:21:26.801 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.802 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:26.802 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:26.802 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:26.802 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.802 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.802 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: null
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Condition" from "8912794c-1983-48ae-93e0-095076d8e3ad:rule:1"
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=false, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:processing-error},statusMessage=function:string-equal-ignore-case Got null attribute at arg index 0}}
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}]}
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}
15:21:26.803 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:26.803 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.803 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.803 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfigANR}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}]}
15:21:26.803 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision
15:21:26.803 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"}
15:21:26.803 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:26.809 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update
15:21:26.811 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=?  where SEQ_COUNT=? and SEQ_NAME=?
15:21:26.815 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:26.828 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:26.829 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:26.829 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:26.834 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
15:21:26.834 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:26.835 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:26.835 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=bb9c0c9b-a2da-423f-9f51-de336b37201b, subrequestId=null, endtime=Wed Mar 12 15:21:26 UTC 2025, id=1, starttime=Wed Mar 12 15:21:06 UTC 2025, message=null, operation=ModifyConfigANR, outcome=Started, target=node1}
15:21:26.842 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:26.847 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.848 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.848 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.848 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.848 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfig, clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1}})
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfig
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.848 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:26.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-47
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ModifyConfig
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string node1

15:21:26.849 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:26.849 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8680bc17-2b8b-4d84-8b15-573524e335d1
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "PolicySet" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1"
15:21:26.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.849 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.849 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.849 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1
15:21:26.849 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.850 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:26.850 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:26.850 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:26.850 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@10463c5
15:21:26.851 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Started]
15:21:26.851 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.851 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.851 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: In_Progress
15:21:26.851 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Condition" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1"
15:21:26.852 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:26.853 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1"
15:21:26.853 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.853 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.853 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}]}
15:21:26.853 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.853 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}
15:21:26.853 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms
15:21:26.853 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.853 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.853 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfig}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}]}
15:21:26.853 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Deny Decision
15:21:26.853 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Deny"}
15:21:26.859 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.859 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:26.859 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:26.859 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:26.859 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:26.861 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects
15:21:26.861 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:26.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:26.861 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=bb9c0c9b-a2da-423f-9f51-de336b37201b, subrequestId=null, endtime=Wed Mar 12 15:21:26 UTC 2025, id=1, starttime=Wed Mar 12 15:21:06 UTC 2025, message=null, operation=ModifyConfigANR, outcome=Success, target=node1}
15:21:26.877 [main] DEBUG org.hibernate.SQL -- update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:26.881 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.881 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.881 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.881 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.881 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfig, clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1}})
15:21:26.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:26.881 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfig
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.882 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:26.882 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-47
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ModifyConfig
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string node1

15:21:26.890 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:26.890 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8680bc17-2b8b-4d84-8b15-573524e335d1
15:21:26.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "PolicySet" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1"
15:21:26.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.891 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.891 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.891 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1
15:21:26.891 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.891 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:26.892 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:26.892 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:26.892 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@10463c5
15:21:26.892 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Success]
15:21:26.892 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.893 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.893 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: Complete
15:21:26.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Condition" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7:rule:1"
15:21:26.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:26.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}]}
15:21:26.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}
15:21:26.893 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 11ms
15:21:26.893 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.893 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.893 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfig}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=0d81b2ed-2f52-47d9-a6ec-22def81fa7a7,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}]}
15:21:26.893 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision
15:21:26.893 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"}
15:21:26.893 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:26.893 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update
15:21:26.894 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=?  where SEQ_COUNT=? and SEQ_NAME=?
15:21:26.895 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 2, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:26.895 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:26.895 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:26.895 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:26.895 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 2 objects
15:21:26.895 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:26.895 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:26.895 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, requestId=b00aba9f-8bdc-4a73-be25-28ebd0ea41cc, subrequestId=null, endtime=Wed Mar 12 15:21:26 UTC 2025, id=2, starttime=Wed Mar 12 15:21:06 UTC 2025, message=null, operation=ModifyConfig, outcome=Started, target=node1}
15:21:26.895 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=bb9c0c9b-a2da-423f-9f51-de336b37201b, subrequestId=null, endtime=Wed Mar 12 15:21:26 UTC 2025, id=1, starttime=Wed Mar 12 15:21:06 UTC 2025, message=null, operation=ModifyConfigANR, outcome=Success, target=node1}
15:21:26.896 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:26.896 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.896 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.896 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.896 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.897 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfigANR, clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1}})
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfigANR
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.900 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.900 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.901 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:26.901 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-47
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ModifyConfigANR
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string node1

15:21:26.901 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:26.901 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8680bc17-2b8b-4d84-8b15-573524e335d1
15:21:26.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "PolicySet" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad:rule:1"
15:21:26.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.901 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.901 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.901 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1
15:21:26.901 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.902 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:26.902 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:26.902 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:26.902 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@10463c5
15:21:26.903 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Started]
15:21:26.903 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.903 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.903 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: In_Progress
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Condition" from "8912794c-1983-48ae-93e0-095076d8e3ad:rule:1"
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8912794c-1983-48ae-93e0-095076d8e3ad:rule:1"
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}]}
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}
15:21:26.903 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:26.903 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.903 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.903 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfigANR}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}]}
15:21:26.903 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Deny Decision
15:21:26.903 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Deny"}
15:21:26.904 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.904 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:26.904 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:26.904 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:26.904 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:26.904 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 2 objects
15:21:26.904 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:26.904 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:26.904 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, requestId=b00aba9f-8bdc-4a73-be25-28ebd0ea41cc, subrequestId=null, endtime=Wed Mar 12 15:21:26 UTC 2025, id=2, starttime=Wed Mar 12 15:21:06 UTC 2025, message=null, operation=ModifyConfig, outcome=Failed, target=node1}
15:21:26.904 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=bb9c0c9b-a2da-423f-9f51-de336b37201b, subrequestId=null, endtime=Wed Mar 12 15:21:26 UTC 2025, id=1, starttime=Wed Mar 12 15:21:06 UTC 2025, message=null, operation=ModifyConfigANR, outcome=Success, target=node1}
15:21:26.905 [main] DEBUG org.hibernate.SQL -- update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:26.906 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.906 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.906 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.906 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.906 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfigANR, clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1}})
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfigANR
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:26.906 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:26.906 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-47
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ModifyConfigANR
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string node1

15:21:26.906 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:26.906 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8680bc17-2b8b-4d84-8b15-573524e335d1
15:21:26.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "PolicySet" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "8912794c-1983-48ae-93e0-095076d8e3ad:rule:1"
15:21:26.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.907 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.907 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.907 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1
15:21:26.907 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
15:21:26.907 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:26.907 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:26.907 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only
15:21:26.907 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@10463c5
15:21:26.908 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Failed]
15:21:26.908 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.909 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:26.910 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: Complete
15:21:26.911 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Condition" from "8912794c-1983-48ae-93e0-095076d8e3ad:rule:1"
15:21:26.911 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:26.911 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8912794c-1983-48ae-93e0-095076d8e3ad"
15:21:26.911 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}]}
15:21:26.911 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Match" from "0d81b2ed-2f52-47d9-a6ec-22def81fa7a7"
15:21:26.911 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:26.912 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:26 UTC 2025: "Result" from "8680bc17-2b8b-4d84-8b15-573524e335d1"
15:21:26.912 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}
15:21:26.912 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 6ms
15:21:26.912 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:26.912 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:26.912 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfigANR}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=8912794c-1983-48ae-93e0-095076d8e3ad,version=1}],policySetIdentifiers=[{id=8680bc17-2b8b-4d84-8b15-573524e335d1,version=1.0}]}]}
15:21:26.913 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision
15:21:26.913 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"}
15:21:26.920 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing
15:21:26.921 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@3f287184] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@e2d12b8]
15:21:26.922 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
15:21:26.923 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:26.927 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.175 s -- in org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest
[INFO] Running org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslatorTest
15:21:26.948 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- this convertResponse shouldn't be used
15:21:26.957 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- controlLoop:
    - cl1
    - cl2
coordinationFunction: whatisthisvaluesupposedtobe

15:21:26.957 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlProtoFilename=idontexist.yaml/whatisthisvaluesupposedtobe.xml
15:21:26.958 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "idontexist.yaml/whatisthisvaluesupposedtobe.xml" does not exist on the local file system
15:21:26.959 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "idontexist.yaml/whatisthisvaluesupposedtobe.xml" : 
15:21:26.959 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- could not find resource "idontexist.yaml/whatisthisvaluesupposedtobe.xml" : 
15:21:26.961 [main] ERROR org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- Error while loading YAML coordination directive
java.io.FileNotFoundException: nonexistent.yaml (No such file or directory)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
	at org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator.loadCoordinationDirectiveFromFile(CoordinationGuardTranslator.java:117)
	at org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslatorTest.testLoadingDirectives(CoordinationGuardTranslatorTest.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:26.968 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- controlLoop:
    - cl1
    - cl2
coordinationFunction: whatisthisvaluesupposedtobe

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslatorTest
[INFO] Running org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest
15:21:26.979 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Setting up class
15:21:26.980 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Loaded applications:
guard supports [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]

15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4739539754263869130
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4739539754263869130/xacml.properties
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:26.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> UDAxaWNZ
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:26.982 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:26.989 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:26.989 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:26.989 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:26.990 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:26.990 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:26.990 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:26.991 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:26.992 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:26.992 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:26.992 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.992 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.993 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@29ab89fc
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7cc3f3fa
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3663c8d
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@37816f9e
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4290f4fb
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@21af8370
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@139f519c
15:21:26.994 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2fde21ee
15:21:26.995 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6a2c3fc2] into BootstrapContext; was [null]
15:21:26.995 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@37c595f4] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5ebf2121]
15:21:27.002 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.002 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.003 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.003 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.003 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.003 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.003 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.003 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.003 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.004 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.004 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.004 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.004 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.004 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.004 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.005 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.005 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.005 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.005 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.005 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.005 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.005 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@65(java.time.Duration,3015)
15:21:27.005 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@65(java.time.Duration,3015)
15:21:27.005 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@65(java.time.Duration,3015)
15:21:27.005 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@9155b2d] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@57d9b274]
15:21:27.005 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.006 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.006 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.006 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.006 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.007 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.007 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.007 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.007 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.007 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.008 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.008 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.008 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.008 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.008 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.009 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.016 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.016 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.016 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.017 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.017 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.017 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.017 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.017 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.019 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.020 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.020 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.020 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.025 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.054 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.058 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.059 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@67b056e7, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.060 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.061 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.063 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.063 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.063 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.063 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.063 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@21891f24] under count; prior registration was null
15:21:27.063 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@fb7eb2c] under every; prior registration was null
15:21:27.063 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@46273c1f] under any; prior registration was null
15:21:27.064 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.064 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.064 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.064 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.064 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.064 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.064 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@23c55d52] under sinh; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4adc0631] under cosh; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a827acd] under tanh; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@53a7646] under pi; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@c9c947e] under log; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@265be652] under position; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@4f66b446] under overlay; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@193863aa] under trim; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@716f3b97] under cast; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@87f2a9e] under collate; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@72416b53] under extract; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@28be6382] under ifnull; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@20055681] under pad; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@51dfa3c5] under str; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@283d515e] under format; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@734485a8] under timestampadd; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@79ff741f] under timestampdiff; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5512216e] under current_date; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17672d33] under current_time; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@40d983b2] under current_timestamp; prior registration was null
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.065 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4284483a] under local_date; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6d91855] under local_time; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@28f9b308] under local_datetime; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@243171b6] under offset_datetime; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@44143892] under instant; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@a419bf5] under sql; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6f450846] under count; prior registration was org.hibernate.dialect.function.CountFunction@21891f24
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@40d678d9] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@53a7646
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25e308f9] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@6d91855
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@28f9b308
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@237bb183] under trunc; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@643b9a92] under date_trunc; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@17d8267c] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@265be652
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2ac140be] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.066 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@54480bcc] under format; prior registration was org.hibernate.dialect.function.FormatFunction@283d515e
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@6c9ff4dd] under listagg; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3aa2c4f4] under mode; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1ac6b7ae] under percentile_cont; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@e44d951] under percentile_disc; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1d6efd58] under rank; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@31c71f65] under dense_rank; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1e13a534] under percent_rank; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@36b569f6] under cume_dist; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5c5bc645] under array; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@556ed69c] under array_list; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@5657f300] under array_agg; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@4bb0cae5] under array_position; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6aa2a1a9] under array_positions; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4eae9569] under array_positions_list; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5dc77210] under array_length; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@22173fe8] under array_concat; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5b45f44] under array_prepend; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@3f8b8746] under array_append; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@59ba2555] under array_contains; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@42c9b9f5] under array_contains_nullable; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@65209097] under array_overlaps; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@6f29ac2] under array_overlaps_nullable; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@eea87c4] under array_get; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@16381fd] under array_set; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@60a60d6e] under array_remove; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@7210af32] under array_remove_index; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@281ec213] under array_slice; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@356fc284] under array_replace; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@65f2743a] under array_trim; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@12ec2e89] under array_fill; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@4c3c789d] under array_fill_list; prior registration was null
15:21:27.067 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@70cf87c] under array_to_string; prior registration was null
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.068 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.069 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.069 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.069 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.069 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.070 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.070 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.132 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.134 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.134 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.135 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.135 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.141 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.141 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.141 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.142 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.142 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.144 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.144 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.144 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@9155b2d] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7ddc5ec6]
15:21:27.144 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.144 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.144 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.144 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55367c8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.145 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.146 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.147 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c49b588] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.148 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.149 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.150 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.150 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.151 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: bfad9cd9-fb38-43e6-b36b-8c18b118af6b (<unnamed>)
15:21:27.151 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.151 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.152 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.153 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false
15:21:27.153 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:27.153 [main] DEBUG org.hibernate.orm.query.hql -- HQL : DELETE FROM OperationsHistory
15:21:27.155 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [delete]
      [target = org.onap.policy.guard.OperationsHistory(2)]
    <- [delete]

15:21:27.160 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.161 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.161 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:27.165 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:27.165 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.165 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.165 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test1Basics ****************
15:21:27.167 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:27.167 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.167 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.167 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:27.167 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:27.167 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.167 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.167 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test2NoPolicies ****************
15:21:27.168 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.168 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.168 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.168 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.168 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.168 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.168 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.168 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.169 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:27.169 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:27.169 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:27.169 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:27.169 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:27.169 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:27.169 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy f4363d6e-081a-4667-a915-33b57a84ceee version 1.0
15:21:27.169 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy f4363d6e-081a-4667-a915-33b57a84ceee version 1.0
15:21:27.169 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:27.169 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:27.172 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.172 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.172 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.172 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.172 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.172 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.173 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.173 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.173 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.174 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@29a00cde
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@798d2375
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@75d1477a
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@355ea654
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1cb19add
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@cb784b5
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@73a2e8ce
15:21:27.175 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@330e8ce8
15:21:27.175 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@23f98f26] into BootstrapContext; was [null]
15:21:27.175 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@135b35c0] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@77db4bfd]
15:21:27.180 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.181 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.181 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.181 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.181 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.181 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.181 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.181 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.181 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.182 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.182 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.182 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.182 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.182 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.182 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.183 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.183 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.183 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.183 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.183 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.183 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.183 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@86(java.time.Duration,3015)
15:21:27.183 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@86(java.time.Duration,3015)
15:21:27.183 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@86(java.time.Duration,3015)
15:21:27.183 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@61bfcf43] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2c87e895]
15:21:27.183 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.184 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.184 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.184 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.184 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.185 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.185 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.185 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.185 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.185 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.185 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.187 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.189 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.190 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.198 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.198 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.199 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5b3d20cc, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.199 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.199 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2f94abcc] under count; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@707d735] under every; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6c51d2c8] under any; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5ed8a4ce] under sinh; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5418be12] under cosh; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d1f65db] under tanh; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f3a3d22] under pi; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@14df06df] under log; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.200 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@526d278] under position; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@13814eba] under overlay; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@4d0cb2c5] under trim; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2189ac45] under cast; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@128f0f1e] under collate; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@b62776b] under extract; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@23d06658] under ifnull; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@4f571de3] under pad; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@254a0ce8] under str; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3d0bfe05] under format; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1dc9ad5a] under timestampadd; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@6a060305] under timestampdiff; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1f5e7fe1] under current_date; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7d4741d9] under current_time; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2d349056] under current_timestamp; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@77f0b0de] under local_date; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1b3d68b6] under local_time; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5c33ab81] under local_datetime; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@558c3671] under offset_datetime; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@27080a5e] under instant; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@5780bed1] under sql; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@162e7803] under count; prior registration was org.hibernate.dialect.function.CountFunction@2f94abcc
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@2225eb09] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f3a3d22
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45985fe9] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1b3d68b6
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@5c33ab81
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@17bc17bd] under trunc; prior registration was null
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.201 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72b79b29] under date_trunc; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f475bd5] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@526d278
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@78a724c3] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@f51c595] under format; prior registration was org.hibernate.dialect.function.FormatFunction@3d0bfe05
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@41717985] under listagg; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4ad1b8d] under mode; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@45eda6e7] under percentile_cont; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4411aea2] under percentile_disc; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@e664af4] under rank; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@627b59c6] under dense_rank; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4a0901f0] under percent_rank; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3a4d2ad] under cume_dist; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3f2919c7] under array; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7a4c28d] under array_list; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@5a04508] under array_agg; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@2034ceab] under array_position; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@76351c98] under array_positions; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@77fd4659] under array_positions_list; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c5aa9] under array_length; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5ec357e4] under array_concat; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7b268b78] under array_prepend; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@66f4c5cb] under array_append; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@40f42ae] under array_contains; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@403749bc] under array_contains_nullable; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@f057789] under array_overlaps; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@4f1f313f] under array_overlaps_nullable; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@317b0040] under array_get; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4bfbc57a] under array_set; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@6f664ab3] under array_remove; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@59c618a9] under array_remove_index; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30d66ad1] under array_slice; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@2593a9a4] under array_replace; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@78fd5c77] under array_trim; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@11971091] under array_fill; prior registration was null
15:21:27.202 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@12946090] under array_fill_list; prior registration was null
15:21:27.203 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@2a7235ef] under array_to_string; prior registration was null
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.203 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.204 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.204 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.205 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.205 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.205 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.205 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.232 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.235 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.235 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.237 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.238 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.238 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.239 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.239 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.240 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.240 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.244 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.244 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.244 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@61bfcf43] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@262cce28]
15:21:27.244 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.244 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.244 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.244 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64aa16f4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.246 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.248 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.248 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@333b82fe] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.250 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.251 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.252 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.252 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.253 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 218f3487-bc24-4903-bb11-2e025f9f5fdc (<unnamed>)
15:21:27.253 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.253 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.253 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.254 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:21:27.254 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:21:27.254 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.254 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.254 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.254 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:27.256 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.256 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.256 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.257 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.257 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.257 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.258 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.258 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.258 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.259 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6dd31bab
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@53b9d387
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@d7479ae
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@729c3ad8
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7676963
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@1a5fa7e3
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@34c8140f
15:21:27.260 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2791a2b4
15:21:27.261 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1b81fb54] into BootstrapContext; was [null]
15:21:27.261 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7c062778] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@81a3c9b]
15:21:27.267 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.267 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.268 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.268 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.268 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.268 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.268 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.268 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.269 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.269 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.269 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.270 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@107(java.time.Duration,3015)
15:21:27.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@107(java.time.Duration,3015)
15:21:27.270 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@107(java.time.Duration,3015)
15:21:27.270 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@89beadb] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3a585406]
15:21:27.270 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.271 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.271 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.271 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.271 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.272 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.272 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.272 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.272 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.272 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.272 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.273 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.273 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.274 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.274 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.275 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.276 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.276 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.278 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.288 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.289 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.289 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@26c1a18b, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.289 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.290 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@302e1360] under count; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3164eaa8] under every; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4769548f] under any; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6c0f7810] under sinh; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c7ad3e2] under cosh; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3add5d6f] under tanh; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@379dbb97] under pi; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20459a8c] under log; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@5adaa8a5] under position; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@a3ca0b4] under overlay; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@5027e367] under trim; prior registration was null
15:21:27.291 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@5c3a8215] under cast; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@53aa86b7] under collate; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3c7ca576] under extract; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@532f4545] under ifnull; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@5b0d4f1f] under pad; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@5c15e5f7] under str; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@59bbc16] under format; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@2cb7d48d] under timestampadd; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1df313b3] under timestampdiff; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6eba77a7] under current_date; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@36190d6a] under current_time; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2498b498] under current_timestamp; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@21735533] under local_date; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1cc909f5] under local_time; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@62c5255b] under local_datetime; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@31861ef] under offset_datetime; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@38f96672] under instant; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6c2b5639] under sql; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@278f591a] under count; prior registration was org.hibernate.dialect.function.CountFunction@302e1360
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@67d8431d] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@379dbb97
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@14616362] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.292 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1cc909f5
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@62c5255b
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@224d7549] under trunc; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7fd7bf93] under date_trunc; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a32cbdf] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@5adaa8a5
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45d7d988] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@c790b46] under format; prior registration was org.hibernate.dialect.function.FormatFunction@59bbc16
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4e10067d] under listagg; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2305053] under mode; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@79d0d204] under percentile_cont; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3d37d543] under percentile_disc; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@73da1f76] under rank; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@73e87b96] under dense_rank; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@cd7c71d] under percent_rank; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@fc99609] under cume_dist; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2ccb0929] under array; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1ccfe3ed] under array_list; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@2e923046] under array_agg; prior registration was null
15:21:27.293 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@6d289243] under array_position; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7a6d14c3] under array_positions; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6cd123b9] under array_positions_list; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7003891] under array_length; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@1559ffbe] under array_concat; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4010aa86] under array_prepend; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@25b995d6] under array_append; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@237bf540] under array_contains; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@79854a9e] under array_contains_nullable; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@3c848bb2] under array_overlaps; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@55faaed1] under array_overlaps_nullable; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@295790db] under array_get; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@7a55eed5] under array_set; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@62142336] under array_remove; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@62989583] under array_remove_index; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@775c1043] under array_slice; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@22aa6b3b] under array_replace; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61e4f1cb] under array_trim; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@47f644f9] under array_fill; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@503f9a4c] under array_fill_list; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@21bdd0c3] under array_to_string; prior registration was null
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.294 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.295 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.296 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.296 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.296 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.296 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.297 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.297 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.321 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.323 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.323 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.325 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.325 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.325 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.326 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.326 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.326 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.326 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.326 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.326 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.329 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.329 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.329 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@89beadb] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@1d694d9a]
15:21:27.329 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.329 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.329 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.329 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43f79aa0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.331 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.332 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.332 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fa57a5a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.334 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.335 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.336 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.337 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.338 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f09d98a8-7a4b-4f84-be06-03b34c4147c2 (<unnamed>)
15:21:27.338 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.338 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.338 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:21:27.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:21:27.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.338 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.338 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match f4363d6e-081a-4667-a915-33b57a84ceee
15:21:27.338 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "f4363d6e-081a-4667-a915-33b57a84ceee"
15:21:27.338 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "f4363d6e-081a-4667-a915-33b57a84ceee"
15:21:27.344 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.344 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "f4363d6e-081a-4667-a915-33b57a84ceee"
15:21:27.344 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.344 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 176ms
15:21:27.344 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.344 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.344 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}]}]}
15:21:27.344 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:27.345 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:27.349 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:27.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.349 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:27.350 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:27.351 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.352 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.353 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test3FrequencyLimiter ****************
15:21:27.353 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml" does not exist on the local file system
15:21:27.353 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml" : 
15:21:27.362 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.FrequencyLimiter
15:21:27.362 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.392 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="guard.frequency.scaleout" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SO</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">VF Module Create</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="guard.frequency.scaleout:frequency" Effect="Permit">
        <Description>Frequency limit permit rule</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than">
                <Description>return true if current count is less than.</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                    <Description>Unbag the limit</Description>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-count" DataType="http://www.w3.org/2001/XMLSchema#integer" Issuer="urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute" MustBePresent="false"/>
                </Apply>
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </Apply>
        </Condition>
    </Rule>
</Policy>

15:21:27.392 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4739539754263869130/xacml.properties
15:21:27.394 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.394 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.394 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.395 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.395 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.396 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.396 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.397 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.397 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.397 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.397 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.397 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.398 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:27.398 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.398 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.398 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.398 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.398 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.398 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.399 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.399 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.399 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.399 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:27.399 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:27.400 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
15:21:27.407 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:27.407 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:27.407 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 3ab87038-8234-46c9-b9a6-7f97edb8148e version 1.0
15:21:27.407 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 3ab87038-8234-46c9-b9a6-7f97edb8148e version 1.0
15:21:27.407 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0
15:21:27.407 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.407 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.413 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.413 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.413 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.413 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.413 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.413 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.415 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.415 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.415 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.416 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@30020ae3
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@564815fd
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@765c5a23
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@27d60d31
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7a35e3a
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@115254ce
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@54b8985
15:21:27.417 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@12e3b398
15:21:27.417 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@f2c6d70] into BootstrapContext; was [null]
15:21:27.417 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@cdbac7f] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@55851bc0]
15:21:27.425 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.426 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.426 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.426 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.427 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.427 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.427 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.427 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.427 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.433 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.433 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.433 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.434 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.434 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.434 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.437 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.438 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.438 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.438 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.438 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.438 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.439 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@128(java.time.Duration,3015)
15:21:27.439 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@128(java.time.Duration,3015)
15:21:27.439 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@128(java.time.Duration,3015)
15:21:27.440 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@ce4051] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@43c66c44]
15:21:27.441 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.442 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.442 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.443 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.443 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.444 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.444 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.444 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.444 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.444 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.444 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.445 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.445 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.445 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.445 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.445 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.446 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.446 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.446 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.446 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.446 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.447 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.447 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.447 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.447 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.448 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.448 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.450 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.470 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.472 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.472 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@2a117d87, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.473 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.473 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.475 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.475 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@32b0e533] under count; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@795a3df7] under every; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@576f9ac6] under any; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@76b328e9] under sinh; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@431fc271] under cosh; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b02fa60] under tanh; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4090f46c] under pi; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2f8b78f7] under log; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.476 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@123a3b3d] under position; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6e1702e0] under overlay; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@2963a8da] under trim; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@5d5b21c1] under cast; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1efb1a84] under collate; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@482d1bb9] under extract; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@7c3c5f1e] under ifnull; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@78ed3c71] under pad; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@3e0426d2] under str; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1e541278] under format; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@8e7a03] under timestampadd; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1191c0d7] under timestampdiff; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@e3c4681] under current_date; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@304542ec] under current_time; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@43687885] under current_timestamp; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5c609f47] under local_date; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3004c204] under local_time; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a4ca4ca] under local_datetime; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2ae04d56] under offset_datetime; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@72a265ea] under instant; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@64209d58] under sql; prior registration was null
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2b851fe2] under count; prior registration was org.hibernate.dialect.function.CountFunction@32b0e533
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@3a76d39] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4090f46c
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@624bc592] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@3004c204
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2a4ca4ca
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2614ede] under trunc; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1183b7f] under date_trunc; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@396e50c0] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@123a3b3d
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5b5752a] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@daadcfc] under format; prior registration was org.hibernate.dialect.function.FormatFunction@1e541278
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4da9ddf5] under listagg; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@68a7cd0] under mode; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2838450e] under percentile_cont; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@732e21c9] under percentile_disc; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@70eb0c2c] under rank; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@25d2921d] under dense_rank; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4fa8b39c] under percent_rank; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4d0af3c9] under cume_dist; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@65a80c28] under array; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@545b28fa] under array_list; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@5e6545be] under array_agg; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@446b6100] under array_position; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6c9614cb] under array_positions; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@756e526] under array_positions_list; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@59e8b191] under array_length; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@584c62b] under array_concat; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4a43aaad] under array_prepend; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7a8c1916] under array_append; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@66f44bef] under array_contains; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@45626c84] under array_contains_nullable; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@12a3b047] under array_overlaps; prior registration was null
15:21:27.480 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@8fd4fac] under array_overlaps_nullable; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c92c66f] under array_get; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@1ac28535] under array_set; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@156c2fa2] under array_remove; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@778e928c] under array_remove_index; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2df593ac] under array_slice; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@2310500a] under array_replace; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@57f57af5] under array_trim; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@546c8875] under array_fill; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@558519a7] under array_fill_list; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@74b4931d] under array_to_string; prior registration was null
15:21:27.481 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.481 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.481 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.483 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.484 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.485 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.486 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.488 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.489 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.489 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.489 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.489 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.489 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.489 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.489 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.490 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.490 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.510 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.511 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.511 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.513 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.513 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.513 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.513 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.513 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.513 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.513 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.514 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.514 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.516 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.516 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.516 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@ce4051] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@244037d3]
15:21:27.516 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.516 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.516 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.516 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79f9d0bc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.517 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.518 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.518 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@716516ce] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.519 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.520 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.521 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.521 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.522 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: d0131034-0692-422e-8717-cf9e4b936b71 (<unnamed>)
15:21:27.522 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.522 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.522 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.522 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:21:27.522 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:21:27.522 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.522 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.522 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.522 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.525 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.525 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.526 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.526 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.526 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.526 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.527 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.527 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.527 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@8196ff1
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@561306b2
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@52d1600c
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5bdd3b29
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1878a144
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5690126f
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@f98d9b1
15:21:27.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@3daeaf18
15:21:27.529 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@60015b68] into BootstrapContext; was [null]
15:21:27.529 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@36542e6d] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7fc83c47]
15:21:27.533 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.533 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.534 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.534 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.535 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.535 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.535 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.535 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.535 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.535 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.536 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.536 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.536 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.536 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.536 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.536 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@149(java.time.Duration,3015)
15:21:27.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@149(java.time.Duration,3015)
15:21:27.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@149(java.time.Duration,3015)
15:21:27.536 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@15b4f6b3] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@21ad2894]
15:21:27.536 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.537 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.537 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.537 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.537 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.538 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.538 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.538 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.538 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.538 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.538 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.539 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.539 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.539 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.539 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.539 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.539 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.540 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.540 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.540 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.540 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.541 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.541 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.543 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.550 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.551 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.551 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6d3a662a, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.551 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.551 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@64c53561] under count; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4948c2db] under every; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@d5cbec0] under any; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33e99277] under sinh; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ecac756] under cosh; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@719b8c4e] under tanh; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@19599603] under pi; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@665cc575] under log; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@4e844e9f] under position; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@63d042fd] under overlay; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@36ec390a] under trim; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@361b25cf] under cast; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a877525] under collate; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3b210322] under extract; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6c525925] under ifnull; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@3082c3d] under pad; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@62c74f24] under str; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@514c684d] under format; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@2fa99830] under timestampadd; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@6d02203c] under timestampdiff; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@35e4fcd7] under current_date; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@758f426] under current_time; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@64d394e5] under current_timestamp; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@18ac5b83] under local_date; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@abc1e05] under local_time; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4a0522b0] under local_datetime; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3289e3a9] under offset_datetime; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4883c638] under instant; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2225a51b] under sql; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4156134d] under count; prior registration was org.hibernate.dialect.function.CountFunction@64c53561
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@3c3f2465] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@19599603
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a5b87dc] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@abc1e05
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@4a0522b0
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@6559faf1] under trunc; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1464416c] under date_trunc; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@513d4389] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@4e844e9f
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@67ee5b15] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4dcaab6b] under format; prior registration was org.hibernate.dialect.function.FormatFunction@514c684d
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@7b13fc9f] under listagg; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4009d97f] under mode; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@552a1498] under percentile_cont; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4d237ca5] under percentile_disc; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2930969a] under rank; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@27fc70e2] under dense_rank; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@22772e51] under percent_rank; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7467b8ee] under cume_dist; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@594e64be] under array; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1df17415] under array_list; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@66fc45c] under array_agg; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@4f06acb7] under array_position; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7300db1c] under array_positions; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@71accac1] under array_positions_list; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e67722b] under array_length; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5b4a84c0] under array_concat; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7d395621] under array_prepend; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6ad46185] under array_append; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7fb7b0de] under array_contains; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@70d4476c] under array_contains_nullable; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@47eb8f09] under array_overlaps; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@efa1638] under array_overlaps_nullable; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c897679] under array_get; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@1e34a7a3] under array_set; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@5bce0ab] under array_remove; prior registration was null
15:21:27.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@5ba96df2] under array_remove_index; prior registration was null
15:21:27.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c14f240] under array_slice; prior registration was null
15:21:27.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@67264fde] under array_replace; prior registration was null
15:21:27.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5fd4229] under array_trim; prior registration was null
15:21:27.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@15ab7999] under array_fill; prior registration was null
15:21:27.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@6ed61f9e] under array_fill_list; prior registration was null
15:21:27.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@3bdbf525] under array_to_string; prior registration was null
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.556 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.557 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.557 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.574 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.576 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.576 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.578 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.578 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.578 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.579 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.579 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.579 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.579 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.579 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.579 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.579 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.581 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.581 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.581 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@15b4f6b3] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@2b874d46]
15:21:27.581 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.581 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.582 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.582 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a38e868] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.583 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.584 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.584 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46822ffd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.585 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.586 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.587 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.587 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.588 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: cb1dc3fd-27ce-4cb7-8baf-40639b91cd97 (<unnamed>)
15:21:27.588 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.588 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.588 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.588 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:21:27.588 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:21:27.588 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.588 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.588 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 3ab87038-8234-46c9-b9a6-7f97edb8148e
15:21:27.588 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "3ab87038-8234-46c9-b9a6-7f97edb8148e"
15:21:27.589 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "3ab87038-8234-46c9-b9a6-7f97edb8148e"
15:21:27.589 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.589 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:27.589 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.589 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:27.589 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.589 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.590 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:27.590 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:27.590 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP
15:21:27.624 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : (
15:21:27.645 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor)
15:21:27.646 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation)
15:21:27.646 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target)
15:21:27.647 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@131(java.sql.Timestamp,93)
15:21:27.647 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [and]
            -> [NOT_EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
            <- [NOT_EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor`
                ?1
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation`
                ?2
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target`
                ?3
            <- [EQUAL]
            -> [is-between]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime`
              ?4
            <- [is-between]
          <- [and]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:27.648 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.648 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.655 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2)
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3)
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4)
15:21:27.657 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 
15:21:27.659 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult

15:21:27.659 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.661 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:27.661 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:27.661 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:27.665 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4994e2af
15:21:27.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:27.667 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.667 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.667 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "3ab87038-8234-46c9-b9a6-7f97edb8148e"
15:21:27.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=3ab87038-8234-46c9-b9a6-7f97edb8148e,version=1.0}]}
15:21:27.668 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 269ms
15:21:27.668 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.668 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.668 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=3ab87038-8234-46c9-b9a6-7f97edb8148e,version=1.0}]}]}
15:21:27.668 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:27.668 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:27.669 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Inserting OperationsHistory(id=null, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, actor=SO, operation=VF Module Create, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, starttime=Wed Mar 12 15:21:07 UTC 2025, outcome=SUCCESS, message=null, endtime=Wed Mar 12 15:21:27 UTC 2025)
15:21:27.669 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:27.670 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update
15:21:27.670 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=?  where SEQ_COUNT=? and SEQ_NAME=?
15:21:27.671 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:27.671 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:27.671 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:27.671 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:27.671 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects
15:21:27.671 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:27.672 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:27.672 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.672 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.673 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.673 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.673 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.673 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.673 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.673 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.673 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.673 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.673 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.674 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.674 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 3ab87038-8234-46c9-b9a6-7f97edb8148e
15:21:27.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "3ab87038-8234-46c9-b9a6-7f97edb8148e"
15:21:27.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "3ab87038-8234-46c9-b9a6-7f97edb8148e"
15:21:27.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:27.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:27.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.674 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.674 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:27.674 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:27.675 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:27.675 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:27.675 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:27.675 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4994e2af
15:21:27.675 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [1]
15:21:27.675 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.676 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.676 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:27.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:27.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:27.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:27.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "3ab87038-8234-46c9-b9a6-7f97edb8148e"
15:21:27.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=3ab87038-8234-46c9-b9a6-7f97edb8148e,version=1.0}]}
15:21:27.676 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:27.676 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.676 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.676 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=3ab87038-8234-46c9-b9a6-7f97edb8148e,version=1.0}]}]}
15:21:27.676 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:27.676 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:27.678 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:27.678 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.678 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.678 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:27.678 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:27.678 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects
15:21:27.678 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:27.678 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:27.678 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.678 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:27.680 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:27.680 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:27.680 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:27.680 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects
15:21:27.680 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:27.680 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:27.680 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.680 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.680 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.680 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test4MinMax ****************
15:21:27.681 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml" does not exist on the local file system
15:21:27.681 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml" : 
15:21:27.683 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.MinMax
15:21:27.683 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="guard.minmax.scaleout" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SO</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">VF Module Create</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="guard.minmax.scaleout:minrule" Effect="Permit">
        <Description>check minimum</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:vf-count" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="guard.minmax.scaleout:maxrule" Effect="Permit">
        <Description>check maximum</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">2</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:vf-count" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:27.697 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:27.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4739539754263869130/xacml.properties
15:21:27.698 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.698 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.698 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.698 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.698 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.698 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.698 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.698 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.699 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.699 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.699 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.699 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:27.699 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:27.699 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
15:21:27.702 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
15:21:27.705 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:27.705 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:27.705 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 12a4fd51-b8e7-4742-8d47-8166f76e3f1f version 1.0
15:21:27.705 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 12a4fd51-b8e7-4742-8d47-8166f76e3f1f version 1.0
15:21:27.705 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0
15:21:27.705 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0
15:21:27.705 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.708 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.708 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.708 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.708 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root2
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.708 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.708 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.709 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.710 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.710 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.710 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.710 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@1cc21bf1
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@ef77a7b
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1fa6f90f
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4c47e5ec
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@40d67206
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@7547fcc5
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@5d010de3
15:21:27.711 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2e9afb2a
15:21:27.712 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5d2ffabd] into BootstrapContext; was [null]
15:21:27.712 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@17449409] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@42ffed17]
15:21:27.717 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.717 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.717 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.718 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.718 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.718 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.718 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.718 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.718 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.718 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.718 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.719 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.719 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.719 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.719 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.720 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@170(java.time.Duration,3015)
15:21:27.720 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@170(java.time.Duration,3015)
15:21:27.720 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@170(java.time.Duration,3015)
15:21:27.720 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2ce67805] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4e6b405d]
15:21:27.720 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.721 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.721 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.721 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.721 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.722 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.722 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.722 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.722 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.722 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.722 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.723 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.723 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.724 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.725 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.727 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.735 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.735 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.736 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@65dc10b, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.736 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.736 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@70ad46e9] under count; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@33f54307] under every; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1848ec86] under any; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@70f5331d] under sinh; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a75a9e4] under cosh; prior registration was null
15:21:27.737 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@738132d6] under tanh; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c72ccfc] under pi; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@75c66fb4] under log; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@323bd261] under position; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@48565172] under overlay; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@727971a8] under trim; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@34841b9c] under cast; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@58407fb7] under collate; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@22e7780c] under extract; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1b2aa9c9] under ifnull; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@fe619cb] under pad; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@54806247] under str; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4d3e47c3] under format; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@394cb4c] under timestampadd; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@3c83b2b4] under timestampdiff; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6bc66d39] under current_date; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@54793fdd] under current_time; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@719240b5] under current_timestamp; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@50255a21] under local_date; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@8d25ab9] under local_time; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@15480ba9] under local_datetime; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@76bc765d] under offset_datetime; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@c32def9] under instant; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@16af4a54] under sql; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@43ef0e6b] under count; prior registration was org.hibernate.dialect.function.CountFunction@70ad46e9
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@567486d5] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c72ccfc
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c2b5ff4] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.738 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@8d25ab9
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@15480ba9
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@203a51cf] under trunc; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1b1d9ff5] under date_trunc; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@69ade06d] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@323bd261
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7fefc653] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@da94448] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4d3e47c3
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@7a3c903f] under listagg; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7c94b99d] under mode; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7dc83502] under percentile_cont; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3a04a5f7] under percentile_disc; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@242767e0] under rank; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7da66aa8] under dense_rank; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@417a303b] under percent_rank; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5ece0efe] under cume_dist; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@41c96aa0] under array; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@ff4ab1b] under array_list; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@1f9fb936] under array_agg; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@3188edc5] under array_position; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1198d525] under array_positions; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@53ca55c] under array_positions_list; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e003f28] under array_length; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@19e6fa30] under array_concat; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@e1cc4e5] under array_prepend; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6eea863f] under array_append; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@215c0db5] under array_contains; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@fc544d4] under array_contains_nullable; prior registration was null
15:21:27.739 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@67968225] under array_overlaps; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5d773b96] under array_overlaps_nullable; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1c87b428] under array_get; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@39c1b088] under array_set; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@6a158a3f] under array_remove; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@edab760] under array_remove_index; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2fdd7467] under array_slice; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@1b2cd4e4] under array_replace; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d2ee1cc] under array_trim; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@6143cbe] under array_fill; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@422e0e57] under array_fill_list; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@3fd87902] under array_to_string; prior registration was null
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.740 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.741 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.741 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.741 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.741 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.742 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.742 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.765 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.769 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.770 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.770 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.771 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.771 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.773 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.773 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.773 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2ce67805] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@8b4df8f]
15:21:27.773 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.773 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.774 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.774 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75351e55] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.775 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.777 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.777 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d2edd41] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.778 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.779 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.779 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.780 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.781 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 40794ef6-4ed0-4ba6-b19d-53ab0357c7a6 (<unnamed>)
15:21:27.781 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.781 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.781 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.781 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:21:27.781 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:21:27.781 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.781 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.781 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.781 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.784 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.784 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.784 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.784 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root2
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.784 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.784 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.785 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.785 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.785 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.785 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.786 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6cc86309
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7c3ed6f1
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@4908c4a0
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@c841ea3
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@23fbe411
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@29f827c1
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@26dacb9a
15:21:27.787 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@a87b8e4
15:21:27.787 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@76200ec9] into BootstrapContext; was [null]
15:21:27.787 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1e0ee9e3] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6e7867a3]
15:21:27.792 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.792 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.792 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.792 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.792 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.793 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.793 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.793 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.793 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.794 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.794 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.794 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.795 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.795 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.795 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.795 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.795 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.795 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.795 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.795 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.795 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.795 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@191(java.time.Duration,3015)
15:21:27.795 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@191(java.time.Duration,3015)
15:21:27.795 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@191(java.time.Duration,3015)
15:21:27.796 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5db00e50] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4bca0913]
15:21:27.796 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.796 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.796 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.796 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.796 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.797 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.797 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.797 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.797 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.797 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.797 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.797 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.797 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.797 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.799 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.799 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.800 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.801 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.801 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.811 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.811 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.811 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@50dffc4, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.812 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.812 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3be2feb] under count; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3b31d4cf] under every; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3102ee71] under any; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5b9bd44a] under sinh; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@29a879a5] under cosh; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1c8a47f3] under tanh; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a5d4375] under pi; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f61f9f0] under log; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@556ecae8] under position; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@1b15aa69] under overlay; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@4b831495] under trim; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@7b1dca6c] under cast; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5807766d] under collate; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@6e77d9e6] under extract; prior registration was null
15:21:27.813 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3d034f01] under ifnull; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@28d8ac67] under pad; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@4b0f130f] under str; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1b675b61] under format; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@3c3b644b] under timestampadd; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@51ed4c3f] under timestampdiff; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@62c9ba66] under current_date; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4354490d] under current_time; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@24aa7410] under current_timestamp; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1f1d480e] under local_date; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@30a8db01] under local_time; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@51d5f038] under local_datetime; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@26a814e6] under offset_datetime; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@53006505] under instant; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2586ccb7] under sql; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5bacbc0f] under count; prior registration was org.hibernate.dialect.function.CountFunction@3be2feb
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@3d458cb8] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a5d4375
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d3dee58] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@30a8db01
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@51d5f038
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@7e4d743c] under trunc; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@40bfe33e] under date_trunc; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.814 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@518e87dd] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@556ecae8
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5343ec9a] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@463a8e5a] under format; prior registration was org.hibernate.dialect.function.FormatFunction@1b675b61
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@792333b0] under listagg; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5cb6f326] under mode; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@105df316] under percentile_cont; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@287e719] under percentile_disc; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@62d9fa4a] under rank; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@99d1af4] under dense_rank; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@76a79d92] under percent_rank; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4ba51370] under cume_dist; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@6603bbe4] under array; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7a8576a] under array_list; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@4d291100] under array_agg; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@2e74a546] under array_position; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1005e930] under array_positions; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1e748256] under array_positions_list; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@54523220] under array_length; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@6b211df3] under array_concat; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7446bbe5] under array_prepend; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4e1af109] under array_append; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@b1c19d8] under array_contains; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@68b153cd] under array_contains_nullable; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@29e954ad] under array_overlaps; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@30626a20] under array_overlaps_nullable; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5b5b772d] under array_get; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@399668b0] under array_set; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@5a390f13] under array_remove; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@79a95d1e] under array_remove_index; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@79cbbf19] under array_slice; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@73128b78] under array_replace; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61c1539e] under array_trim; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5233a315] under array_fill; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7624ed3d] under array_fill_list; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@118ae1ca] under array_to_string; prior registration was null
15:21:27.815 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.815 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.816 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.818 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.818 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.818 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.819 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.819 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.819 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.837 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.838 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.838 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.840 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.840 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.840 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.840 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.841 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.841 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.843 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.843 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.843 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5db00e50] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@16334851]
15:21:27.843 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.843 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.843 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.843 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3657b7b4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.845 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.846 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.846 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2237dc21] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.847 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.848 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.848 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.849 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.849 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: c7103697-6760-4829-a5c4-03cf08865115 (<unnamed>)
15:21:27.850 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.850 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.850 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.850 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:21:27.850 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:21:27.850 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.850 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.850 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 12a4fd51-b8e7-4742-8d47-8166f76e3f1f
15:21:27.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:27.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:27.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.851 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.851 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:27.851 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:27.851 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP
15:21:27.852 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : (
15:21:27.854 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor)
15:21:27.854 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation)
15:21:27.854 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target)
15:21:27.854 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@173(java.sql.Timestamp,93)
15:21:27.855 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [and]
            -> [NOT_EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
            <- [NOT_EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor`
                ?1
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation`
                ?2
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target`
                ?3
            <- [EQUAL]
            -> [is-between]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime`
              ?4
            <- [is-between]
          <- [and]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:27.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.855 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.855 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 
15:21:27.855 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:27.855 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 
15:21:27.855 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2)
15:21:27.855 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 
15:21:27.856 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3)
15:21:27.856 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 
15:21:27.856 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4)
15:21:27.856 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 
15:21:27.856 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult

15:21:27.856 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.856 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:27.856 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:27.856 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:27.857 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@2ef1df73
15:21:27.857 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:27.858 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.859 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.859 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:27.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.minmax.scaleout:minrule"
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}
15:21:27.860 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 161ms
15:21:27.860 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.860 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.860 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}]}
15:21:27.860 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:27.860 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:27.860 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.860 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.860 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.860 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.860 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.860 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.860 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.861 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.861 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.861 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.861 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 1
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.862 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.862 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 12a4fd51-b8e7-4742-8d47-8166f76e3f1f
15:21:27.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:27.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:27.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.862 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.862 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:27.862 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:27.863 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:27.863 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:27.863 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:27.863 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@2ef1df73
15:21:27.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:27.863 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.863 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.863 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout:maxrule"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.minmax.scaleout:maxrule"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:27.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:27.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}
15:21:27.865 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:27.865 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.865 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.865 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}]}
15:21:27.865 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:27.865 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:27.865 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.865 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.865 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=2, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.865 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.865 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.865 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.865 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.865 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.866 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 2
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.866 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.866 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 12a4fd51-b8e7-4742-8d47-8166f76e3f1f
15:21:27.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:27.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:27.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.866 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.866 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:27.866 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:27.866 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:27.866 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:27.867 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:27.867 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@2ef1df73
15:21:27.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:27.867 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.867 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.867 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:27.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:27.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:27.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:27.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout:maxrule"
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}
15:21:27.868 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:27.868 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.868 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.868 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}]}
15:21:27.868 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:27.868 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:27.868 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.868 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.868 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=3, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.868 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.868 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.868 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.868 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.868 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.868 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.868 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.868 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.869 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.869 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.869 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 3
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.869 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 3
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.869 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.869 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 12a4fd51-b8e7-4742-8d47-8166f76e3f1f
15:21:27.869 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.869 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.869 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.869 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:27.869 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.869 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:27.869 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.869 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.869 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:27.869 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:27.870 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:27.870 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:27.870 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:27.870 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@2ef1df73
15:21:27.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:27.870 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.870 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.870 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.minmax.scaleout:maxrule"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}
15:21:27.871 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:27.871 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.871 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.871 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}]}
15:21:27.872 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:27.872 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:27.872 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Inserting OperationsHistory(id=null, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, actor=SO, operation=VF Module Create, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, starttime=Wed Mar 12 15:21:07 UTC 2025, outcome=SUCCESS, message=null, endtime=Wed Mar 12 15:21:27 UTC 2025)
15:21:27.872 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:27.872 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update
15:21:27.873 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=?  where SEQ_COUNT=? and SEQ_NAME=?
15:21:27.873 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: -48, using strategy: org.hibernate.id.enhanced.TableGenerator
15:21:27.874 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:27.874 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:27.874 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:27.874 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 2 objects
15:21:27.874 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:27.874 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:27.874 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=-48, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.874 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.874 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.875 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.875 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.875 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.875 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.875 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.875 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.875 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.875 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.875 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 1
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.876 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:27.876 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 12a4fd51-b8e7-4742-8d47-8166f76e3f1f
15:21:27.876 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "PolicySet" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.876 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.876 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.876 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:27.876 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.876 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:27.876 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:27.876 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.876 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:27.876 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:27.877 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:27.877 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:27.877 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:27.878 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@2ef1df73
15:21:27.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [1]
15:21:27.878 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.878 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.878 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:27.878 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:27.878 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:27.878 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:27.878 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:27.878 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:27 UTC 2025: "Result" from "12a4fd51-b8e7-4742-8d47-8166f76e3f1f"
15:21:27.878 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}
15:21:27.878 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:27.878 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.878 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.878 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=12a4fd51-b8e7-4742-8d47-8166f76e3f1f,version=1.0}]}]}
15:21:27.878 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:27.879 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:27.880 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:27.880 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.880 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.880 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:27.881 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:27.881 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects
15:21:27.881 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:27.881 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:27.881 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=-48, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.881 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.881 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:27.881 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:27.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:27.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:27.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects
15:21:27.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:27.882 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:27.882 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=-48, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.882 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:27.882 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.882 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:27.882 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test5Blacklist ****************
15:21:27.882 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vDNS.policy.guard.blacklist.input.tosca.yaml" does not exist on the local file system
15:21:27.883 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policies/vDNS.policy.guard.blacklist.input.tosca.yaml" : 
15:21:27.885 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.Blacklist
15:21:27.885 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.897 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="guard.blacklist.scaleout" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-unless-deny">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SO</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">VF Module Create</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="guard.blacklist.scaleout:blacklist" Effect="Deny">
        <Description>blacklist the entities</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">the-vfmodule-where-root-is-true</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">another-vfmodule-where-root-is-true</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:target-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:27.898 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2]
15:21:27.898 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4739539754263869130/xacml.properties
15:21:27.898 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:27.898 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:27.898 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.899 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.899 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.899 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:27.899 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:27.899 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 1
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:27.899 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.899 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.899 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:27.899 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:27.900 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
15:21:27.902 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
15:21:27.905 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
15:21:27.907 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:27.907 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:27.907 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 8642e02d-89e2-4a95-8a01-a31a1ba763fe version 1.0
15:21:27.907 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 8642e02d-89e2-4a95-8a01-a31a1ba763fe version 1.0
15:21:27.907 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0
15:21:27.907 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0
15:21:27.907 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.blacklist.scaleout version 1.0.0
15:21:27.907 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.907 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.909 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.909 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.910 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.910 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root2,root3
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		root3.file: /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.910 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.910 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.911 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.911 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.911 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.911 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@530e4d34
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@54d06203
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@7c1957b8
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3cb0a4fd
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1d7639b2
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@4a618065
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7cf3aa06
15:21:27.912 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@455d6e29
15:21:27.913 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@694a6499] into BootstrapContext; was [null]
15:21:27.913 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2feea37d] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4e2c8f1c]
15:21:27.917 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.917 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.918 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.918 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.918 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.918 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.918 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.918 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.918 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.919 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.919 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.919 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.919 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.919 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.919 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.920 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.920 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.920 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.920 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.920 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.920 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.920 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@212(java.time.Duration,3015)
15:21:27.920 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@212(java.time.Duration,3015)
15:21:27.920 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@212(java.time.Duration,3015)
15:21:27.920 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4a047722] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2c2f2f33]
15:21:27.920 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.921 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.921 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.921 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.922 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.922 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.922 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.924 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.925 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.935 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.936 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.937 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2,root3, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@574c67b8, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.937 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.937 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6ff1b8dc] under count; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@24487ac9] under every; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4dfec8eb] under any; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@79bb074b] under sinh; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1bee77f8] under cosh; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7c17c87e] under tanh; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4795fe87] under pi; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@66353861] under log; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.938 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@e8cc2e8] under position; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@4c9aaf7f] under overlay; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@249301ad] under trim; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@6b2ac36e] under cast; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3d9d761] under collate; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@1aa16132] under extract; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@268385a2] under ifnull; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1b8f03af] under pad; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@5620bd60] under str; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4719fe67] under format; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@7d8dcdb3] under timestampadd; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1e7c2bd6] under timestampdiff; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4d645ec4] under current_date; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@45066bc9] under current_time; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@56f5d68f] under current_timestamp; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2928651c] under local_date; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@46559c83] under local_time; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@307befa3] under local_datetime; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@48c2068d] under offset_datetime; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@22289a0c] under instant; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4873ab4e] under sql; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@279a4314] under count; prior registration was org.hibernate.dialect.function.CountFunction@6ff1b8dc
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@7fb4df04] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4795fe87
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@192ac204] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@46559c83
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@307befa3
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@4c5623b4] under trunc; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@39215bc9] under date_trunc; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6034ef16] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@e8cc2e8
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2fc13bf6] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@52f7e639] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4719fe67
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@613b10bd] under listagg; prior registration was null
15:21:27.939 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@26b01fd3] under mode; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@88e78] under percentile_cont; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6da3766e] under percentile_disc; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@54242d9f] under rank; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@72ccfe4f] under dense_rank; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3673c520] under percent_rank; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4095c586] under cume_dist; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@352850de] under array; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2003feb2] under array_list; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@8717557] under array_agg; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@6626282a] under array_position; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2e36a063] under array_positions; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7adea9d0] under array_positions_list; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@129d27b1] under array_length; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@933a839] under array_concat; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@511c856b] under array_prepend; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5e0326b1] under array_append; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@2558226f] under array_contains; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@313e249d] under array_contains_nullable; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@43cd80c] under array_overlaps; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@434d5094] under array_overlaps_nullable; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@276259c8] under array_get; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@67389b75] under array_set; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@5a6c326] under array_remove; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@2cc6eaf6] under array_remove_index; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@19df5abf] under array_slice; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@3a1f99c2] under array_replace; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@913c254] under array_trim; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@129908da] under array_fill; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@71f0a294] under array_fill_list; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@3767f4e1] under array_to_string; prior registration was null
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:27.940 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:27.941 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:27.941 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:27.941 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.941 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:27.942 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.942 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.958 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:27.959 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:27.959 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:27.960 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:27.960 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:27.961 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:27.961 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:27.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:27.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:27.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:27.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:27.961 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:27.962 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:27.962 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:27.963 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:27.963 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:27.963 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4a047722] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@3df8c3e9]
15:21:27.964 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:27.964 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:27.964 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:27.964 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@745deaed] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.965 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:27.966 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:27.966 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d291fed] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:27.967 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:27.969 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:27.969 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:27.970 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:27.970 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: db162808-cc96-4b4b-968e-ac421b0c75d0 (<unnamed>)
15:21:27.970 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:27.970 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:27.971 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:27.971 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:21:27.971 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:21:27.971 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.971 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.971 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:27.971 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.973 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:27.973 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:27.973 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:27.973 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root2,root3
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		root3.file: /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:27.973 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:27.973 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:27.974 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:27.974 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:27.974 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@76034fc0
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2d4ffd58
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@4b0ed578
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6c4ae711
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@5bd817
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@522c4079
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6fb4ea51
15:21:27.975 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@54fdead9
15:21:27.976 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ab80b31] into BootstrapContext; was [null]
15:21:27.976 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3a27ad97] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@72893ee0]
15:21:27.980 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:27.980 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:27.980 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:27.980 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:27.980 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:27.980 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:27.980 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:27.980 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:27.980 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:27.982 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.982 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:27.982 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:27.983 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:27.983 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:27.983 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:27.983 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:27.983 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:27.983 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:27.983 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.983 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:27.983 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:27.983 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@233(java.time.Duration,3015)
15:21:27.983 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@233(java.time.Duration,3015)
15:21:27.983 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@233(java.time.Duration,3015)
15:21:27.983 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@77bdef4c] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1a47ddfb]
15:21:27.984 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:27.984 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:27.984 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:27.984 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:27.984 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:27.985 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:27.985 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:27.985 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:27.985 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:27.985 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:27.985 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:27.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:27.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:27.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:27.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:27.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:27.986 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:27.986 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:27.987 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:27.987 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:27.987 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:27.987 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:27.988 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:27.988 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:27.990 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:27.996 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:27.997 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:27.997 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2,root3, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@396d47aa, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:27.997 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:27.998 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6a52e96f] under count; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@350cb691] under every; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7162c5] under any; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:27.998 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@53f22576] under sinh; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e96b7f6] under cosh; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e7e248b] under tanh; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@759216cb] under pi; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3709549a] under log; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2c3b7c8a] under position; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@236e5ffa] under overlay; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@46af3112] under trim; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3b7f00d9] under cast; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c57e410] under collate; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@1d97f3ef] under extract; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@220f76ee] under ifnull; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6135d3be] under pad; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@12b1dcec] under str; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@301b5dde] under format; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@697af535] under timestampadd; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@269d7387] under timestampdiff; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a579d04] under current_date; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@50c8d23d] under current_time; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6ea5464c] under current_timestamp; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@23690154] under local_date; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@25d01780] under local_time; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@331f603d] under local_datetime; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@77ccd734] under offset_datetime; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1c441b38] under instant; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@390d7327] under sql; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@71dbf2b3] under count; prior registration was org.hibernate.dialect.function.CountFunction@6a52e96f
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@60bffecb] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@759216cb
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c9eb43f] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@25d01780
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@331f603d
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@ed870c0] under trunc; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@203855c2] under date_trunc; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3feeaea8] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2c3b7c8a
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@16f8da26] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:27.999 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5b6bf649] under format; prior registration was org.hibernate.dialect.function.FormatFunction@301b5dde
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@399f3ea3] under listagg; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@734e5cd6] under mode; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@23b78173] under percentile_cont; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@27eae2f2] under percentile_disc; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@67c0ba8a] under rank; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@66e9e248] under dense_rank; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@79ca4bff] under percent_rank; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@9c7db46] under cume_dist; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@6b31241e] under array; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@42e36092] under array_list; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@69dd5e82] under array_agg; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@5ef7a514] under array_position; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@65ba7bf2] under array_positions; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@52cd65a] under array_positions_list; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1aef7194] under array_length; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@2cbcecd0] under array_concat; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4a4ea586] under array_prepend; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@29333493] under array_append; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@48b193f0] under array_contains; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3202c5a] under array_contains_nullable; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@3c7ddb2d] under array_overlaps; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@cdae79d] under array_overlaps_nullable; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4830dbe5] under array_get; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4a707c45] under array_set; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@18067295] under array_remove; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@433b9807] under array_remove_index; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@d9a9c76] under array_slice; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@44414bd4] under array_replace; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6ff81b13] under array_trim; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@701c5d4b] under array_fill; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@293c1612] under array_fill_list; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@67edf70a] under array_to_string; prior registration was null
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:28.000 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:28.001 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:28.001 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.001 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:28.002 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.002 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.025 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:28.030 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:28.030 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:28.032 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.032 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.032 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:28.032 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.033 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:28.033 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:28.033 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:28.033 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:28.033 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:28.033 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:28.033 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:28.037 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:28.037 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:28.037 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@77bdef4c] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@41e26cf6]
15:21:28.037 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:28.037 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:28.038 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:28.038 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@296ecb77] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.042 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:28.048 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:28.048 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5abd7a1e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.049 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:28.054 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:28.055 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:28.055 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:28.057 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f64dbe5a-569a-4d79-96a3-f8079cc6cf3b (<unnamed>)
15:21:28.057 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:28.057 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:28.058 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:28.058 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:21:28.058 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:21:28.058 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.058 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.058 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8642e02d-89e2-4a95-8a01-a31a1ba763fe
15:21:28.058 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.058 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.058 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.059 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.059 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.059 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.059 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.059 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.059 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.059 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.059 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP
15:21:28.062 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : (
15:21:28.066 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor)
15:21:28.066 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation)
15:21:28.066 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target)
15:21:28.066 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@215(java.sql.Timestamp,93)
15:21:28.066 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [and]
            -> [NOT_EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
            <- [NOT_EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor`
                ?1
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation`
                ?2
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target`
                ?3
            <- [EQUAL]
            -> [is-between]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime`
              ?4
            <- [is-between]
          <- [and]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:28.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2)
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3)
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4)
15:21:28.067 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 
15:21:28.068 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult

15:21:28.068 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.068 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.068 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.068 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.069 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@7f471a4b
15:21:28.069 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.071 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.071 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.071 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout:maxrule"
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout:maxrule"
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.073 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout:blacklist"
15:21:28.073 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.073 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout"
15:21:28.073 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]}
15:21:28.073 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.073 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}
15:21:28.073 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 174ms
15:21:28.073 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.073 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.073 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}]}
15:21:28.073 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.073 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.073 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.073 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.073 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=the-vfmodule-where-root-is-true, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- the-vfmodule-where-root-is-true
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:28.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string the-vfmodule-where-root-is-true
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 1
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:28.076 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.076 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8642e02d-89e2-4a95-8a01-a31a1ba763fe
15:21:28.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.076 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.076 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target the-vfmodule-where-root-is-true time window 10 minute
15:21:28.076 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create the-vfmodule-where-root-is-true 10 minute
15:21:28.077 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.077 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.077 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.077 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@7f471a4b
15:21:28.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.077 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.078 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.078 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout:blacklist"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout:blacklist"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]}
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}
15:21:28.078 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:28.078 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.078 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.078 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=the-vfmodule-where-root-is-true}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}]}
15:21:28.078 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:28.078 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:28.079 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.079 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.079 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=another-vfmodule-where-root-is-true, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:28.079 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.079 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.079 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.079 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.084 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.084 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.084 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.084 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- another-vfmodule-where-root-is-true
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:28.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string another-vfmodule-where-root-is-true
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 1
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:28.084 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.084 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8642e02d-89e2-4a95-8a01-a31a1ba763fe
15:21:28.084 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.084 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.084 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.085 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.085 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.085 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.085 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.085 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.085 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target another-vfmodule-where-root-is-true time window 10 minute
15:21:28.085 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create another-vfmodule-where-root-is-true 10 minute
15:21:28.085 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.085 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.085 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.086 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@7f471a4b
15:21:28.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.086 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.086 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.086 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout:blacklist"
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout:blacklist"
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout"
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]}
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}
15:21:28.088 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms
15:21:28.088 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.088 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.088 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=another-vfmodule-where-root-is-true}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}]}
15:21:28.088 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:28.088 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:28.092 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:28.092 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.092 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.092 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:28.092 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:28.092 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects
15:21:28.092 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:28.092 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:28.092 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=-48, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.093 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.093 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:28.093 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:28.093 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:28.093 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:28.093 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects
15:21:28.093 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:28.093 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:28.093 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=-48, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.093 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.093 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.093 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.094 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test6Filters ****************
15:21:28.094 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.094 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.094 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.094 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.094 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.094 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.094 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:28.094 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:28.095 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.095 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8642e02d-89e2-4a95-8a01-a31a1ba763fe
15:21:28.095 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.095 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.095 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.095 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.095 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.095 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.095 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.095 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.095 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.095 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.095 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.095 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.095 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.096 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@7f471a4b
15:21:28.096 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.096 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.096 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.096 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.096 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.096 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.096 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.096 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.096 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.096 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.097 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.097 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.100 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:28.100 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.100 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout:minrule"
15:21:28.100 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.100 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:28.100 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:28.101 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.101 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.101 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout:blacklist"
15:21:28.101 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.101 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout"
15:21:28.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]}
15:21:28.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "8642e02d-89e2-4a95-8a01-a31a1ba763fe"
15:21:28.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}
15:21:28.104 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 10ms
15:21:28.104 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.104 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.104 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=8642e02d-89e2-4a95-8a01-a31a1ba763fe,version=1.0}]}]}
15:21:28.104 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.104 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.104 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test.policy.guard.filters.yaml" was found on the local file system
15:21:28.127 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.Filter
15:21:28.127 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.153 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="filter.allow.region.block.one.vnf" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-overrides">
    <Description>allow this region to do Control Loop actions, but block a specific vnf.</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SO</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">VF Module Create</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="filter.allow.region.block.one.vnf:rule1" Effect="Permit">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">RegionTwo</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:cloud-region.cloud-region-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter.allow.region.block.one.vnf:rule2" Effect="Deny">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">f17face5-69cb-4c88-9e0b-7426db7edddd</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:generic-vnf.vnf-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:28.153 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2, root3]
15:21:28.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4739539754263869130/xacml.properties
15:21:28.159 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.Filter
15:21:28.159 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.206 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="filter.block.region.allow.one.vnf" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-overrides">
    <Description>Block this region from Control Loop actions, but allow a specific vnf.</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SO</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">VF Module Create</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="filter.block.region.allow.one.vnf:rule1" Effect="Deny">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">RegionOne</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:cloud-region.cloud-region-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="filter.block.region.allow.one.vnf:rule2" Effect="Permit">
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:target:generic-vnf.vnf-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:28.206 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root2, root3]
15:21:28.206 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4739539754263869130/xacml.properties
15:21:28.209 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.209 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.209 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.210 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.210 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.210 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.210 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.211 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:28.211 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.212 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.212 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.212 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.212 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.212 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:28.213 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:28.214 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.214 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.214 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:28.214 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:28.215 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
15:21:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml
15:21:28.228 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml
15:21:28.232 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
15:21:28.236 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
15:21:28.238 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:28.238 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:28.238 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 637f0830-8085-4c55-9d7f-c3f7ca338000 version 1.0
15:21:28.238 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 637f0830-8085-4c55-9d7f-c3f7ca338000 version 1.0
15:21:28.238 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0
15:21:28.238 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.allow.region.block.one.vnf version 1.0.0
15:21:28.238 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.block.region.allow.one.vnf version 1.0.0
15:21:28.238 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0
15:21:28.238 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.blacklist.scaleout version 1.0.0
15:21:28.238 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.238 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.240 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:28.240 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:28.240 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:28.240 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		root5.file: /tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root4,root5,root2,root3
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		root3.file: /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		root4.file: /tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:28.241 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:28.241 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.242 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:28.242 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:28.242 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.242 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@293ea6a
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6dff6ce
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@32eff77
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@410daeaa
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@5cd0cc5b
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@25403889
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@5161ae11
15:21:28.243 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@7db53269
15:21:28.243 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@275d9b90] into BootstrapContext; was [null]
15:21:28.243 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3fd6b82] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5f305cca]
15:21:28.247 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:28.247 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:28.248 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:28.248 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:28.248 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:28.248 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:28.248 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:28.248 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:28.248 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:28.248 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.248 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.248 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:28.249 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:28.249 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:28.249 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:28.249 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:28.249 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:28.249 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:28.249 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.250 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.250 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:28.250 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@254(java.time.Duration,3015)
15:21:28.250 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@254(java.time.Duration,3015)
15:21:28.250 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@254(java.time.Duration,3015)
15:21:28.250 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@30551a45] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@9ee368]
15:21:28.250 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:28.250 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:28.250 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:28.251 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:28.251 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:28.251 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:28.251 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.251 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.251 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:28.251 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:28.251 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:28.251 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:28.251 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:28.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:28.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:28.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:28.252 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:28.252 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:28.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:28.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:28.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:28.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:28.253 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:28.253 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:28.254 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:28.254 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:28.254 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:28.254 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:28.254 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:28.254 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:28.254 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:28.254 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:28.255 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:28.255 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:28.258 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:28.270 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:28.272 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.272 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@715d7bbc, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.272 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:28.273 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1502c366] under count; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2a0c8a25] under every; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3ba1113e] under any; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:28.274 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@213b1d6d] under sinh; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2221e3df] under cosh; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6c32081c] under tanh; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5fa9dc45] under pi; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@260072a8] under log; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@b9252ac] under position; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@779cd92a] under overlay; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@66c67868] under trim; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4376c32a] under cast; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a68eeda] under collate; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@4b2c2934] under extract; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1efc0d01] under ifnull; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6be6f267] under pad; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@7665dfff] under str; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5caa2d8e] under format; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@22c0b71f] under timestampadd; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7ee91cea] under timestampdiff; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@26abbeef] under current_date; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2b6021e9] under current_time; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@cbf13d5] under current_timestamp; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a0740e4] under local_date; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4120dd8d] under local_time; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6b65d329] under local_datetime; prior registration was null
15:21:28.275 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1f30442b] under offset_datetime; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1f302749] under instant; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@58bb5d97] under sql; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1d023132] under count; prior registration was org.hibernate.dialect.function.CountFunction@1502c366
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@8e3fa5] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5fa9dc45
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e1a4a92] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@4120dd8d
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@6b65d329
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@1ccffb23] under trunc; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1048c229] under date_trunc; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61cab492] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@b9252ac
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2d482ce3] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:28.276 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4ebdcc8a] under format; prior registration was org.hibernate.dialect.function.FormatFunction@5caa2d8e
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@183216fe] under listagg; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2c684f4e] under mode; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@40ab4114] under percentile_cont; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@60d20c17] under percentile_disc; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@685f7315] under rank; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6a3436f] under dense_rank; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1c1a014e] under percent_rank; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6cd8046e] under cume_dist; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7f0c153b] under array; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@63a8998e] under array_list; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@2f74f4c4] under array_agg; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@3236e30] under array_position; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3bda8856] under array_positions; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2b4a3383] under array_positions_list; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f328c5e] under array_length; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@104533d6] under array_concat; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@273b1982] under array_prepend; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5d97e0cd] under array_append; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@36acc75d] under array_contains; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@f4e99dd] under array_contains_nullable; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@704666bf] under array_overlaps; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@123561f2] under array_overlaps_nullable; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@42f3dac6] under array_get; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@39082334] under array_set; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7ab8c934] under array_remove; prior registration was null
15:21:28.277 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@433b1d60] under array_remove_index; prior registration was null
15:21:28.278 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1fc2da2b] under array_slice; prior registration was null
15:21:28.278 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@67ab5b64] under array_replace; prior registration was null
15:21:28.278 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5b66dfcc] under array_trim; prior registration was null
15:21:28.278 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@402d09dd] under array_fill; prior registration was null
15:21:28.278 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@49b79071] under array_fill_list; prior registration was null
15:21:28.278 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@747a8258] under array_to_string; prior registration was null
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:28.278 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.279 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:28.280 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:28.280 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:28.280 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.280 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:28.281 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.281 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.315 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:28.318 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:28.318 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:28.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.321 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.322 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:28.322 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.322 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:28.322 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:28.322 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:28.322 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:28.322 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:28.323 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:28.323 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:28.327 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:28.327 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:28.327 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@30551a45] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7d00bc8]
15:21:28.327 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:28.327 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:28.328 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:28.328 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32938d5b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.330 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:28.332 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:28.332 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23a5078f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.334 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:28.335 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:28.335 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:28.336 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:28.337 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 9620b114-da55-4424-ad87-1c7c1048e55f (<unnamed>)
15:21:28.337 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:28.337 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:28.338 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:28.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:21:28.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:21:28.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.338 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.338 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.341 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:28.341 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:28.341 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:28.342 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		root5.file: /tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		count-recent-operations.name: CountRecentOperations
		xacml.rootPolicies: root1,root4,root5,root2,root3
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		hibernate.show_sql: false
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.user: policy
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		hibernate.format_sql: false
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		root3.file: /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		eclipselink.target-database: Auto
		root4.file: /tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.password: UDAxaWNZ
		jakarta.persistence.schema-generation.database.action: drop-and-create
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip]
15:21:28.342 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:28.342 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.343 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:28.343 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:28.343 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.344 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@5ba0ce1a
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@e1a9669
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2f5200f2
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@17863468
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4a8bf89c
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@10f8967a
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@2f125107
15:21:28.345 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@91115f9
15:21:28.346 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1ccb535f] into BootstrapContext; was [null]
15:21:28.346 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@48545dfa] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@75f3b79e]
15:21:28.352 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:28.352 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:28.353 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:28.353 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:28.353 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:28.353 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:28.353 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:28.353 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:28.353 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:28.356 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.356 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.356 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:28.356 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:28.356 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:28.356 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:28.357 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:28.357 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:28.357 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:28.357 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.357 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.357 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:28.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@275(java.time.Duration,3015)
15:21:28.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@275(java.time.Duration,3015)
15:21:28.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@275(java.time.Duration,3015)
15:21:28.357 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4a6eaf83] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4d3f7e6a]
15:21:28.357 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:28.358 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:28.358 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:28.358 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:28.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:28.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:28.360 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.360 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:28.360 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:28.360 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:28.360 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:28.360 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:28.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:28.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:28.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:28.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:28.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:28.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:28.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:28.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:28.363 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:28.363 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:28.363 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:28.364 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:28.364 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:28.365 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:28.365 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:28.380 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:28.406 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:28.407 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.409 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@381b1934, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.409 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:28.409 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2785477b] under count; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@58acef73] under every; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6b1d4696] under any; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:28.411 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@baf2078] under sinh; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61c00e9] under cosh; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3974a02e] under tanh; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@38dc6860] under pi; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4a0223e3] under log; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2cff7902] under position; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@3096c963] under overlay; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6bd22879] under trim; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@309403db] under cast; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@67f45ba2] under collate; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@612f5bee] under extract; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1b442652] under ifnull; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@b5e643a] under pad; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@4eb207b8] under str; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5559c5ab] under format; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@6f951fe4] under timestampadd; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1712d998] under timestampdiff; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@49c38305] under current_date; prior registration was null
15:21:28.412 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@52ac730b] under current_time; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@15013c85] under current_timestamp; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@14def9a4] under local_date; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@41d08b91] under local_time; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@70558c8b] under local_datetime; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6cac7310] under offset_datetime; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f5cb4f8] under instant; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4a952a81] under sql; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1678d68c] under count; prior registration was org.hibernate.dialect.function.CountFunction@2785477b
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@194313a0] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@38dc6860
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@73d29f04] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:28.413 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@41d08b91
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@70558c8b
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@107072dd] under trunc; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@406c0ae9] under date_trunc; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41b3df57] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2cff7902
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@267e52da] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@350b2a52] under format; prior registration was org.hibernate.dialect.function.FormatFunction@5559c5ab
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:28.414 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@15904558] under listagg; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4a8669da] under mode; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1eba0ad2] under percentile_cont; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@720ffaed] under percentile_disc; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6522cb71] under rank; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1c93a6b6] under dense_rank; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5231c36c] under percent_rank; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5fe49355] under cume_dist; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2c6eb29b] under array; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2dc907b6] under array_list; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@71bf8bc0] under array_agg; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@a3ac099] under array_position; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3608185d] under array_positions; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6706552a] under array_positions_list; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e8ff0dc] under array_length; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@8b3c5a0] under array_concat; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@10e94abd] under array_prepend; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4513f28f] under array_append; prior registration was null
15:21:28.415 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@441bf3e1] under array_contains; prior registration was null
15:21:28.416 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@5293b007] under array_contains_nullable; prior registration was null
15:21:28.416 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@8f5b44a] under array_overlaps; prior registration was null
15:21:28.416 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5228b851] under array_overlaps_nullable; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@49b7cd0e] under array_get; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@6eb5fb7] under array_set; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@2319ecc4] under array_remove; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@34e422c6] under array_remove_index; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@43cc56e9] under array_slice; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@1f86afc0] under array_replace; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@73951f38] under array_trim; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@66f2f19e] under array_fill; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@47a888b7] under array_fill_list; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@6d7ac72d] under array_to_string; prior registration was null
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:28.417 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:28.418 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:28.418 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.418 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:28.419 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.419 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.476 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:28.480 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:28.480 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:28.482 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.482 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.482 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:28.482 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:28.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:28.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:28.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:28.482 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:28.483 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:28.483 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:28.487 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:28.487 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:28.487 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4a6eaf83] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@2caceee0]
15:21:28.488 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:28.488 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:28.489 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:28.489 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@19dd4e94] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.491 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:28.492 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:28.492 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f45c955] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.494 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:28.496 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:28.497 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:28.498 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:28.499 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: a651417c-1fc1-4d63-85f6-e36755b5b1ac (<unnamed>)
15:21:28.499 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:28.499 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:28.500 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:28.500 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:21:28.500 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:21:28.500 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.500 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.500 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 637f0830-8085-4c55-9d7f-c3f7ca338000
15:21:28.500 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.500 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.500 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.500 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.500 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.500 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.500 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.501 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.501 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.501 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.501 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP
15:21:28.502 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : (
15:21:28.503 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor)
15:21:28.503 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation)
15:21:28.503 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target)
15:21:28.504 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@257(java.sql.Timestamp,93)
15:21:28.504 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [and]
            -> [NOT_EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
            <- [NOT_EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor`
                ?1
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation`
                ?2
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target`
                ?3
            <- [EQUAL]
            -> [is-between]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime`
              ?4
            <- [is-between]
          <- [and]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:28.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.504 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 
15:21:28.504 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:28.504 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 
15:21:28.504 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2)
15:21:28.504 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 
15:21:28.505 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3)
15:21:28.505 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 
15:21:28.505 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4)
15:21:28.505 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 
15:21:28.505 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult

15:21:28.505 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.505 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.506 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.506 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.508 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4578b8cb
15:21:28.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.509 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.509 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.509 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.509 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule1"
15:21:28.510 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.block.region.allow.one.vnf:rule1"
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule2"
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.block.region.allow.one.vnf:rule2"
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.block.region.allow.one.vnf"
15:21:28.511 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}]}
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout:minrule"
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout:blacklist"
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.512 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout"
15:21:28.513 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]}
15:21:28.513 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.513 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.block.region.allow.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}
15:21:28.513 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 300ms
15:21:28.513 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.513 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.513 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.block.region.allow.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}]}
15:21:28.513 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.513 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.513 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.515 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.515 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=different-vnf-id-should-be-denied, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}})
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.515 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.515 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.515 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.515 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- different-vnf-id-should-be-denied
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne
15:21:28.515 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string different-vnf-id-should-be-denied
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionOne

15:21:28.515 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.515 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 637f0830-8085-4c55-9d7f-c3f7ca338000
15:21:28.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.516 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.516 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.516 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.516 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.516 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.516 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.517 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4578b8cb
15:21:28.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.517 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.517 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.517 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf"
15:21:28.517 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule1"
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.block.region.allow.one.vnf:rule1"
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule2"
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.block.region.allow.one.vnf"
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}]}
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.518 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}
15:21:28.518 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:28.518 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.518 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.518 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=different-vnf-id-should-be-denied}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}]}
15:21:28.518 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:28.518 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:28.518 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.518 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.518 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=different-vnf-id-should-be-denied, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionTwo}})
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.518 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.518 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.518 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.518 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- different-vnf-id-should-be-denied
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionTwo
15:21:28.518 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string different-vnf-id-should-be-denied
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionTwo

15:21:28.519 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.519 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 637f0830-8085-4c55-9d7f-c3f7ca338000
15:21:28.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.519 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.519 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.519 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.519 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.519 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.519 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.519 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.519 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4578b8cb
15:21:28.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.520 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.520 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.520 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}]}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule1"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule2"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.block.region.allow.one.vnf"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.520 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout:minrule"
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout:blacklist"
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout"
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]}
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.521 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.allow.region.block.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}
15:21:28.521 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:28.521 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.521 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.521 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=different-vnf-id-should-be-denied}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionTwo}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.allow.region.block.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}]}
15:21:28.521 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.522 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.522 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.522 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.522 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=f17face5-69cb-4c88-9e0b-7426db7edddd, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionTwo}})
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.522 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.522 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.522 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.522 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- f17face5-69cb-4c88-9e0b-7426db7edddd
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionTwo
15:21:28.522 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string f17face5-69cb-4c88-9e0b-7426db7edddd
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionTwo

15:21:28.522 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.522 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 637f0830-8085-4c55-9d7f-c3f7ca338000
15:21:28.522 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.522 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.522 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.522 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.522 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.522 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.522 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.522 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.523 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.523 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.523 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.523 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.523 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.524 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4578b8cb
15:21:28.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.524 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.524 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.524 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.524 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.524 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.524 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.524 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.524 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.524 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf"
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}]}
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.525 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}
15:21:28.525 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:28.525 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.525 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.525 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=f17face5-69cb-4c88-9e0b-7426db7edddd}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionTwo}],includeInResults=true}]}],policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}]}
15:21:28.525 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:28.525 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:28.525 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.525 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.525 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=f17face5-69cb-4c88-9e0b-7426db7edddd, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionThree}})
15:21:28.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.525 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.526 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.526 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.526 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.526 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- f17face5-69cb-4c88-9e0b-7426db7edddd
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionThree
15:21:28.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string f17face5-69cb-4c88-9e0b-7426db7edddd
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionThree

15:21:28.526 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.526 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 637f0830-8085-4c55-9d7f-c3f7ca338000
15:21:28.526 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.526 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.526 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.526 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.526 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.526 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.526 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.526 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.526 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.526 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.527 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.527 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.527 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.527 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4578b8cb
15:21:28.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.527 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.528 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.528 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}]}
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.528 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}
15:21:28.528 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:21:28.528 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.528 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.528 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=f17face5-69cb-4c88-9e0b-7426db7edddd}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionThree}],includeInResults=true}]}],policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}]}
15:21:28.529 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:28.529 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:28.529 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.529 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.529 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=different-vnf-id-should-be-permitted, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionThree}})
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.529 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.529 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.529 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.529 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- different-vnf-id-should-be-permitted
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionThree
15:21:28.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SO
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string VF Module Create
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e
	urn:org:onap:guard:target:vf-count issuer=null
		http://www.w3.org/2001/XMLSchema#integer 0
	urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null
		http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0
	urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null
		http://www.w3.org/2001/XMLSchema#string different-vnf-id-should-be-permitted
	urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null
		http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0
	urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null
		http://www.w3.org/2001/XMLSchema#string aabbccddee
	urn:org:onap:guard:target:vserver.vserver-id issuer=null
		http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b
	urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null
		http://www.w3.org/2001/XMLSchema#string RegionThree

15:21:28.530 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.530 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 637f0830-8085-4c55-9d7f-c3f7ca338000
15:21:28.530 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.530 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.530 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.530 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.530 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.530 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout:frequency"
15:21:28.530 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.530 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.530 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute
15:21:28.530 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute
15:21:28.530 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.530 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.530 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.531 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@4578b8cb
15:21:28.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.531 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.531 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.531 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.scaleout:frequency"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout:frequency"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.scaleout"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule1"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf:rule2"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.allow.region.block.one.vnf"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule1"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf:rule2"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "filter.block.region.allow.one.vnf"
15:21:28.531 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout:minrule"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout:minrule"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.minmax.scaleout"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout:blacklist"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.blacklist.scaleout"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]}
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "637f0830-8085-4c55-9d7f-c3f7ca338000"
15:21:28.532 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}
15:21:28.532 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:28.532 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.532 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.532 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=different-vnf-id-should-be-permitted}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionThree}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=637f0830-8085-4c55-9d7f-c3f7ca338000,version=1.0}]}]}
15:21:28.532 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.532 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.534 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin
15:21:28.534 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.534 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.534 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:28.534 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:28.535 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects
15:21:28.535 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:28.535 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:28.535 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=-48, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.535 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.535 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0
15:21:28.535 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing
15:21:28.535 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades
15:21:28.535 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections
15:21:28.535 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects
15:21:28.535 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections
15:21:28.535 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities:
15:21:28.535 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=012d6ebe-1c96-4ef8-94e8-610e4c213d80, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=-48, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.535 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=2dc636b1-caf5-4550-8357-81104d60d059, subrequestId=null, endtime=Wed Mar 12 15:21:27 UTC 2025, id=1, starttime=Wed Mar 12 15:21:07 UTC 2025, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}
15:21:28.535 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.535 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.535 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test7TimeInRange ****************
15:21:28.536 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test-time-in-range.yaml" was found on the local file system
15:21:28.538 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.FrequencyLimiter
15:21:28.538 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.539 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 08:00:00+05:00 could not be parsed. This may not be an error.
java.time.format.DateTimeParseException: Text '08:00:00+05:00' could not be parsed at index 0
	at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)
	at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:361)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127)
	at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85)
	at org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest.test7TimeInRange(GuardPdpApplicationTest.java:443)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:28.540 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 23:59:59+05:00 could not be parsed. This may not be an error.
java.time.format.DateTimeParseException: Text '23:59:59+05:00' could not be parsed at index 0
	at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)
	at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)
	at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:362)
	at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127)
	at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85)
	at org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest.test7TimeInRange(GuardPdpApplicationTest.java:443)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:28.553 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="guard.frequency.inrange" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">ACTOR</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:actor:actor-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OPERATION</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">LOOP</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:clname:clname-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="guard.frequency.inrange:frequency" Effect="Permit">
        <Description>Frequency limit permit rule</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:and">
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than">
                    <Description>return true if current count is less than.</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                        <Description>Unbag the limit</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:guard:operation:operation-count" DataType="http://www.w3.org/2001/XMLSchema#integer" Issuer="urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">10</AttributeValue>
                </Apply>
                <VariableReference VariableId="timeInRange"/>
            </Apply>
        </Condition>
    </Rule>
    <VariableDefinition VariableId="timeInRange">
        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:time-in-recurring-range">
            <Description>return true if current time is in range.</Description>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
                <Description>Unbag the current time</Description>
                <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:environment" AttributeId="urn:oasis:names:tc:xacml:1.0:environment:current-time" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
            </Apply>
            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">08:00:00+05:00</AttributeValue>
            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">23:59:59+05:00</AttributeValue>
        </Apply>
    </VariableDefinition>
</Policy>

15:21:28.553 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3]
15:21:28.553 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4739539754263869130/xacml.properties
15:21:28.554 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.554 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.554 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T12:00+05:00, currentDate=2020-01-01, currentTime=12:00+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}})
15:21:28.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T12:00+05:00
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 12:00+05:00
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:28.556 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:environment
	urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null
		http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T12:00+05:00
	urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null
		http://www.w3.org/2001/XMLSchema#date 2020-01-01
	urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null
		http://www.w3.org/2001/XMLSchema#time 12:00:00+05:00
	urn:org:onap:guard:timezone issuer=null
		urn:com:att:research:datatype:zone-offset +05:00
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string LOOP
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ACTOR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OPERATION
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string vnf1

15:21:28.556 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.556 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.556 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:28.556 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:28.556 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
15:21:28.558 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml
15:21:28.560 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml
15:21:28.562 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
15:21:28.565 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
15:21:28.567 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml
15:21:28.571 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:28.571 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:28.571 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 063de65f-cbe5-4f0c-9c9f-b3c065c799b7 version 1.0
15:21:28.571 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 063de65f-cbe5-4f0c-9c9f-b3c065c799b7 version 1.0
15:21:28.571 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0
15:21:28.571 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.allow.region.block.one.vnf version 1.0.0
15:21:28.571 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.block.region.allow.one.vnf version 1.0.0
15:21:28.571 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0
15:21:28.571 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.blacklist.scaleout version 1.0.0
15:21:28.571 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.inrange version 1.0.0
15:21:28.571 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.571 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.573 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:28.573 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:28.573 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:28.573 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		root3.file: /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
		xacml.rootPolicies: root1,root4,root5,root2,root3,root6
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		root5.file: /tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.password: UDAxaWNZ
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		eclipselink.target-database: Auto
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		root4.file: /tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml
		jakarta.persistence.jdbc.user: policy
		hibernate.format_sql: false
		root6.file: /tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		jakarta.persistence.schema-generation.database.action: drop-and-create
		hibernate.show_sql: false
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.name: CountRecentOperations
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory]
15:21:28.573 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:28.573 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:28.574 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:28.574 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@7df8457a
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@3454873c
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@30a8a26b
15:21:28.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@22860851
15:21:28.576 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1d6a5aee
15:21:28.576 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@d974318
15:21:28.576 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7859033b
15:21:28.576 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6a0f48e1
15:21:28.576 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@257dc264] into BootstrapContext; was [null]
15:21:28.576 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1245ca50] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@22b543f8]
15:21:28.580 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:28.581 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:28.581 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:28.581 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:28.581 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:28.581 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:28.581 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:28.581 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:28.581 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:28.592 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.592 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.592 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:28.592 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:28.592 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:28.592 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:28.593 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:28.593 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:28.593 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:28.593 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.593 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.593 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:28.593 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@296(java.time.Duration,3015)
15:21:28.593 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@296(java.time.Duration,3015)
15:21:28.593 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@296(java.time.Duration,3015)
15:21:28.593 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7cc0c15b] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@31c5fb43]
15:21:28.593 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:28.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:28.594 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:28.594 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:28.595 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:28.595 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:28.595 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:28.595 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:28.595 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:28.595 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:28.596 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:28.596 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:28.596 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:28.596 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:28.596 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:28.596 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:28.597 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:28.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:28.597 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:28.599 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:28.616 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:28.620 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.620 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5541c8fa, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.620 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:28.620 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@17e23aa8] under count; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@272193ee] under every; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@51d38c91] under any; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@a0e9849] under sinh; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@cbfc4da] under cosh; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@272a9840] under tanh; prior registration was null
15:21:28.621 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a502f30] under pi; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@14622ee3] under log; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6609a1a1] under position; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@1592cdb8] under overlay; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@7ed05995] under trim; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@7bc0659a] under cast; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@506fd7ea] under collate; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@53932f52] under extract; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@2ff3c844] under ifnull; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@57e79495] under pad; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@7919d904] under str; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@333a90ca] under format; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@23acf01] under timestampadd; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@6992a0ef] under timestampdiff; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5e748520] under current_date; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@392ff2e4] under current_time; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6d396007] under current_timestamp; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@11503097] under local_date; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6bf7ea18] under local_time; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2d899d50] under local_datetime; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b96f9be] under offset_datetime; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1bd2a4d3] under instant; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4f213a9b] under sql; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2e235d32] under count; prior registration was org.hibernate.dialect.function.CountFunction@17e23aa8
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@12c41a41] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a502f30
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1c3ed0f6] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@6bf7ea18
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2d899d50
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@5a0dc408] under trunc; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e73d8b6] under date_trunc; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c57d12b] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6609a1a1
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36040337] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:28.622 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@29dbc7b] under format; prior registration was org.hibernate.dialect.function.FormatFunction@333a90ca
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@72db62f6] under listagg; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@10e72b0f] under mode; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@66c8f9f] under percentile_cont; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@69fd854d] under percentile_disc; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@40189656] under rank; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@698e7209] under dense_rank; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@b7c18d0] under percent_rank; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@e2e331f] under cume_dist; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@a00beaa] under array; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@10048bd9] under array_list; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@7bd5bb91] under array_agg; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@41cd93f] under array_position; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3f88ca0e] under array_positions; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@b600e79] under array_positions_list; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36acfcff] under array_length; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@4f8d889e] under array_concat; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1936633d] under array_prepend; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@12aeb5a4] under array_append; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4334e80a] under array_contains; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@60de518a] under array_contains_nullable; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@4a5bf927] under array_overlaps; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@2dbf765d] under array_overlaps_nullable; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@492fbf58] under array_get; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@5beff5f6] under array_set; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@4e68ad6d] under array_remove; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@18b33763] under array_remove_index; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2cd28e52] under array_slice; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@8b68e7b] under array_replace; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3be49c5] under array_trim; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2b76efe] under array_fill; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@3aafd0e4] under array_fill_list; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@6d6549c] under array_to_string; prior registration was null
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:28.623 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:28.624 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:28.624 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.624 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:28.625 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.625 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.637 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:28.638 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:28.639 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:28.640 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.640 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.640 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:28.640 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.641 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:28.641 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:28.641 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:28.641 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:28.641 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:28.641 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:28.641 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:28.643 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:28.643 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:28.643 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7cc0c15b] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4138928c]
15:21:28.643 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:28.643 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:28.643 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:28.643 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6759b9e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.645 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:28.646 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:28.646 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@59b34e8c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.647 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:28.648 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:28.648 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:28.648 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:28.649 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 62154685-2109-429a-980d-8955395291ed (<unnamed>)
15:21:28.649 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:28.649 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:28.649 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:28.649 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:21:28.649 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:21:28.649 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.649 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.649 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.649 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.653 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each
15:21:28.653 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:21:28.653 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider]
15:21:28.653 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [
	name: OperationsHistoryPUTest
	persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider
	classloader: null
	excludeUnlistedClasses: false
	JTA datasource: null
	Non JTA datasource: null
	Transaction type: RESOURCE_LOCAL
	PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/
	Shared Cache Mode: null
	Validation Mode: null
	Jar files URLs []
	Managed classes names [
		org.onap.policy.guard.OperationsHistory]
	Mapping files names []
	Properties [
		root1.file: /tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml
		root3.file: /tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml
		xacml.rootPolicies: root1,root4,root5,root2,root3,root6
		get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
		root5.file: /tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml
		get-operation-outcome.description: Returns operation outcome
		count-recent-operations.description: Returns operation counts based on time window
		xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
		jakarta.persistence.jdbc.driver: org.h2.Driver
		xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory
		count-recent-operations.persistenceunit: OperationsHistoryPUTest
		xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory
		jakarta.persistence.jdbc.password: UDAxaWNZ
		get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome
		xacml.pip.engines: count-recent-operations,get-operation-outcome
		root2.file: /tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml
		eclipselink.target-database: Auto
		xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
		get-operation-outcome.persistenceunit: OperationsHistoryPUTest
		root4.file: /tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml
		jakarta.persistence.jdbc.user: policy
		hibernate.format_sql: false
		root6.file: /tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml
		jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
		jakarta.persistence.schema-generation.database.action: drop-and-create
		hibernate.show_sql: false
		xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
		xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
		count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
		xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory
		xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
		get-operation-outcome.name: GetOperationOutcome
		count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations
		count-recent-operations.name: CountRecentOperations
		xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
		xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory]
15:21:28.653 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator].
15:21:28.653 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
15:21:28.654 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
15:21:28.654 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
15:21:28.654 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29a1ec65
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@625db0e0
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@511d568f
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@1805ca5c
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@3e61cffd
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3134b261
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@aa633e6
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3cc74fc4
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@c697186
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@185a7dd0
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@2358443e
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@25e796fe
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@62c53685
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@29ba63f0
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@4822ab4d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@516b84d1
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@1ad1f167
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@608eb42e
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@3d2b13b1
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@30eb55c9
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@2524d07a
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@309e3f34
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@554d040d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@3fe24670
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@3c46e6f6
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@7d6019d5
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@40b01718
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6d4c18b8
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@663622b1
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@1be52113
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@5badeda0
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@56a9a7b5
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@1dd247b
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@338270ea
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@7f64bd7
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@1c79d093
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@746fd19b
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@54caeadc
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@61d7bb61
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@33f81280
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@3991fe6d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@3a0e7f89
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@665ed71a
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@15c1b543
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@23954300
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@6aae82cc
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@7a587e84
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@622ba721
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@6b2f7527
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@7509226c
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@4c9cce17
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@73316a0a
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@63a7af06
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5f01fb5c
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@75c77add
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@d5e3f55
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@53df7e67
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@3d4b45b
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@4d0b276e
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@31531d0d
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@19d76106
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@3f87780b
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@2ba318c2
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@231d3ce
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@204c5ddf
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@240f2efd
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@175957b6
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@1d008e61
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@20afd96f
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@1247be34
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@dddf530
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1e273790
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@19827336
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@369bd82c
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@540dcfba
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7331e91c
15:21:28.655 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@79202f8f
15:21:28.656 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1112d23f] into BootstrapContext; was [null]
15:21:28.656 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2b58afb8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@575dcac6]
15:21:28.660 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null]
15:21:28.660 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null]
15:21:28.660 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use)
15:21:28.660 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver
15:21:28.660 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:28.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=UDAxaWNZ, user=policy}
15:21:28.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false
15:21:28.661 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections
15:21:28.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1)
15:21:28.661 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database ->
	   name : H2
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.661 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver ->
	   name : H2 JDBC Driver
	version : 2.2.224 (2023-09-17)
	  major : 2
	  minor : 2
15:21:28.661 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2
15:21:28.662 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224
15:21:28.662 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case
15:21:28.662 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
15:21:28.662 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor)
15:21:28.662 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor)
15:21:28.662 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor)
15:21:28.662 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.662 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT))
15:21:28.662 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor)
15:21:28.662 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@317(java.time.Duration,3015)
15:21:28.662 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@317(java.time.Duration,3015)
15:21:28.662 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@317(java.time.Duration,3015)
15:21:28.662 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@f482e38] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3f33c4cb]
15:21:28.662 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
15:21:28.663 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory
15:21:28.663 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory
15:21:28.663 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory
15:21:28.663 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE')
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id')
15:21:28.664 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.664 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id]
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id
15:21:28.664 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...)
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor')
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor]
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor
15:21:28.664 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName')
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName]
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName
15:21:28.664 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName
15:21:28.664 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime')
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime]
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime
15:21:28.665 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message')
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message]
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message
15:21:28.665 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation')
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation]
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation
15:21:28.665 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome')
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome]
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome
15:21:28.665 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId')
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId]
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId
15:21:28.665 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime')
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime]
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime
15:21:28.665 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime
15:21:28.665 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId')
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId]
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId
15:21:28.666 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target')
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target]
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target
15:21:28.666 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target
15:21:28.666 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target
15:21:28.666 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId
15:21:28.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target
15:21:28.667 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory]
15:21:28.668 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence]
15:21:28.677 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory
15:21:28.678 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.678 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=17, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1000, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.vendor.url=Unknown, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2025-03-12T15-21-00_337-jvmRun1 surefire-20250312152120732_74tmp surefire_2-20250312152120732_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, java.specification.vendor=Oracle Corporation, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator=
, hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=e8c11a552759c9aaa50a65fa8e426e5baac4d3c2, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Wayne Dunican\" <wayne.dunican@est.tech>, java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSBwb2xpY3kveGFjbWwtcGRwOiA0LjEuMQoKVGhpcyBjb21taXQgcmVsZWFzZXMgcmVwbyBwb2xpY3kveGFjbWwtcGRwLgoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01MzE0CkNoYW5nZS1JZDogSTRmNjVmMzdlYjM4NTU4YmYzNTFkZGZlZTI2NTA1NTY3ZmE5MWZkMmIKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo=, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=17.0.4, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, java.vendor=Private Build, GERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-4739539754263869130/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech, root5.file=/tmp/junit-4739539754263869130/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Private Build, root4.file=/tmp/junit-4739539754263869130/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=17, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=Release policy/xacml-pdp: 4.1.1, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/3.1.1/capabilities-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/3.1.1/gson-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.5.3.Final/hibernate-core-6.5.3.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-4.1.1-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/3.1.1/common-parameters-3.1.1.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.7/re2j-1.7.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/3.1.1/policy-endpoints-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/3.1.1/message-bus-3.1.1.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.5/prometheus-metrics-instrumentation-jvm-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.5/prometheus-metrics-core-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.5/prometheus-metrics-model-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.5/prometheus-metrics-config-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.5/prometheus-metrics-tracer-initializer-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.5/prometheus-metrics-tracer-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.5/prometheus-metrics-tracer-otel-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.5/prometheus-metrics-tracer-otel-agent-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.5/prometheus-metrics-exporter-servlet-jakarta-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.5/prometheus-metrics-exporter-common-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.5/prometheus-metrics-exposition-textformats-1.3.5.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.5/prometheus-metrics-exposition-formats-1.3.5.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.16/jetty-security-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.16/jetty-server-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.16/jetty-http-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.16/jetty-io-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.16/jetty-ee10-servlet-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.16/jetty-session-12.0.16.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.16/jetty-util-12.0.16.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/3.1.1/utils-3.1.1.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.15/logback-classic-1.5.15.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.15/logback-core-1.5.15.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.1.1/guard-4.1.1.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/4.1.1/policy-models-tosca-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/4.1.1/policy-models-base-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/4.1.1/policy-models-dao-4.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/4.1.1/policy-models-errors-4.1.1.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M2/commons-collections4-4.5.0-M2.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/4.1.1/policy-models-decisions-4.1.1.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, root6.file=/tmp/junit-4739539754263869130/guard.frequency.inrange_1.0.0.xml, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-4739539754263869130/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" <wayne.dunican@est.tech>, GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20250312152120732_76.jar, GERRIT_CHANGE_OWNER_NAME=Wayne Dunican, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/140452, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=4.15.0-194-generic, GERRIT_CHANGE_NUMBER=140452, MAVEN_OPTS='', root1.file=/tmp/junit-4739539754263869130/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/52/140452/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=Unknown, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=I4f65f37eb38558bf351ddfee26505567fa91fd2b, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4a20c5df, GERRIT_EVENT_HASH=-543323967, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, javax.persistence.jdbc.password=****, java.class.version=61.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:28.678 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {}
15:21:28.678 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@38dbc0cf] under count; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7499f436] under every; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3f643af6] under any; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1db5a911] under sinh; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b8ecfd0] under cosh; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@400dacd3] under tanh; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e209dae] under pi; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e6d5a5a] under log; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length
15:21:28.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6310e808] under position; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@4e56ab8d] under overlay; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@14419204] under trim; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@10faa55c] under cast; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74ce5fe3] under collate; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@fbf9834] under extract; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1776fa75] under ifnull; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@52636d82] under pad; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@5454016a] under str; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@27d95dec] under format; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@7dcae30] under timestampadd; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4e1acc34] under timestampdiff; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a31cbcc] under current_date; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@57eac75b] under current_time; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@35255eb8] under current_timestamp; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2dc65f44] under local_date; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@191d9e9b] under local_time; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@184c42fc] under local_datetime; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7030fd3] under offset_datetime; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@18205c08] under instant; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6dbce0d1] under sql; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@179d0438] under count; prior registration was org.hibernate.dialect.function.CountFunction@38dbc0cf
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@87ffc8f] under avg; prior registration was NamedSqmFunctionTemplate(avg)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e209dae
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@12252194] under mod; prior registration was NamedSqmFunctionTemplate(mod)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@191d9e9b
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@184c42fc
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@1895e169] under trunc; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@67568a87] under date_trunc; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@103a8966] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6310e808
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2ba82374] under concat; prior registration was NamedSqmFunctionTemplate(concat)
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1c0101c1] under format; prior registration was org.hibernate.dialect.function.FormatFunction@27d95dec
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4f50a274] under listagg; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@be57341] under mode; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@61bc42ca] under percentile_cont; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@75275835] under percentile_disc; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3f2e17e7] under rank; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1f711438] under dense_rank; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1cd8af0e] under percent_rank; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5371ba50] under cume_dist; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1caf0ef6] under array; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@be8098f] under array_list; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@52916723] under array_agg; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@cecf41b] under array_position; prior registration was null
15:21:28.680 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@233f4b3a] under array_positions; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@11e9e77f] under array_positions_list; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7dcb587f] under array_length; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@2474aa67] under array_concat; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2a74a078] under array_prepend; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@74f86856] under array_append; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@53d7ce16] under array_contains; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@52f17199] under array_contains_nullable; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@5d096cdf] under array_overlaps; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayOverlapsFunction@6a0415f0] under array_overlaps_nullable; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74ec1d8] under array_get; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@5eea1511] under array_set; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@4813e587] under array_remove; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@2f2c2e0] under array_remove_index; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@73439367] under array_slice; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@7d0f4283] under array_replace; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a67af78] under array_trim; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@3e968d16] under array_fill; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5121f908] under array_fill_list; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@563db2f5] under array_to_string; prior registration was null
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*})
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate()
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime()
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]]
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]]
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode()
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now()
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number()
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum()
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length])
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... )
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg)
15:21:28.681 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg)
15:21:28.682 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048)
15:21:28.682 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated.  Use `sessionFactory.getEventEngine().getListenerRegistry()` instead
15:21:28.682 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow
15:21:28.682 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe
15:21:28.682 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory
15:21:28.695 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor]
15:21:28.697 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks
15:21:28.697 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator
15:21:28.698 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.698 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.699 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-EntityResultImpl [org.onap.policy.guard.OperationsHistory]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.message]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime]
 |  +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId]
 |  \-BasicFetch [org.onap.policy.guard.OperationsHistory.target]

15:21:28.699 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.699 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory
15:21:28.699 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Version select: select id from operationshistory where id=?
15:21:28.699 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?)
15:21:28.699 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=?
15:21:28.699 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister --  Delete (0): delete from operationshistory where id=?
15:21:28.700 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver
15:21:28.700 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver]
15:21:28.701 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
15:21:28.701 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
15:21:28.701 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@f482e38] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@66e020d]
15:21:28.701 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries
15:21:28.701 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries
15:21:28.702 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 
15:21:28.702 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73de872d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.703 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 
15:21:28.703 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id))
15:21:28.703 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63efd681] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
15:21:28.704 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME))
15:21:28.705 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0)
15:21:28.705 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName)
15:21:28.706 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime)
15:21:28.706 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 1947a8e2-1bb2-47fe-9db7-a9eaaa3e184c (<unnamed>)
15:21:28.706 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured
15:21:28.706 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory
15:21:28.707 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false]
15:21:28.707 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:21:28.707 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:21:28.707 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:21:28.707 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.707 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 063de65f-cbe5-4f0c-9c9f-b3c065c799b7
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.708 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange"
15:21:28.708 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.708 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange:frequency"
15:21:28.708 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.708 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.709 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute
15:21:28.709 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute
15:21:28.709 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP
15:21:28.709 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : (
15:21:28.711 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor)
15:21:28.711 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation)
15:21:28.711 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target)
15:21:28.711 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@299(java.sql.Timestamp,93)
15:21:28.711 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree :
    -> [select]
      -> [query-spec]
        -> [select]
          -> [selection]
          <- [selection]
        <- [select]
        -> [from]
          -> [root] - `org.onap.policy.guard.OperationsHistory(e)`
          <- [root] - `org.onap.policy.guard.OperationsHistory(e)`
        <- [from]
        -> [where]
          -> [and]
            -> [NOT_EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome`
            <- [NOT_EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor`
                ?1
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation`
                ?2
            <- [EQUAL]
            -> [EQUAL]
                -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target`
                ?3
            <- [EQUAL]
            -> [is-between]
              -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime`
              ?4
            <- [is-between]
          <- [and]
        <- [where]
      <- [query-spec]
    <- [select]

15:21:28.712 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0
15:21:28.712 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1)
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2)
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3)
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4)
15:21:28.712 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 
15:21:28.713 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph:
 \-BasicResult

15:21:28.713 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree:
    SelectStatement {
      FromClause {
        StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) {
          primaryTableReference : operationshistory as oh1_0
        }
      }
    }

15:21:28.713 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.713 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.713 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.715 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@5f397e84
15:21:28.715 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.716 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.716 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.716 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T07:00Z
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 07:00 startLocal 03:00 endLocal 18:59:59
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 1
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal -1
15:21:28.718 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- returning true from step 4
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Variable" from "timeInRange"
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.inrange:frequency"
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange:frequency"
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange"
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]}
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}
15:21:28.718 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 162ms
15:21:28.718 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.718 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.718 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T12:00+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=12:00:00+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}]}
15:21:28.719 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.719 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.719 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.719 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.719 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T07:59:59+05:00, currentDate=2020-01-01, currentTime=07:59:59+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}})
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T07:59:59+05:00
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 07:59:59+05:00
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP
15:21:28.719 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.720 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.720 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.720 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.720 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.720 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.720 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.720 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:28.720 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:environment
	urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null
		http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T07:59:59+05:00
	urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null
		http://www.w3.org/2001/XMLSchema#date 2020-01-01
	urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null
		http://www.w3.org/2001/XMLSchema#time 07:59:59+05:00
	urn:org:onap:guard:timezone issuer=null
		urn:com:att:research:datatype:zone-offset +05:00
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string LOOP
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ACTOR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OPERATION
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string vnf1

15:21:28.720 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.720 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 063de65f-cbe5-4f0c-9c9f-b3c065c799b7
15:21:28.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange:frequency"
15:21:28.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.721 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.722 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute
15:21:28.722 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute
15:21:28.722 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.722 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.722 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.723 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@5f397e84
15:21:28.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.723 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.723 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.723 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.724 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T02:59:59Z
15:21:28.724 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z
15:21:28.724 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z
15:21:28.724 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 02:59:59 startLocal 03:00 endLocal 18:59:59
15:21:28.724 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1
15:21:28.724 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt -1
15:21:28.724 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal -1
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Variable" from "timeInRange"
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.inrange:frequency"
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange"
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]}
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}
15:21:28.724 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms
15:21:28.724 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.724 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.724 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T07:59:59+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=07:59:59+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}]}
15:21:28.724 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:28.725 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:28.725 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.725 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.725 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T08:00+05:00, currentDate=2020-01-01, currentTime=08:00+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}})
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T08:00+05:00
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 08:00+05:00
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.725 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.725 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.725 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.725 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.725 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.725 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.725 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:28.726 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:environment
	urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null
		http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T08:00+05:00
	urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null
		http://www.w3.org/2001/XMLSchema#date 2020-01-01
	urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null
		http://www.w3.org/2001/XMLSchema#time 08:00:00+05:00
	urn:org:onap:guard:timezone issuer=null
		urn:com:att:research:datatype:zone-offset +05:00
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string LOOP
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ACTOR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OPERATION
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string vnf1

15:21:28.726 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.726 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 063de65f-cbe5-4f0c-9c9f-b3c065c799b7
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange"
15:21:28.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange:frequency"
15:21:28.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.727 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.727 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute
15:21:28.727 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute
15:21:28.727 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.727 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.728 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.728 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@5f397e84
15:21:28.728 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.728 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.728 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.728 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T03:00Z
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 03:00 startLocal 03:00 endLocal 18:59:59
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 0
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal -1
15:21:28.731 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- returning true from step 4
15:21:28.731 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Variable" from "timeInRange"
15:21:28.731 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.731 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.inrange:frequency"
15:21:28.731 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.732 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange:frequency"
15:21:28.732 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.732 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange"
15:21:28.732 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]}
15:21:28.732 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.732 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}
15:21:28.732 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 6ms
15:21:28.732 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.732 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.732 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T08:00+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=08:00:00+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}]}
15:21:28.732 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.732 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.732 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.732 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.732 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T23:59:59+05:00, currentDate=2020-01-01, currentTime=23:59:59+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}})
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T23:59:59+05:00
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 23:59:59+05:00
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.733 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.733 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.733 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.733 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.733 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.733 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.733 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:28.734 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:environment
	urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null
		http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T23:59:59+05:00
	urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null
		http://www.w3.org/2001/XMLSchema#date 2020-01-01
	urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null
		http://www.w3.org/2001/XMLSchema#time 23:59:59+05:00
	urn:org:onap:guard:timezone issuer=null
		urn:com:att:research:datatype:zone-offset +05:00
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string LOOP
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ACTOR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OPERATION
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string vnf1

15:21:28.734 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.734 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 063de65f-cbe5-4f0c-9c9f-b3c065c799b7
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange:frequency"
15:21:28.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.734 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.735 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute
15:21:28.735 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute
15:21:28.735 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.735 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.735 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.736 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@5f397e84
15:21:28.736 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.736 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.736 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.736 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.736 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T18:59:59Z
15:21:28.736 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z
15:21:28.736 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z
15:21:28.736 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 18:59:59 startLocal 03:00 endLocal 18:59:59
15:21:28.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1
15:21:28.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 1
15:21:28.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal 0
15:21:28.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- returning true from step 4
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Variable" from "timeInRange"
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.inrange:frequency"
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange:frequency"
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange"
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]}
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}
15:21:28.737 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:28.737 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.737 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.737 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T23:59:59+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=23:59:59+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}]}
15:21:28.737 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision
15:21:28.737 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"}
15:21:28.738 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.738 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.738 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T00:00+05:00, currentDate=2020-01-01, currentTime=00:00+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}})
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T00:00+05:00
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 00:00+05:00
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.738 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.738 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.738 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.738 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.738 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.738 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:21:28.738 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:21:28.738 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:21:28.739 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string Policy
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string drools-pdp
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string usecase-template
	urn:org:onap:guard:request:request-id issuer=null
		http://www.w3.org/2001/XMLSchema#string unique-request-id-1
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard
urn:oasis:names:tc:xacml:3.0:attribute-category:environment
	urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null
		http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T00:00+05:00
	urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null
		http://www.w3.org/2001/XMLSchema#date 2020-01-01
	urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null
		http://www.w3.org/2001/XMLSchema#time 00:00:00+05:00
	urn:org:onap:guard:timezone issuer=null
		urn:com:att:research:datatype:zone-offset +05:00
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:guard:clname:clname-id issuer=null
		http://www.w3.org/2001/XMLSchema#string LOOP
	urn:org:onap:guard:actor:actor-id issuer=null
		http://www.w3.org/2001/XMLSchema#string ACTOR
	urn:org:onap:guard:operation:operation-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OPERATION
	urn:org:onap:guard:target:target-id issuer=null
		http://www.w3.org/2001/XMLSchema#string vnf1

15:21:28.739 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:28.739 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 063de65f-cbe5-4f0c-9c9f-b3c065c799b7
15:21:28.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "PolicySet" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.scaleout"
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.allow.region.block.one.vnf"
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "filter.block.region.allow.one.vnf"
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.minmax.scaleout"
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.blacklist.scaleout"
15:21:28.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange"
15:21:28.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Match" from "guard.frequency.inrange:frequency"
15:21:28.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:28.741 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.741 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute
15:21:28.741 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute
15:21:28.742 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL
15:21:28.742 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty
15:21:28.742 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp
15:21:28.742 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.basic.BasicResultAssembler@5f397e84
15:21:28.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [0]
15:21:28.743 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.743 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction
15:21:28.743 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute
15:21:28.743 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-14T19:00Z
15:21:28.743 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z
15:21:28.743 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z
15:21:28.743 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 19:00 startLocal 03:00 endLocal 18:59:59
15:21:28.743 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1
15:21:28.743 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 1
15:21:28.743 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal 1
15:21:28.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Variable" from "timeInRange"
15:21:28.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:28.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Condition" from "guard.frequency.inrange:frequency"
15:21:28.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:28.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "guard.frequency.inrange"
15:21:28.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]}
15:21:28.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:28 UTC 2025: "Result" from "063de65f-cbe5-4f0c-9c9f-b3c065c799b7"
15:21:28.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}
15:21:28.744 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 5ms
15:21:28.744 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:21:28.744 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:21:28.744 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T00:00+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=00:00:00+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=063de65f-cbe5-4f0c-9c9f-b3c065c799b7,version=1.0}]}]}
15:21:28.744 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision
15:21:28.745 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"}
15:21:28.746 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing
15:21:28.746 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@add929e] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@7ddc5ec6]
15:21:28.746 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
15:21:28.746 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE]
15:21:28.747 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s -- in org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-guard ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'xacml-guard' with 13 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-guard ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/xacml-guard-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-guard ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-guard ---
[INFO] Analyzed bundle 'xacml-guard' with 13 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-guard ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-guard ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-guard/4.1.1-SNAPSHOT/xacml-guard-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/xacml-guard-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-guard/4.1.1-SNAPSHOT/xacml-guard-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] -----< org.onap.policy.xacml-pdp.applications:xacml-optimization >------
[INFO] Building xacml-optimization 4.1.1-SNAPSHOT                        [7/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-optimization ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-optimization ---
[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-xacml-pdp-master-verify-java/applications/optimization/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-optimization ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-optimization ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-optimization ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-optimization ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-optimization ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-optimization ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-optimization ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.xacml.pdp.application.optimization.OptimizationSubscriberRequestTest
15:21:32.091 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:32.131 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:32.134 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:32.134 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:32.135 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:32.141 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:32.152 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:32.152 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:32.152 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:32.153 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:32.153 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.onap.policy.xacml.pdp.application.optimization.OptimizationSubscriberRequestTest
[INFO] Running org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest
15:21:32.208 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:32.208 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:21:32.243 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.Optimization.yaml" does not exist on the local file system
15:21:32.249 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.Optimization.yaml" : 
15:21:32.259 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.Optimization:
      derived_from: tosca.policies.Root
      version: 1.0.0
      name: onap.policies.Optimization
      description: The base policy type for all policies that govern optimization
      properties:
         scope:
            description: Scope for the policy - could be for a specific release.
            type: list
            metadata:
               matchable: true
            required: true
            entry_schema:
               type: string
         geography:
            description: One or more geographic regions
            type: list
            metadata:
               matchable: true
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - US
                  - International
         identity:
            description: Used internally for identification
            type: string
            required: true
15:21:32.260 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.Resource.yaml" does not exist on the local file system
15:21:32.260 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.Resource.yaml" : 
15:21:32.260 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.Resource:
      derived_from: onap.policies.Optimization
      version: 1.0.0
      name: onap.policies.optimization.Resource
      description: The base policy type for all policies that govern optimization for a Resource in a Service.
      properties:
         services:
            description: One or more services that the policy applies to.
            type: list
            metadata:
               matchable: true
            required: true
            entry_schema:
               type: string
         resources:
            description: One or more VNF resources that the policy applies to.
            type: list
            metadata:
               matchable: true
            required: true
            entry_schema:
               type: string
15:21:32.261 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.Service.yaml" does not exist on the local file system
15:21:32.261 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.Service.yaml" : 
15:21:32.261 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.Service:
      derived_from: onap.policies.Optimization
      version: 1.0.0
      name: onap.policies.optimization.Service
      description: The base policy type for all policies that govern optimization for a Service.
      properties:
         services:
            description: One or more services that the policy applies to.
            type: list
            metadata:
               matchable: true
            required: true
            entry_schema:
               type: string
15:21:32.261 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.AffinityPolicy.yaml" does not exist on the local file system
15:21:32.262 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.resource.AffinityPolicy.yaml" : 
15:21:32.262 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.resource.AffinityPolicy:
      derived_from: onap.policies.optimization.Resource
      version: 1.0.0
      name: onap.policies.optimization.resource.AffinityPolicy
      properties:
         applicableResources:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - any
                  - all
         affinityProperties:
            type: policy.data.affinityProperties_properties
            required: true
data_types:
   policy.data.affinityProperties_properties:
      derived_from: tosca.nodes.Root
      properties:
         qualifier:
            type: string
            constraints:
            -  valid_values:
               - same
               - different
         category:
            type: string
            required: true
15:21:32.262 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.DistancePolicy.yaml" does not exist on the local file system
15:21:32.263 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.resource.DistancePolicy.yaml" : 
15:21:32.263 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.resource.DistancePolicy:
      derived_from: onap.policies.optimization.Resource
      version: 1.0.0
      name: onap.policies.optimization.resource.DistancePolicy
      properties:
         applicableResources:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - any
                  - all
         distanceProperties:
            type: policy.data.distanceProperties_properties
            required: true
data_types:
   policy.data.distanceProperties_properties:
      derived_from: tosca.nodes.Root
      properties:
         locationInfo:
            type: string
            required: true
         distance:
            type: policy.data.distance_properties
            required: true
            entry_schema:
               type: policy.data.distance_properties
   policy.data.distance_properties:
      derived_from: tosca.nodes.Root
      properties:
         value:
            type: string
            required: true
         operator:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - <
                  - <=
                  - '>'
                  - '>='
                  - =
         unit:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - km
15:21:32.263 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.HpaPolicy.yaml" does not exist on the local file system
15:21:32.263 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.resource.HpaPolicy.yaml" : 
15:21:32.264 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.resource.HpaPolicy:
      derived_from: onap.policies.optimization.Resource
      version: 1.0.0
      name: onap.policies.optimization.resource.HpaPolicy
      properties:
         flavorFeatures:
            type: list
            required: true
            entry_schema:
               type: policy.data.flavorFeatures_properties
data_types:
   policy.data.flavorFeatures_properties:
      derived_from: tosca.nodes.Root
      properties:
         id:
            type: string
            required: true
         type:
            type: string
            required: true
         directives:
            type: list
            required: true
            entry_schema:
               type: policy.data.directives_properties
         flavorProperties:
            type: list
            required: true
            entry_schema:
               type: policy.data.flavorProperties_properties
   policy.data.directives_properties:
      derived_from: tosca.nodes.Root
      properties:
         type:
            type: string
         attributes:
            type: list
            entry_schema:
               type: policy.data.directives_attributes_properties
   policy.data.directives_attributes_properties:
      derived_from: tosca.nodes.Root
      properties:
         attribute_name:
            type: string
         attribute_value:
            type: string
   policy.data.flavorProperties_properties:
      derived_from: tosca.nodes.Root
      properties:
         hpa-feature:
            type: string
            required: true
         mandatory:
            type: string
            required: true
         score:
            type: string
            required: false
         architecture:
            type: string
            required: true
         hpa-version:
            type: string
            required: true
         directives:
            type: list
            required: true
            entry_schema:
               type: policy.data.directives_properties
         hpa-feature-attributes:
            type: list
            required: true
            entry_schema:
               type: policy.data.hpa-feature-attributes_properties
   policy.data.hpa-feature-attributes_properties:
      derived_from: tosca.nodes.Root
      properties:
         hpa-attribute-key:
            type: string
            required: true
         hpa-attribute-value:
            type: string
            required: true
         operator:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - <
                  - <=
                  - '>'
                  - '>='
                  - =
                  - '!='
                  - any
                  - all
                  - subset
         unit:
            type: string
            required: false
15:21:32.264 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.OptimizationPolicy.yaml" does not exist on the local file system
15:21:32.265 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.resource.OptimizationPolicy.yaml" : 
15:21:32.265 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.resource.OptimizationPolicy:
      derived_from: onap.policies.optimization.Resource
      version: 1.0.0
      name: onap.policies.optimization.resource.OptimizationPolicy
      properties:
         objective:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - minimize
                  - maximize
         objectiveParameter:
            type: policy.data.objectiveParameter_properties
            required: true
data_types:
   policy.data.objectiveParameter_properties:
      derived_from: tosca.nodes.Root
      properties:
         parameterAttributes:
            type: list
            required: true
            entry_schema:
               type: policy.data.parameterAttributes_properties
         operator:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - '*'
                  - +
                  - '-'
                  - /
                  - '%'
   policy.data.parameterAttributes_properties:
      derived_from: tosca.nodes.Root
      properties:
         resources:
            type: string
            required: true
         customerLocationInfo:
            type: string
            required: true
         parameter:
            type: string
            required: true
         weight:
            type: string
            required: true
         operator:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - '*'
                  - +
                  - '-'
                  - /
                  - '%'
15:21:32.265 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.PciPolicy.yaml" does not exist on the local file system
15:21:32.265 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.resource.PciPolicy.yaml" : 
15:21:32.266 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.resource.PciPolicy:
      derived_from: onap.policies.optimization.Resource
      version: 1.0.0
      name: onap.policies.optimization.resource.PciPolicy
      properties:
         pciProperties:
            type: list
            required: false
            entry_schema:
               type: policy.data.pciProperties_properties
data_types:
   policy.data.pciProperties_properties:
      derived_from: tosca.nodes.Root
      properties:
         algoCategory:
            type: string
            required: false
         pciOptmizationAlgoName:
            type: string
            required: false
         pciOptimizationNwConstraint:
            type: string
            required: false
         pciOptimizationPriority:
            type: string
            required: false
         pciOptimizationTimeConstraint:
            type: string
            required: false
15:21:32.266 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.service.QueryPolicy.yaml" does not exist on the local file system
15:21:32.266 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.service.QueryPolicy.yaml" : 
15:21:32.267 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.service.QueryPolicy:
      derived_from: onap.policies.optimization.Service
      version: 1.0.0
      name: onap.policies.optimization.service.QueryPolicy
      properties:
         queryProperties:
            type: list
            required: true
            entry_schema:
               type: policy.data.queryProperties_properties
data_types:
   policy.data.queryProperties_properties:
      derived_from: tosca.nodes.Root
      properties:
         attribute:
            type: string
            required: true
         value:
            type: string
            required: true
         attribute_location:
            type: string
            required: true
15:21:32.267 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.service.SubscriberPolicy.yaml" does not exist on the local file system
15:21:32.267 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.service.SubscriberPolicy.yaml" : 
15:21:32.267 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
    onap.policies.optimization.service.SubscriberPolicy:
        derived_from: onap.policies.optimization.Service
        version: 1.0.0
        name: onap.policies.optimization.service.SubscriberPolicy
        properties:
            subscriberProperties:
                type: policy.data.subscriberProperties_properties
                required: true
data_types:
    policy.data.subscriberProperties_properties:
        derived_from: tosca.nodes.Root
        properties:
            subscriberName:
                type: list
                required: true
                metadata:
                    contextProvider: true
                entry_schema:
                    type: string
            subscriberRole:
                type: list
                required: true
                metadata:
                    contextMatchable: scope
                entry_schema:
                    type: string
            provStatus:
                type: list
                required: true
                metadata:
                    contextAttribute: true
                entry_schema:
                    type: string
15:21:32.268 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.Vim_fit.yaml" does not exist on the local file system
15:21:32.268 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.resource.Vim_fit.yaml" : 
15:21:32.268 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.resource.Vim_fit:
      derived_from: onap.policies.optimization.Resource
      version: 1.0.0
      name: onap.policies.optimization.resource.Vim_fit
      properties:
         applicableResources:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - any
                  - all
         capacityProperties:
            type: policy.data.capacityProperties_properties
            required: true
data_types:
   policy.data.capacityProperties_properties:
      derived_from: tosca.nodes.Root
      properties:
         controller:
            type: string
            required: true
         request:
            type: string
            required: true
15:21:32.268 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.VnfPolicy.yaml" does not exist on the local file system
15:21:32.268 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.optimization.resource.VnfPolicy.yaml" : 
15:21:32.269 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.optimization.resource.VnfPolicy:
      derived_from: onap.policies.optimization.Resource
      version: 1.0.0
      name: onap.policies.optimization.resource.VnfPolicy
      properties:
         applicableResources:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - any
                  - all
         vnfProperties:
            type: list
            required: true
            entry_schema:
               type: policy.data.vnfProperties_properties
data_types:
   policy.data.vnfProperties_properties:
      derived_from: tosca.nodes.Root
      properties:
         inventoryProvider:
            type: string
            required: true
         serviceType:
            type: string
            required: true
         inventoryType:
            type: list
            required: true
            entry_schema:
               type: string
               constraints:
               -  valid_values:
                  - serviceInstanceId
                  - vnfName
                  - cloudRegionId
                  - vimId
         customerId:
            type: string
            required: true
15:21:32.291 [main] DEBUG org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Loaded applications:
optimization supports [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]

15:21:32.292 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-13170008466604652495
15:21:32.292 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-13170008466604652495/xacml.properties
15:21:32.292 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:32.292 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:32.292 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:32.292 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:32.292 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:32.293 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:32.311 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- optimization can support onap.policies.optimization.resource.AffinityPolicy 1.0.0
15:21:32.312 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- optimization can support onap.policies.optimization.service.SubscriberPolicy 1.0.0
15:21:32.317 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request {"ONAPName":"OOF","ONAPComponent":"OOF-component","ONAPInstance":"OOF-component-instance","context":{"subscriberName":[]},"action":"optimize","resource":{"scope":[],"services":[],"resources":[],"geography":[]}}
15:21:32.317 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[]})
15:21:32.324 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:32.325 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:32.325 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:32.325 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:32.325 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:32.331 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:32.346 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:32.347 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:32.347 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:32.364 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:32.364 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:32.367 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 5ed3a9ef-9e52-42a9-bed3-a9cde3b90377 version 1.0
15:21:32.367 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 5ed3a9ef-9e52-42a9-bed3-a9cde3b90377 version 1.0
15:21:32.367 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:32.373 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:32.374 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 5ed3a9ef-9e52-42a9-bed3-a9cde3b90377
15:21:32.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:32 UTC 2025: "PolicySet" from "5ed3a9ef-9e52-42a9-bed3-a9cde3b90377"
15:21:32.375 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:32 UTC 2025: "Match" from "5ed3a9ef-9e52-42a9-bed3-a9cde3b90377"
15:21:32.375 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:32.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:32 UTC 2025: "Result" from "5ed3a9ef-9e52-42a9-bed3-a9cde3b90377"
15:21:32.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:32.376 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 51ms
15:21:32.377 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}]}]}
15:21:32.379 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:32.392 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/src/test/resources/test-optimization-policies.yaml" was found on the local file system
15:21:32.589 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.resource.AffinityPolicy-1.0.0.yaml
15:21:32.612 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.AffinityPolicy:1.0.0
15:21:32.613 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.affinityProperties_properties
15:21:32.613 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.Resource-1.0.0.yaml
15:21:32.615 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0
15:21:32.617 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.Optimization-1.0.0.yaml
15:21:32.619 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0
15:21:32.619 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:32.621 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 0 for policy OSDF_CASABLANCA.Affinity_Default
15:21:32.621 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_Default type: onap.policies.optimization.resource.AffinityPolicy weight: 0 policy:
{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}
15:21:32.882 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_Default" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target/>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_Default:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_Default</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:32.912 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_Default" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target/>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_Default:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_Default</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:32.912 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:32.913 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:32.914 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy OSDF_CASABLANCA.Affinity_Default_US
15:21:32.915 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_Default_US type: onap.policies.optimization.resource.AffinityPolicy weight: 1 policy:
{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}
15:21:32.938 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_Default_US" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_Default_US:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_Default_US</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:32.957 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_Default_US" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_Default_US:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_Default_US</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:32.958 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:32.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:32.959 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 2 for policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0
15:21:32.960 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 type: onap.policies.optimization.resource.AffinityPolicy weight: 2 policy:
{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}
15:21:32.987 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_Default_vCPE_US_0</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.014 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_Default_vCPE_US_0</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.014 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2]
15:21:33.014 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.015 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 6 for policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1
15:21:33.015 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 type: onap.policies.optimization.resource.AffinityPolicy weight: 6 policy:
{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}
15:21:33.031 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">gold</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:scope" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vGMuxInfra</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">6</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.049 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">gold</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:scope" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vGMuxInfra</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">6</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.049 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2, root3]
15:21:33.049 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.050 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 6 for policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:33.051 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 type: onap.policies.optimization.resource.AffinityPolicy weight: 6 policy:
{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}
15:21:33.068 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">platinum</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:scope" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vGMuxInfra</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">6</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.086 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">platinum</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:scope" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vGMuxInfra</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">6</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.AffinityPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.086 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root2, root3]
15:21:33.086 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.087 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.resource.Vim_fit-1.0.0.yaml
15:21:33.090 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.Vim_fit:1.0.0
15:21:33.090 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.capacityProperties_properties
15:21:33.091 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0
15:21:33.091 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0
15:21:33.091 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:33.091 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 4 for policy OSDF_CASABLANCA.Capacity_vG_1
15:21:33.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Capacity_vG_1 type: onap.policies.optimization.resource.Vim_fit weight: 4 policy:
{"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}
15:21:33.106 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Capacity_vG_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Capacity_vG_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Capacity_vG_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">4</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.121 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Capacity_vG_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Capacity_vG_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Capacity_vG_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">4</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.122 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3]
15:21:33.122 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.123 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 4 for policy OSDF_CASABLANCA.Capacity_vG_2
15:21:33.123 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Capacity_vG_2 type: onap.policies.optimization.resource.Vim_fit weight: 4 policy:
{"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}
15:21:33.137 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Capacity_vG_2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Capacity_vG_2:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Capacity_vG_2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">4</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.150 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Capacity_vG_2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Capacity_vG_2:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Capacity_vG_2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">4</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.Vim_fit</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.150 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root6]
15:21:33.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root6,root7, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.152 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.resource.DistancePolicy-1.0.0.yaml
15:21:33.157 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.DistancePolicy:1.0.0
15:21:33.157 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.distanceProperties_properties
15:21:33.157 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.distance_properties
15:21:33.157 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0
15:21:33.157 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0
15:21:33.157 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:33.157 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 5 for policy OSDF_CASABLANCA.Distance_vG_1
15:21:33.158 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Distance_vG_1 type: onap.policies.optimization.resource.DistancePolicy weight: 5 policy:
{"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}
15:21:33.172 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Distance_vG_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">platinum</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:scope" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Distance_vG_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.DistancePolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Distance_vG_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"&lt;","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">5</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.DistancePolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.188 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.Distance_vG_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">platinum</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:scope" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.Distance_vG_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.DistancePolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.Distance_vG_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"&lt;","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">5</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.DistancePolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.188 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root6, root7]
15:21:33.189 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root8,root6,root7, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.190 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.service.SubscriberPolicy-1.0.0.yaml
15:21:33.194 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.service.SubscriberPolicy:1.0.0
15:21:33.194 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.subscriberProperties_properties
15:21:33.194 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.Service-1.0.0.yaml
15:21:33.195 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Service:1.0.0
15:21:33.195 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0
15:21:33.195 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:33.195 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy OSDF_CASABLANCA.SubscriberPolicy_v1
15:21:33.196 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.SubscriberPolicy_v1 type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy:
{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}
15:21:33.208 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.SubscriberPolicy_v1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.SubscriberPolicy_v1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.SubscriberPolicy_v1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.221 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.SubscriberPolicy_v1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_x</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_y</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.SubscriberPolicy_v1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.SubscriberPolicy_v1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
    <AdviceExpressions>
        <AdviceExpression AdviceId="urn:org:onap:optimization:advice:subscriber" AppliesTo="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:role" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">platinum</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:status" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">CAPPED</AttributeValue>
            </AttributeAssignmentExpression>
        </AdviceExpression>
    </AdviceExpressions>
</Policy>

15:21:33.239 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.SubscriberPolicy_v1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_x</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_y</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.SubscriberPolicy_v1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.SubscriberPolicy_v1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
    <AdviceExpressions>
        <AdviceExpression AdviceId="urn:org:onap:optimization:advice:subscriber" AppliesTo="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:role" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">platinum</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:status" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">CAPPED</AttributeValue>
            </AttributeAssignmentExpression>
        </AdviceExpression>
    </AdviceExpressions>
</Policy>

15:21:33.240 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root8, root6, root7]
15:21:33.240 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root2,root3,root8,root9,root6,root7, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.241 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy OSDF_CASABLANCA.SubscriberPolicy_v2
15:21:33.241 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.SubscriberPolicy_v2 type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy:
{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}
15:21:33.256 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.SubscriberPolicy_v2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.SubscriberPolicy_v2:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.SubscriberPolicy_v2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.274 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.SubscriberPolicy_v2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_a</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_b</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.SubscriberPolicy_v2:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.SubscriberPolicy_v2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
    <AdviceExpressions>
        <AdviceExpression AdviceId="urn:org:onap:optimization:advice:subscriber" AppliesTo="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:role" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">gold</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:status" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">CAPPED</AttributeValue>
            </AttributeAssignmentExpression>
        </AdviceExpression>
    </AdviceExpressions>
</Policy>

15:21:33.291 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.SubscriberPolicy_v2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_a</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">subscriber_b</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:org:onap:optimization:subscriber:name" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.SubscriberPolicy_v2:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.SubscriberPolicy_v2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
    <AdviceExpressions>
        <AdviceExpression AdviceId="urn:org:onap:optimization:advice:subscriber" AppliesTo="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:role" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">gold</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap:optimization:advice:subscriber:status" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">CAPPED</AttributeValue>
            </AttributeAssignmentExpression>
        </AdviceExpression>
    </AdviceExpressions>
</Policy>

15:21:33.292 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root8, root9, root6, root7]
15:21:33.292 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root10,root2,root3,root8,root9,root6,root7, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.294 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.resource.HpaPolicy-1.0.0.yaml
15:21:33.303 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.HpaPolicy:1.0.0
15:21:33.303 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.flavorFeatures_properties
15:21:33.303 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_properties
15:21:33.303 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_attributes_properties
15:21:33.303 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.flavorProperties_properties
15:21:33.304 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_properties
15:21:33.304 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_attributes_properties
15:21:33.304 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.hpa-feature-attributes_properties
15:21:33.304 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0
15:21:33.304 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0
15:21:33.304 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:33.304 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 0 for policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.305 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.hpa_policy_Default type: onap.policies.optimization.resource.HpaPolicy weight: 0 policy:
{"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}
15:21:33.322 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.hpa_policy_Default" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target/>
    <Rule RuleId="OSDF_CASABLANCA.hpa_policy_Default:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.hpa_policy_Default</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":["&gt;="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["&lt;="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.336 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.hpa_policy_Default" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target/>
    <Rule RuleId="OSDF_CASABLANCA.hpa_policy_Default:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.hpa_policy_Default</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":["&gt;="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["&lt;="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.336 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root10, root2, root3, root8, root9, root6, root7]
15:21:33.336 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root10,root2,root11,root3,root8,root9,root6,root7, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.337 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 3 for policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:33.338 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.hpa_policy_vG_1 type: onap.policies.optimization.resource.HpaPolicy weight: 3 policy:
{"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}
15:21:33.350 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.hpa_policy_vG_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vOtherService</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.hpa_policy_vG_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.hpa_policy_vG_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":["&gt;="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["&lt;="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">3</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.365 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.hpa_policy_vG_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vOtherService</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.hpa_policy_vG_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.hpa_policy_vG_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":["&gt;="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["&lt;="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">3</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.HpaPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.365 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root10, root2, root11, root3, root8, root9, root6, root7]
15:21:33.366 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root10,root2,root11,root3,root12,root8,root9,root6,root7, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.367 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.service.QueryPolicy-1.0.0.yaml
15:21:33.371 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.service.QueryPolicy:1.0.0
15:21:33.371 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.queryProperties_properties
15:21:33.371 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Service:1.0.0
15:21:33.372 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0
15:21:33.372 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:33.372 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 3 for policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.373 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.queryPolicy_vCPE type: onap.policies.optimization.service.QueryPolicy weight: 3 policy:
{"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}
15:21:33.386 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.queryPolicy_vCPE" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.queryPolicy_vCPE:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.QueryPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.queryPolicy_vCPE</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">3</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.QueryPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.400 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.queryPolicy_vCPE" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.queryPolicy_vCPE:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.QueryPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.queryPolicy_vCPE</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">3</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.QueryPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.401 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root10, root2, root11, root3, root12, root8, root9, root6, root7]
15:21:33.401 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.410 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-13170008466604652495/onap.policies.optimization.resource.VnfPolicy-1.0.0.yaml
15:21:33.414 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.VnfPolicy:1.0.0
15:21:33.415 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.vnfProperties_properties
15:21:33.415 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0
15:21:33.415 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0
15:21:33.415 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning
15:21:33.415 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 4 for policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:33.415 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.vnfPolicy_vG type: onap.policies.optimization.resource.VnfPolicy weight: 4 policy:
{"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}
15:21:33.426 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.vnfPolicy_vG" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.vnfPolicy_vG:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.VnfPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.vnfPolicy_vG</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">4</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.VnfPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.440 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="OSDF_CASABLANCA.vnfPolicy_vG" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vG</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:resources" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">US</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">INTERNATIONAL</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:geography" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="OSDF_CASABLANCA.vnfPolicy_vG:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.VnfPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">OSDF_CASABLANCA.vnfPolicy_vG</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">4</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.resource.VnfPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:33.440 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root4, root5, root2, root3, root8, root9, root6, root7, root1, root10, root11, root12, root13]
15:21:33.440 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13170008466604652495/xacml.properties
15:21:33.441 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[]})
15:21:33.442 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.442 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.442 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.442 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.442 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.448 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:33.449 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:33.449 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:33.450 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:33.451 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml
15:21:33.574 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml
15:21:33.585 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml
15:21:33.593 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml
15:21:33.599 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml
15:21:33.606 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml
15:21:33.616 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml
15:21:33.622 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml
15:21:33.628 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml
15:21:33.631 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml
15:21:33.637 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml
15:21:33.641 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml
15:21:33.648 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml
15:21:33.653 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13170008466604652495/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml
15:21:33.658 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:33.659 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:33.659 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy e3c024e7-93c6-4c63-8e9b-d0733946537e version 1.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy e3c024e7-93c6-4c63-8e9b-d0733946537e version 1.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_Default_US version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Distance_vG_1 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.SubscriberPolicy_v1 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Capacity_vG_1 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Capacity_vG_2 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_Default version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.SubscriberPolicy_v2 version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.hpa_policy_Default version 1.0.0
15:21:33.659 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.hpa_policy_vG_1 version 1.0.0
15:21:33.660 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.queryPolicy_vCPE version 1.0.0
15:21:33.660 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.vnfPolicy_vG version 1.0.0
15:21:33.660 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {root5.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-13170008466604652495/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:33.660 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.660 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.660 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.660 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.660 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.706 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.706 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.706 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.706 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.709 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.709 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:33.709 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.709 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.709 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:33.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.712 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 270ms
15:21:33.712 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:33.712 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 0
15:21:33.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:33.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default, policy-version=1.0.0}})
15:21:33.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}})
15:21:33.714 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[], resources=[], geography=[]}
15:21:33.714 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_Default={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default, policy-version=1.0.0}}}, attributes=null)
15:21:33.714 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.714 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default
15:21:33.714 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.715 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.716 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[], policy-type=[onap.policies.optimization.resource.HpaPolicy]})
15:21:33.730 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.730 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.731 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.731 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.734 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.734 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.749 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.753 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.753 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.753 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.753 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.753 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:33.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.761 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 27ms
15:21:33.761 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:33.761 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.761 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:33.761 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}})
15:21:33.761 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[], resources=[], geography=[], policy-type=[onap.policies.optimization.resource.HpaPolicy]}
15:21:33.762 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}}, attributes=null)
15:21:33.762 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.764 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.764 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.765 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.765 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.765 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.770 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[US]})
15:21:33.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.773 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.773 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.784 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.784 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.784 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.784 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:33.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.788 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 16ms
15:21:33.788 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:33.789 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.789 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 1
15:21:33.789 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 1 than current policies, will not return it
15:21:33.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:33.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default_US,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_US, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_US, policy-version=1.0.0}})
15:21:33.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}})
15:21:33.791 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[], resources=[], geography=[US]}
15:21:33.791 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.Affinity_Default_US={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_US, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_US, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}}, attributes=null)
15:21:33.791 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default_US
15:21:33.791 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.792 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default_US
15:21:33.792 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.792 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.792 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.792 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US] with [US]
15:21:33.799 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.799 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.800 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.800 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.800 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US]
15:21:33.802 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[vCPE], resources=[], geography=[US]})
15:21:33.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.803 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.803 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:33.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]}
15:21:33.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.812 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.812 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.812 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.812 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.812 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.812 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.812 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.813 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.813 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.813 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.814 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.814 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.814 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.814 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.815 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.815 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.816 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.817 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:33.817 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.817 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.817 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.817 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.817 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.817 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]}
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.818 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.819 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.820 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 17ms
15:21:33.820 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:33.822 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 1
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 2, replacing 1
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 2 than current policies, will not return it
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3
15:21:33.823 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}})
15:21:33.824 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}})
15:21:33.824 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}})
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[vCPE], resources=[], geography=[US]}
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.Affinity_Default_vCPE_US_0={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}}, attributes=null)
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US] with [US]
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with []
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.824 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default
15:21:33.825 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.825 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [vCPE]
15:21:33.825 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.825 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US]
15:21:33.829 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[vCPE], resources=[vG], geography=[US]})
15:21:33.830 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.830 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.830 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.831 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.831 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.832 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.832 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.832 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.843 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.844 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]}
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.845 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]}
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.846 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]}
15:21:33.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.850 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.850 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 18ms
15:21:33.850 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:33.856 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.856 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 1
15:21:33.856 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.856 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 2, replacing 1
15:21:33.856 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 2 than current policies, will not return it
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0
15:21:33.857 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}})
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}})
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}})
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}})
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}})
15:21:33.858 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}})
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[vCPE], resources=[vG], geography=[US]}
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_Default_vCPE_US_0={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null)
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:33.858 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [vG]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US] with [US]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.859 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:33.860 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with []
15:21:33.860 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.860 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.860 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.861 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes
15:21:33.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.861 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.862 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.862 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.864 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.866 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.866 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.867 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.868 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule"
15:21:33.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule"
15:21:33.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule"
15:21:33.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}]}
15:21:33.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.901 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.902 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.902 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.902 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.902 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.902 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.902 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.902 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.903 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.906 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.906 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.906 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.906 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.906 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.907 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.908 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.908 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 46ms
15:21:33.908 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable
15:21:33.908 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_a]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[gold], services=[vCPE], resources=[vG], geography=[US]})
15:21:33.908 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.908 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.908 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.908 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.908 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.910 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.910 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.910 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.910 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.910 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.915 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.915 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.915 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule"
15:21:33.916 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.916 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule"
15:21:33.916 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.917 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule"
15:21:33.917 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.917 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.917 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}]}
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.918 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.919 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:33.919 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.919 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.919 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]}
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.920 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.921 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.922 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]}
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.923 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]}
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.924 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]}
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.925 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.926 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 16ms
15:21:33.926 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:33.926 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.926 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6
15:21:33.926 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.927 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it
15:21:33.927 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.927 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it
15:21:33.927 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.927 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4
15:21:33.927 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.928 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy
15:21:33.928 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.929 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it
15:21:33.929 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.929 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:33.929 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.930 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0
15:21:33.930 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}})
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}})
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}})
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}})
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}})
15:21:33.932 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}})
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[gold], services=[vCPE], resources=[vG], geography=[US]}
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=gold}, obligations=null, policies={OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null)
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.933 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [gold] with [gold]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.934 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:33.935 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:33.936 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold]
15:21:33.937 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.938 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.938 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.943 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes
15:21:33.943 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.943 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.943 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.944 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.944 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.944 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.944 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.944 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.944 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.944 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.945 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.946 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.948 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.948 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.948 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.948 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.949 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.950 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.951 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.951 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.951 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.951 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.952 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.952 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.953 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.953 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.953 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.953 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.953 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.953 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.953 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.953 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.954 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.954 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.954 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.954 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.957 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:33.958 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.959 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:33.959 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.959 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:33.959 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.959 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.959 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]}
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.960 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.961 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}]}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.962 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.963 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.963 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.963 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.964 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.964 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 20ms
15:21:33.964 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable
15:21:33.964 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_a, subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum, gold], services=[vCPE], resources=[vG], geography=[US]})
15:21:33.965 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:33.965 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:33.965 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:33.965 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:33.965 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:33.965 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:33.965 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:33.965 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.965 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.965 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule"
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule"
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule"
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:33.966 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}]}
15:21:33.968 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.968 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.968 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:33.968 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.970 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:33.970 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.970 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:33.970 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.970 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:33.970 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:33.971 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]}
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:33.972 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}]}
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:33.973 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:33.974 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:33.975 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.975 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.975 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.975 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]}
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.976 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.979 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.979 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.979 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:33.979 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.979 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:33.979 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]}
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]}
15:21:33.980 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:33 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:33.981 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:33.981 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 16ms
15:21:33.981 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:33.983 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 6, adding policy
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it
15:21:33.985 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.986 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.DistancePolicy weight 5
15:21:33.986 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.986 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4
15:21:33.986 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.988 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy
15:21:33.988 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.988 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it
15:21:33.989 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.990 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:33.990 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.990 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0
15:21:33.990 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.991 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3
15:21:33.991 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:33.992 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4
15:21:33.992 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}})
15:21:33.992 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}})
15:21:33.992 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Distance_vG_1,{type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}})
15:21:33.992 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}})
15:21:33.992 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}})
15:21:33.993 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}})
15:21:33.993 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}})
15:21:33.994 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}})
15:21:33.994 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum, gold], services=[vCPE], resources=[vG], geography=[US]}
15:21:33.994 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=gold}, obligations=null, policies={OSDF_CASABLANCA.Distance_vG_1={type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null)
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Distance_vG_1
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:33.995 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Distance_vG_1
15:21:33.996 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, gold]
15:21:33.996 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.996 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.996 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.996 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:33.997 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold]
15:21:33.997 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.997 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.998 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.998 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:33.998 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold]
15:21:33.998 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:33.999 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:33.999 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:33.999 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [gold] with [platinum, gold]
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG]
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold]
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE]
15:21:34.000 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.001 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US]
15:21:34.001 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:34.001 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold]
15:21:34.001 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.003 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG]
15:21:34.003 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.003 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:34.003 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, gold]
15:21:34.003 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.004 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG]
15:21:34.004 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.004 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:34.004 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold]
15:21:34.004 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.004 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.004 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.007 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes
15:21:34.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:34.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:34.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:34.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:34.013 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:34.014 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.014 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.014 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.014 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.014 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.015 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.016 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.017 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.018 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.019 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.019 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.019 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.020 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.021 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.021 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.022 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.023 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.023 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.023 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.023 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.024 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.025 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.025 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.026 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.026 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.026 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.026 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.026 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.026 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.027 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.027 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]}
15:21:34.028 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.028 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.028 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.028 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.029 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.030 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.030 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.030 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.031 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.032 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.032 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.032 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.032 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.032 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.032 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.033 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.034 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.034 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.034 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.034 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.035 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.035 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.035 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.036 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:34.036 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 23ms
15:21:34.036 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable
15:21:34.036 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum], services=[vCPE], resources=[vG], geography=[US]})
15:21:34.036 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:34.036 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:34.037 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:34.037 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:34.037 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:34.037 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.037 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.037 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.041 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.041 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.041 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.041 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.041 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.042 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.042 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]}
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.043 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.044 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.044 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}]}
15:21:34.048 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.048 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.048 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.048 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]}
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.049 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.050 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.051 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.052 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]}
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]}
15:21:34.053 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.054 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:34.054 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 17ms
15:21:34.055 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:34.057 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.058 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6
15:21:34.058 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.059 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.DistancePolicy weight 5
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:34.061 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}})
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Distance_vG_1,{type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}})
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}})
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}})
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}})
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}})
15:21:34.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}})
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum], services=[vCPE], resources=[vG], geography=[US]}
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=platinum}, obligations=null, policies={OSDF_CASABLANCA.Distance_vG_1={type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null)
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Distance_vG_1
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Distance_vG_1
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum]
15:21:34.062 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US]
15:21:34.063 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.064 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.070 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes
15:21:34.070 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:34.070 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:34.070 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:34.070 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:34.070 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:34.070 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.070 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.070 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.070 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.070 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.071 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.072 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.076 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.077 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.078 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.078 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.079 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.080 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.081 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.081 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.081 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.082 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.082 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.082 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.082 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.082 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.082 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.082 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.083 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.084 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.084 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:34.084 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 14ms
15:21:34.084 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable
15:21:34.084 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy]})
15:21:34.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:34.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:34.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:34.084 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:34.085 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:34.086 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.086 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.086 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]}
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.087 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.088 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.089 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.090 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.091 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:34.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 5ms
15:21:34.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:34.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6
15:21:34.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it
15:21:34.091 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.092 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it
15:21:34.093 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.094 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it
15:21:34.094 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}})
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy]}
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=platinum}, obligations=null, policies={OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}}, attributes=null)
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, platinum]
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG]
15:21:34.094 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.101 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes
15:21:34.101 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:34.101 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:34.101 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:34.101 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:34.101 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:34.104 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.104 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.104 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.105 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.106 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.107 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.108 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.109 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.110 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.110 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.110 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.110 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.110 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.111 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.111 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.112 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.113 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.113 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.114 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.115 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.116 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.116 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.116 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.116 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.116 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.116 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:34.124 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 22ms
15:21:34.124 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable
15:21:34.126 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum, platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy, onap.policies.optimization.resource.HpaPolicy]})
15:21:34.127 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF
15:21:34.128 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component
15:21:34.128 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance
15:21:34.128 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize
15:21:34.128 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string OOF-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string optimize

15:21:34.128 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:34.128 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e3c024e7-93c6-4c63-8e9b-d0733946537e
15:21:34.128 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "PolicySet" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.128 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.128 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.129 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1"
15:21:34.129 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_US"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.130 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Distance_vG_1"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_1"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Capacity_vG_2"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.131 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.Affinity_Default"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_Default"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.132 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule"
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}}
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG"
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:34 UTC 2025: "Result" from "e3c024e7-93c6-4c63-8e9b-d0733946537e"
15:21:34.133 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}
15:21:34.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 5ms
15:21:34.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}],includeInResults=true}{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}],policySetIdentifiers=[{id=e3c024e7-93c6-4c63-8e9b-d0733946537e,version=1.0}]}]}
15:21:34.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6
15:21:34.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it
15:21:34.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}})
15:21:34.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}})
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum, platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy, onap.policies.optimization.resource.HpaPolicy]}
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=platinum}, obligations=null, policies={OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}}, attributes=null)
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, platinum, platinum]
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE]
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG]
15:21:34.134 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US]
15:21:34.135 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1
15:21:34.135 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, platinum, platinum]
15:21:34.135 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE]
15:21:34.135 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG]
15:21:34.135 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US]
15:21:34.147 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/src/test/resources/bad-subscriber-policies.yaml" was found on the local file system
15:21:34.174 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy missing-subscriberName
15:21:34.174 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: missing-subscriberName type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy:
{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"missingName":"foo"}},"name":"missing-subscriberName","version":"1.0.0","metadata":{"policy-id":"missing-subscriberName","policy-version":"1.0.0"}}
15:21:34.191 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="missing-subscriberName" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="missing-subscriberName:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">missing-subscriberName</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"missingName":"foo"}},"name":"missing-subscriberName","version":"1.0.0","metadata":{"policy-id":"missing-subscriberName","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:34.195 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy missing-subscriberProperties
15:21:34.195 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: missing-subscriberProperties type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy:
{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE"},"name":"missing-subscriberProperties","version":"1.0.0","metadata":{"policy-id":"missing-subscriberProperties","policy-version":"1.0.0"}}
15:21:34.210 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="missing-subscriberProperties" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="missing-subscriberProperties:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">missing-subscriberProperties</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE"},"name":"missing-subscriberProperties","version":"1.0.0","metadata":{"policy-id":"missing-subscriberProperties","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:34.210 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy missing-subscriberRole
15:21:34.210 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: missing-subscriberRole type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy:
{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":"foo"}},"name":"missing-subscriberRole","version":"1.0.0","metadata":{"policy-id":"missing-subscriberRole","policy-version":"1.0.0"}}
15:21:34.221 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="missing-subscriberRole" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">vCPE</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:services" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="missing-subscriberRole:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">missing-subscriberRole</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":"foo"}},"name":"missing-subscriberRole","version":"1.0.0","metadata":{"policy-id":"missing-subscriberRole","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.optimization.service.SubscriberPolicy</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s -- in org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-optimization ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'xacml-optimization' with 3 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-optimization ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/target/xacml-optimization-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-optimization ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-optimization ---
[INFO] Analyzed bundle 'xacml-optimization' with 3 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-optimization ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-optimization ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-optimization/4.1.1-SNAPSHOT/xacml-optimization-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/target/xacml-optimization-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-optimization/4.1.1-SNAPSHOT/xacml-optimization-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.onap.policy.xacml-pdp.applications:xacml-naming >---------
[INFO] Building xacml-naming 4.1.1-SNAPSHOT                              [8/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-naming ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-naming ---
[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-xacml-pdp-master-verify-java/applications/naming/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-naming ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-naming ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-naming ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-naming ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-naming ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-naming ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-naming ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest
15:21:36.428 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.Naming.yaml" does not exist on the local file system
15:21:36.439 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policytypes/onap.policies.Naming.yaml" : 
15:21:36.450 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
    onap.policies.Naming:
        derived_from: tosca.policies.Root
        version: 1.0.0
        name: onap.policies.Naming
        description: Virtual policy node for naming
        properties:
            policy-instance-name:
                type: string
            naming-models:
                type: list
                entry_schema:
                    type: policy.data.naming-model-entity
data_types:
    policy.data.naming-model-entity:
        derived_from: tosca.datatypes.Root
        properties:
            nfRole:
                type: string
                required: false
                metadata:
                    matchable: true
            naming-type:
                type: string
                required: true
                metadata:
                    matchable: true
            naming-recipe:
                type: string
                required: true
            name-operation:
                type: string
                required: false
            naming-properties:
                type: list
                required: true
                entry_schema:
                    type: policy.data.naming-property
    policy.data.naming-property:
        derived_from: tosca.datatypes.Root
        properties:
            property-name:
                type: string
                required: true
                metadata:
                    matchable: true
            property-value:
                type: string
                required: false
            property-operation:
                type: string
                required: false
            source-system:
                type: string
                required: false
            source-endpoint:
                type: string
                required: false
            increment-sequence:
                type: policy.data.increment-sequence
                required: false
    policy.data.increment-sequence:
        derived_from: tosca.datatypes.Root
        properties:
            scope:
                type: list
                required: true
                entry_schema:
                    type: string
                    constraints:
                    -   valid_values:
                        - CLOUD_REGION_ID
                        - LOCATION_CLLI
                        - VNF
                        - VM
                        - VFMODULE
                        - PRECEEDING
                        - TRAILING
                        - ENTIRETY
            sequence-type:
                type: string
                require: true
                entry_schema:
                    type: string
                    constraints:
                    -   valid_values:
                        - numeric
                        - alpha-numeric
            start-value:
                type: string
                required: true
            max:
                type: string
                required: false
            increment:
                type: string
                required: true
            length:
                type: string
                required: true

15:21:36.559 [main] DEBUG org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Loaded applications:
naming supports [onap.policies.Naming 1.0.0]

15:21:36.576 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:36.576 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:21:36.590 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-11646167196905917449
15:21:36.590 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-11646167196905917449/xacml.properties
15:21:36.591 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:36.591 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:36.591 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:36.591 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:36.591 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:36.592 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:36.593 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:36.595 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:36.683 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Request {"ONAPName":"SDNC","ONAPComponent":"SNDC-component","ONAPInstance":"SDNC-component-instance","requestId":"unique-request-sdnc-1","action":"naming","resource":{"nfRole":[],"naming-type":[],"property-name":[]}}
15:21:36.684 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=SDNC, onapComponent=SNDC-component, onapInstance=SDNC-component-instance, requestId=unique-request-sdnc-1, context=null, action=naming, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={nfRole=[], naming-type=[], property-name=[]})
15:21:36.725 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC
15:21:36.727 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SNDC-component
15:21:36.728 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC-component-instance
15:21:36.729 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- naming
15:21:36.730 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:36.730 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:36.730 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:36.730 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:36.735 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNC
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string SNDC-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNC-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string naming

15:21:36.741 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:36.747 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:36.748 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:36.748 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:36.765 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:36.765 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:36.768 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 5e6ecff1-282e-478d-a776-dc15cb99844a version 1.0
15:21:36.768 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 5e6ecff1-282e-478d-a776-dc15cb99844a version 1.0
15:21:36.768 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:36.775 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:36.776 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 5e6ecff1-282e-478d-a776-dc15cb99844a
15:21:36.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:36 UTC 2025: "PolicySet" from "5e6ecff1-282e-478d-a776-dc15cb99844a"
15:21:36.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:36 UTC 2025: "Match" from "5e6ecff1-282e-478d-a776-dc15cb99844a"
15:21:36.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:36.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:36 UTC 2025: "Result" from "5e6ecff1-282e-478d-a776-dc15cb99844a"
15:21:36.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:36.779 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 43ms
15:21:36.779 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SNDC-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC-component-instance}],includeInResults=true}]}]}]}
15:21:36.781 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:36.819 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/sdnc.policy.naming.input.tosca.yaml" does not exist on the local file system
15:21:36.819 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/4.1.1/policy-models-examples-4.1.1.jar!/policies/sdnc.policy.naming.input.tosca.yaml" : 
15:21:36.987 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP type: onap.policies.Naming weight: null policy:
{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}
15:21:37.260 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.Naming</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.Naming</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1.0.0</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type-version" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <ObligationExpressions>
            <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.Naming</AttributeValue>
                </AttributeAssignmentExpression>
            </ObligationExpression>
        </ObligationExpressions>
    </Rule>
</Policy>

15:21:37.261 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:37.262 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-11646167196905917449/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-11646167196905917449/xacml.properties
15:21:37.263 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=SDNC, onapComponent=SNDC-component, onapInstance=SDNC-component-instance, requestId=unique-request-sdnc-1, context=null, action=naming, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={nfRole=[], naming-type=[], property-name=[]})
15:21:37.263 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC
15:21:37.263 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SNDC-component
15:21:37.263 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC-component-instance
15:21:37.263 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- naming
15:21:37.263 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:37.263 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:37.264 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:37.264 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:37.264 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNC
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string SNDC-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNC-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string naming

15:21:37.264 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-11646167196905917449/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:37.264 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-11646167196905917449/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:37.264 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:37.264 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:37.265 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-11646167196905917449/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml
15:21:37.315 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:37.315 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:37.315 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy d2b0ec17-6d37-435d-9ad4-a000afcc6dc0 version 1.0
15:21:37.315 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy d2b0ec17-6d37-435d-9ad4-a000afcc6dc0 version 1.0
15:21:37.315 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP version 1.0.0
15:21:37.315 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-11646167196905917449/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:37.315 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:37.315 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match d2b0ec17-6d37-435d-9ad4-a000afcc6dc0
15:21:37.316 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "PolicySet" from "d2b0ec17-6d37-435d-9ad4-a000afcc6dc0"
15:21:37.316 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Match" from "d2b0ec17-6d37-435d-9ad4-a000afcc6dc0"
15:21:37.316 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:37.367 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Match" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"
15:21:37.367 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:37.368 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Result" from "d2b0ec17-6d37-435d-9ad4-a000afcc6dc0"
15:21:37.368 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:37.368 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 104ms
15:21:37.368 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SNDC-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC-component-instance}],includeInResults=true}]}]}]}
15:21:37.368 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Request Resources {nfRole=[], naming-type=[], property-name=[]}
15:21:37.368 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:37.369 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=SDNC, onapComponent=SNDC-component, onapInstance=SDNC-component-instance, requestId=unique-request-sdnc-1, context=null, action=naming, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={nfRole=[], naming-type=[], property-name=[], policy-type=[onap.policies.Naming]})
15:21:37.369 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC
15:21:37.369 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SNDC-component
15:21:37.369 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC-component-instance
15:21:37.369 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- naming
15:21:37.369 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:37.369 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id
15:21:37.369 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.Naming]
15:21:37.369 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNC
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string SNDC-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string SDNC-component-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string naming
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:policy-type issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.policies.Naming

15:21:37.370 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:37.370 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match d2b0ec17-6d37-435d-9ad4-a000afcc6dc0
15:21:37.370 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "PolicySet" from "d2b0ec17-6d37-435d-9ad4-a000afcc6dc0"
15:21:37.370 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Match" from "d2b0ec17-6d37-435d-9ad4-a000afcc6dc0"
15:21:37.370 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:37.371 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Match" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"
15:21:37.372 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:37.372 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Match" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP:rule"
15:21:37.372 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:37.383 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Result" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP:rule"
15:21:37.383 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}]}
15:21:37.384 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Result" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"
15:21:37.384 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}],policyIdentifiers=[{id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP,version=1.0.0}]}
15:21:37.384 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:37 UTC 2025: "Result" from "d2b0ec17-6d37-435d-9ad4-a000afcc6dc0"
15:21:37.384 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}],policyIdentifiers=[{id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP,version=1.0.0}],policySetIdentifiers=[{id=d2b0ec17-6d37-435d-9ad4-a000afcc6dc0,version=1.0}]}
15:21:37.384 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 14ms
15:21:37.384 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SNDC-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}],includeInResults=true}]}],policyIdentifiers=[{id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP,version=1.0.0}],policySetIdentifiers=[{id=d2b0ec17-6d37-435d-9ad4-a000afcc6dc0,version=1.0}]}]}
15:21:37.385 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:37.386 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:37.386 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Request Resources {nfRole=[], naming-type=[], property-name=[], policy-type=[onap.policies.Naming]}
15:21:37.386 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP={type=onap.policies.Naming, type_version=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}, name=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP, version=1.0.0, metadata={policy-id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP, policy-version=1.0.0}}}, attributes=null)
15:21:37.386 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Policy SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP
15:21:37.386 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision Returned Policy SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP
15:21:37.388 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Validating matchable: null with []
15:21:37.388 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Validating matchable: null with []
15:21:37.388 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Validating matchable: null with []
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s -- in org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-naming ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'xacml-naming' with 1 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-naming ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/target/xacml-naming-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-naming ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-naming ---
[INFO] Analyzed bundle 'xacml-naming' with 1 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-naming ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-naming ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-naming/4.1.1-SNAPSHOT/xacml-naming-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/target/xacml-naming-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-naming/4.1.1-SNAPSHOT/xacml-naming-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.onap.policy.xacml-pdp.applications:xacml-native >---------
[INFO] Building xacml-native 4.1.1-SNAPSHOT                              [9/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-native ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-native ---
[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-xacml-pdp-master-verify-java/applications/native/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-native ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-native ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-native ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-native ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[INFO] /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/main/java/org/onap/policy/xacml/pdp/application/nativ/NativePdpApplicationTranslator.java: /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/main/java/org/onap/policy/xacml/pdp/application/nativ/NativePdpApplicationTranslator.java uses unchecked or unsafe operations.
[INFO] /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/main/java/org/onap/policy/xacml/pdp/application/nativ/NativePdpApplicationTranslator.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-native ---
[INFO] Copying 8 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-native ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-native ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest
15:21:39.476 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Setting up class
15:21:39.502 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:39.505 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:21:39.612 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Loaded applications:
native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]

15:21:39.612 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5652256914303976354
15:21:39.612 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5652256914303976354/xacml.properties
15:21:39.613 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:39.613 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:39.613 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:39.613 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:39.613 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:39.614 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:39.616 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:39.729 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- *********** Running native policy test *************
15:21:39.764 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.policy.yaml" was found on the local file system
15:21:39.949 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Base64 encoded native xacml policy PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxQb2xpY3kgeG1sbnM9InVybjpvYXNpczpuYW1lczp0Yzp4YWNtbDozLjA6Y29yZTpzY2hlbWE6d2QtMTciIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIFBvbGljeUlkPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6Mi4wOmNvbmZvcm1hbmNlLXRlc3Q6SUlBMTpwb2xpY3kiIFJ1bGVDb21iaW5pbmdBbGdJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjMuMDpydWxlLWNvbWJpbmluZy1hbGdvcml0aG06ZGVueS1vdmVycmlkZXMiIFZlcnNpb249IjEuMCIgeHNpOnNjaGVtYUxvY2F0aW9uPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6My4wOnBvbGljeTpzY2hlbWE6b3MgYWNjZXNzX2NvbnRyb2wteGFjbWwtMi4wLXBvbGljeS1zY2hlbWEtb3MueHNkIj4KICAgIDxEZXNjcmlwdGlvbj4KICAgICAgICBQb2xpY3kgZm9yIENvbmZvcm1hbmNlIFRlc3QgSUlBMDAxLgogICAgPC9EZXNjcmlwdGlvbj4KICAgIDxUYXJnZXQvPgogICAgPFJ1bGUgRWZmZWN0PSJQZXJtaXQiIFJ1bGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjIuMDpjb25mb3JtYW5jZS10ZXN0OklJQTE6cnVsZSI+CiAgICAgICAgPERlc2NyaXB0aW9uPgogICAgICAgICAgICBKdWxpdXMgSGliYmVydCBjYW4gcmVhZCBvciB3cml0ZSBCYXJ0IFNpbXBzb24ncyBtZWRpY2FsIHJlY29yZC4KICAgICAgICA8L0Rlc2NyaXB0aW9uPgogICAgICAgIDxUYXJnZXQ+CiAgICAgICAgICAgIDxBbnlPZj4KICAgICAgICAgICAgICAgIDxBbGxPZj4KICAgICAgICAgICAgICAgICAgICA8TWF0Y2ggTWF0Y2hJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpmdW5jdGlvbjpzdHJpbmctZXF1YWwiPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlVmFsdWUgRGF0YVR5cGU9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hI3N0cmluZyI+SnVsaXVzIEhpYmJlcnQ8L0F0dHJpYnV0ZVZhbHVlPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlRGVzaWduYXRvciBBdHRyaWJ1dGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpzdWJqZWN0OnN1YmplY3QtaWQiIENhdGVnb3J5PSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6MS4wOnN1YmplY3QtY2F0ZWdvcnk6YWNjZXNzLXN1YmplY3QiIERhdGFUeXBlPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSNzdHJpbmciIE11c3RCZVByZXNlbnQ9ImZhbHNlIi8+CiAgICAgICAgICAgICAgICAgICAgPC9NYXRjaD4KICAgICAgICAgICAgICAgIDwvQWxsT2Y+CiAgICAgICAgICAgIDwvQW55T2Y+CiAgICAgICAgICAgIDxBbnlPZj4KICAgICAgICAgICAgICAgIDxBbGxPZj4KICAgICAgICAgICAgICAgICAgICA8TWF0Y2ggTWF0Y2hJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpmdW5jdGlvbjphbnlVUkktZXF1YWwiPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlVmFsdWUgRGF0YVR5cGU9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hI2FueVVSSSI+aHR0cDovL21lZGljby5jb20vcmVjb3JkL3BhdGllbnQvQmFydFNpbXBzb248L0F0dHJpYnV0ZVZhbHVlPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlRGVzaWduYXRvciBBdHRyaWJ1dGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpyZXNvdXJjZTpyZXNvdXJjZS1pZCIgQ2F0ZWdvcnk9InVybjpvYXNpczpuYW1lczp0Yzp4YWNtbDozLjA6YXR0cmlidXRlLWNhdGVnb3J5OnJlc291cmNlIiBEYXRhVHlwZT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEjYW55VVJJIiBNdXN0QmVQcmVzZW50PSJmYWxzZSIvPgogICAgICAgICAgICAgICAgICAgIDwvTWF0Y2g+CiAgICAgICAgICAgICAgICA8L0FsbE9mPgogICAgICAgICAgICA8L0FueU9mPgogICAgICAgICAgICA8QW55T2Y+CiAgICAgICAgICAgICAgICA8QWxsT2Y+CiAgICAgICAgICAgICAgICAgICAgPE1hdGNoIE1hdGNoSWQ9InVybjpvYXNpczpuYW1lczp0Yzp4YWNtbDoxLjA6ZnVuY3Rpb246c3RyaW5nLWVxdWFsIj4KICAgICAgICAgICAgICAgICAgICAgICAgPEF0dHJpYnV0ZVZhbHVlIERhdGFUeXBlPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSNzdHJpbmciPnJlYWQ8L0F0dHJpYnV0ZVZhbHVlPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlRGVzaWduYXRvciBBdHRyaWJ1dGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDphY3Rpb246YWN0aW9uLWlkIiBDYXRlZ29yeT0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjMuMDphdHRyaWJ1dGUtY2F0ZWdvcnk6YWN0aW9uIiBEYXRhVHlwZT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEjc3RyaW5nIiBNdXN0QmVQcmVzZW50PSJmYWxzZSIvPgogICAgICAgICAgICAgICAgICAgIDwvTWF0Y2g+CiAgICAgICAgICAgICAgICA8L0FsbE9mPgogICAgICAgICAgICAgICAgPEFsbE9mPgogICAgICAgICAgICAgICAgICAgIDxNYXRjaCBNYXRjaElkPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6MS4wOmZ1bmN0aW9uOnN0cmluZy1lcXVhbCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxBdHRyaWJ1dGVWYWx1ZSBEYXRhVHlwZT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEjc3RyaW5nIj53cml0ZTwvQXR0cmlidXRlVmFsdWU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxBdHRyaWJ1dGVEZXNpZ25hdG9yIEF0dHJpYnV0ZUlkPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6MS4wOmFjdGlvbjphY3Rpb24taWQiIENhdGVnb3J5PSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6My4wOmF0dHJpYnV0ZS1jYXRlZ29yeTphY3Rpb24iIERhdGFUeXBlPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSNzdHJpbmciIE11c3RCZVByZXNlbnQ9ImZhbHNlIi8+CiAgICAgICAgICAgICAgICAgICAgPC9NYXRjaD4KICAgICAgICAgICAgICAgIDwvQWxsT2Y+CiAgICAgICAgICAgIDwvQW55T2Y+CiAgICAgICAgPC9UYXJnZXQ+CiAgICA8L1J1bGU+CjwvUG9saWN5Pgo=
15:21:39.950 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Decoded xacml policy <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" PolicyId="urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-overrides" Version="1.0" xsi:schemaLocation="urn:oasis:names:tc:xacml:3.0:policy:schema:os access_control-xacml-2.0-policy-schema-os.xsd">
    <Description>
        Policy for Conformance Test IIA001.
    </Description>
    <Target/>
    <Rule Effect="Permit" RuleId="urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:rule">
        <Description>
            Julius Hibbert can read or write Bart Simpson's medical record.
        </Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Julius Hibbert</AttributeValue>
                        <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:anyURI-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#anyURI">http://medico.com/record/patient/BartSimpson</AttributeValue>
                        <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" DataType="http://www.w3.org/2001/XMLSchema#anyURI" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">read</AttributeValue>
                        <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">write</AttributeValue>
                        <AttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:40.279 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy" Version="1.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-overrides">
    <Description>
        Policy for Conformance Test IIA001.
    </Description>
    <Target/>
    <Rule RuleId="urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:rule" Effect="Permit">
        <Description>
            Julius Hibbert can read or write Bart Simpson's medical record.
        </Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Julius Hibbert</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject" AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:anyURI-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#anyURI">http://medico.com/record/patient/BartSimpson</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#anyURI" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">read</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">write</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:21:40.280 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:40.282 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5652256914303976354/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5652256914303976354/xacml.properties
15:21:40.289 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5652256914303976354/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:40.294 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5652256914303976354/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:40.294 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:40.294 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:40.309 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-5652256914303976354/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml
15:21:40.329 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:40.329 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:40.331 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy dc89451a-dfae-44e3-934d-8a80cec6bdb4 version 1.0
15:21:40.332 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy dc89451a-dfae-44e3-934d-8a80cec6bdb4 version 1.0
15:21:40.332 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy version 1.0
15:21:40.332 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5652256914303976354/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:40.339 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:40.340 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match dc89451a-dfae-44e3-934d-8a80cec6bdb4
15:21:40.340 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:40 UTC 2025: "PolicySet" from "dc89451a-dfae-44e3-934d-8a80cec6bdb4"
15:21:40.340 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:40 UTC 2025: "Match" from "dc89451a-dfae-44e3-934d-8a80cec6bdb4"
15:21:40.341 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:40.342 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:40 UTC 2025: "Match" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy"
15:21:40.342 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:40.377 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:40 UTC 2025: "Match" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:rule"
15:21:40.378 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:40.379 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:40 UTC 2025: "Result" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:rule"
15:21:40.380 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:40.380 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:40 UTC 2025: "Result" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy"
15:21:40.380 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:40.381 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:40 UTC 2025: "Result" from "dc89451a-dfae-44e3-934d-8a80cec6bdb4"
15:21:40.381 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:40.381 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 98ms
15:21:40.381 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Looking for Permit Decision
15:21:40.387 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Xacml response we received <?xml version="1.0" encoding="UTF-8"?>
<Response xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17 http://docs.oasis-open.org/xacml/3.0/xacml-core-v3-schema-wd-17.xsd">
	<Result>
		<Decision>Permit</Decision>
		<Status>
			<StatusCode Value="urn:oasis:names:tc:xacml:1.0:status:ok"/>
		</Status>
	</Result>
</Response>
15:21:40.397 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.tosca.policy.target.yaml" was found on the local file system
15:21:40.435 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscapolicy.yaml" was found on the local file system
15:21:40.444 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscapolicy.yaml" was found on the local file system
15:21:40.595 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PolicySet xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicySetId="tosca.policy.test" Version="2.0.0" PolicyCombiningAlgId="urn:oasis:names:tc:xacml:1.0:policy-combining-algorithm:first-applicable">
    <Description>This policy set specifies the conditions for slice feasibility based on availability of cells</Description>
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">sfc-policy</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Policy PolicyId="tosca.policy.test.1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
        <Description>null</Description>
        <PolicyDefaults>
            <XPathVersion>http://www.w3.org/TR/2007/REC-xpath20-20070123</XPathVersion>
        </PolicyDefaults>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-less-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:string-ends-with">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">2</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:time-greater-than-or-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">19:00:00 05:00</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-less-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">4</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-one-and-only">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-one-and-only">P16Y</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-one-and-only" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:boolean-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">1</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
        <Rule RuleId="7330bd26-49f0-4bc1-ba03-e98e80d588aa" Effect="Deny">
            <Description>Policy that allows minimum number of available cells for a slice to</Description>
            <Target>
                <AnyOf>
                    <AllOf>
                        <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:string-equal-ignore-case">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:string-starts-with">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:time-greater-than">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">19:00:00 05:00</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-one-and-only">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:double-equal">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                        </Match>
                    </AllOf>
                </AnyOf>
            </Target>
            <Condition>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="feasibleCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-divide">
                            <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:any-of"/>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-divide">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="feasibleCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-mod">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="totalCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-abs">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-less-than-or-equal"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-abs">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-abs">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-greater-than-or-equal"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-abs">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-abs">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:any-of-any"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-abs">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-equal">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-less-than-or-equal"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#yearMonthDuration">90</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-equal">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#anyURI">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#anyURI">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-equal">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-equal"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#hexBinary" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-equal">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name">90</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-equal">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:any-of-any"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:data-type:x500Name">90</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-ipAddress">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:data-type:ipAddress">90</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:data-type:ipAddress">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-dnsName">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-less-than-or-equal"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:data-type:dnsName">90</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-abs">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-abs">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-greater-than-or-equal"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-abs">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-abs">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:any-of-any"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-abs">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-equal">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-equal">
<Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-equal">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-equal">100</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:round">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-normalize-space"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:floor">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-normalize-to-lower-case">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-to-integer">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">2</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:present">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:present">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-add">
                        <Function FunctionId="urn:oasis:names:tc:xacml:2.0:function:time-in-range"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-bag-size">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-bag-size">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-bag-size">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-bag-size">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-bag">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-is-in"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-bag-size">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-is-in">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-is-in">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-one-and-only">
<AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-one-and-only">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-bag-size">
<AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-bag-size">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-bag">
                        <Function FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-is-in"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-bag">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-one-and-only">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-one-and-only">30</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-one-and-only">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-bag-size">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-bag-size">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-is-in">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-bag">
<AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-bag">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:string-concatenate">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-boolean">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:boolean-from-string"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:integer-from-string">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-integer">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:double-from-string">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-double">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:time-from-string">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-bag">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-is-in"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-bag-size">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-is-in">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#date" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#date" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">89</AttributeValue>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#date" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-bag">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#date" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#date" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">89</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:anyURI-from-string">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-anyURI">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="feasibleCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#anyURI" MustBePresent="false"/>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-from-string">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">100</AttributeValue>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-from-string">
                            <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-dayTimeDuration"/>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-yearMonthDuration">
<Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#yearMonthDuration" MustBePresent="false"/>
</Apply>
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#yearMonthDuration">P16Y</AttributeValue>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:x500Name-from-string">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">100</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-x500Name">
<Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:rfc822Name-from-string">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">2</AttributeValue>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-rfc822Name">
    <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name">30</AttributeValue>
</Apply>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:anyURI-starts-with">
                            <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:dnsName-from-string"/>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:anyURI-starts-with">30</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:anyURI-ends-with">
<AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:anyURI-ends-with">100</AttributeValue>
<AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:anyURI-ends-with">30</AttributeValue>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:anyURI-contains">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:anyURI-contains">100</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-substring">
<Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:anyURI-substring">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#anyURI">30</AttributeValue>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:map">
    <AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:map">30</AttributeValue>
</Apply>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:ipAddress-from-string">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">100</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-intersection">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-subset">
    <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:anyURI-subset">30</AttributeValue>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-at-least-one-member-of">
    <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-at-least-one-member-of">30</AttributeValue>
</Apply>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-match">
                            <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-match"/>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-match">30</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:anyURI-regexp-match">
<AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:anyURI-regexp-match">30</AttributeValue>
<AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:anyURI-regexp-match">30</AttributeValue>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-regexp-match">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-regexp-match">100</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-regexp-match">
<Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:rfc822Name-regexp-match">
    <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:rfc822Name-regexp-match">30</AttributeValue>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:x500Name-regexp-match">
    <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:x500Name-regexp-match">30</AttributeValue>
</Apply>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:xpath-node-equal">
                            <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:xpath-node-count"/>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:xpath-node-equal">30</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:xpath-node-match">
<AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:xpath-node-match">30</AttributeValue>
<AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:xpath-node-match">30</AttributeValue>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-intersection">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">100</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-union">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-subset">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
</Apply>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-intersection">
                            <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-set-equals"/>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-at-least-one-member-of">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-union">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">100</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-subset">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-set-equals">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-intersection">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
</Apply>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-union">
                            <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-at-least-one-member-of"/>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-subset">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-set-equals">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-bag">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
</Apply>
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">90</AttributeValue>
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">89</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="double-intersection" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-at-least-one-member-of">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-bag">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
</Apply>
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
</Apply>
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">90</AttributeValue>
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">89</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">2</AttributeValue>
                </Apply>
            </Condition>
            <AdviceExpressions>
                <AdviceExpression AdviceId="ef6fd323-dff7-4df6-bb7a-c8907ee59547" AppliesTo="Deny">
                    <AttributeAssignmentExpression AttributeId="urn:oasis:names:tc:xacml:2.0:example:attribute:text" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Slice is feasible since minumum number of cells are available</AttributeValue>
                    </AttributeAssignmentExpression>
                </AdviceExpression>
            </AdviceExpressions>
        </Rule>
        <Rule RuleId="2e8ff21c-2fbd-4818-9174-a08e9c4c4e2f" Effect="Deny">
            <Description>Default Rule if none of the rules evaluate to True</Description>
        </Rule>
    </Policy>
    <Policy PolicyId="tosca.policy.test.2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
        <Description>null</Description>
        <PolicyDefaults>
            <XPathVersion>http://www.w3.org/TR/2007/REC-xpath20-20070123</XPathVersion>
        </PolicyDefaults>
        <Target/>
        <Rule RuleId="246139c1-2fe3-4769-bfa8-180ad04d1c86" Effect="Permit">
            <Target>
                <AnyOf>
                    <AllOf>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="sst" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-greater-than">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="sst" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:3.0:function:date-add-yearMonthDuration">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">P16Y</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="sst" DataType="http://www.w3.org/2001/XMLSchema#date" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:time-less-than">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">19:00:00 05:00</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="sst" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-one-and-only">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-one-and-only">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="sst" DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-one-and-only" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:dateTime-bag-size">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="sst" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                        </Match>
                        <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:double-union">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">1</AttributeValue>
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="sst" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                        </Match>
                    </AllOf>
                </AnyOf>
            </Target>
            <Condition>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-greater-than-or-equal">
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-multiply">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:all-of-any"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-divide">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-to-double">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="feasibleCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-to-double">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="totalCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-greater-than-or-equal"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-is-in">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:all-of-all"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">89</AttributeValue>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-is-in">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:all-of"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">89</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-divide">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-divide">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-divide">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="feasibleCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-mod">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="totalCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-abs">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-less-than-or-equal"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-abs">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-contains">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">89</AttributeValue>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-regexp-match">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">89</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dateTime-subtract-dayTimeDuration">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:not"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dateTime-add-yearMonthDuration">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dateTime-add-dayTimeDuration">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="P16Y" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-less-than-or-equal">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="totalCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-less-than">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-equal"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-greater-than">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-less-than-or-equal">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:n-of"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">89</AttributeValue>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:and"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">89</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-less-than">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-greater-than-or-equal">
                            <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:or"/>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-greater-than">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="feasibleCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#date" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-less-than-or-equal">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="totalCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-greater-than-or-equal">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-less-than"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-greater-than">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-bag">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:any-of-all"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">89</AttributeValue>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#boolean" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-bag">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">89</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-multiply">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="feasibleCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-subtract">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="totalCellsForSlice" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-add">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-subtract"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-add">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#integer" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-is-in">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">89</AttributeValue>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#double" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="jkjd" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="lll" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">90</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">89</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-union">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-union">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-subset">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-set-equals">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-set-equals">100</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-intersection">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration">100</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-union">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-at-least-one-member-of"/>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-UL" DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration" MustBePresent="false"/>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-subset">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-one-and-only">
<AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="total-resource-usage-DL" DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration" MustBePresent="false"/>
                            </Apply>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-set-equals">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-intersection">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-at-least-one-member-of">
<AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-at-least-one-member-of">2</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-union">
<AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-union">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-set-equals">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-subset"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-set-equals">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-intersection">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-intersection">100</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-intersection">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-at-least-one-member-of">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-at-least-one-member-of">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-union">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-subset">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-subset">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-set-equals">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-set-equals">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-intersection">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-intersection">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-at-least-one-member-of">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-union">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-union">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-subset">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-subset">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-intersection">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-set-equals"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-intersection">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-at-least-one-member-of">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-at-least-one-member-of">30</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-at-least-one-member-of">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-union">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-union">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-subset">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:ipAddress-set-equals">
<AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:ipAddress-set-equals">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-intersection">
<AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-intersection">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-union">
                        <Function FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-at-least-one-member-of"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-union">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-subset">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-subset">30</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-subset">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:2.0:function:dnsName-set-equals">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:2.0:function:dnsName-set-equals">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:access-permitted">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-union">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-subset">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-intersection">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-set-equals"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-at-least-one-member-of">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-union">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-subset">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:boolean-set-equals">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#boolean">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-intersection">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-union">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-at-least-one-member-of"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-subset">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-bag">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-bag-size">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:anyURI-bag-size">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-is-in">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:anyURI-is-in">30</AttributeValue>
                            </Apply>
                        </Apply>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-one-and-only">
                            <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#dateTime" MustBePresent="false"/>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-bag-size">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-bag"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-bag-size">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-is-in">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-is-in">30</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-is-in">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-bag">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-bag">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-bag-size">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-is-in">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-is-in">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-bag">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-bag">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-is-in">
                        <Function FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-bag-size"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dayTimeDuration-bag">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dayTimeDuration">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-bag-size">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-bag-size">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-is-in">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-bag">
<AttributeValue DataType="urn:oasis:names:tc:xacml:3.0:function:yearMonthDuration-bag">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-one-and-only">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-one-and-only">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-is-in">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-bag-size"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-is-in">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:x500Name-bag">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-bag">30</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:x500Name-bag">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-bag-size">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-time">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:date-from-string">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-date">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-one-and-only">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-one-and-only">30</AttributeValue>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:rfc822Name-one-and-only">30</AttributeValue>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-set-equals">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-intersection">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-at-least-one-member-of">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-union">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
</Apply>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-set-equals">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-subset"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#time">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-intersection">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-at-least-one-member-of">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-union">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-subset">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-set-equals">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-at-least-one-member-of">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-intersection"/>
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-union">
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">30</AttributeValue>
                            <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-subset">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-set-equals">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-intersection">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:anyURI-intersection">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-at-least-one-member-of">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:anyURI-at-least-one-member-of">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-set-equals">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:anyURI-union"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:anyURI-set-equals">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-intersection">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-intersection">30</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-intersection">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-at-least-one-member-of">
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-union">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-subset">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-subset">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-set-equals">
<AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-set-equals">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-intersection">
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-intersection">30</AttributeValue>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-intersection">30</AttributeValue>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dateTime-subtract-yearMonthDuration">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:date-subtract-yearMonthDuration">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-less-than-or-equal">
<Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:time-one-and-only">
    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="19:00:00 05:00" DataType="http://www.w3.org/2001/XMLSchema#time" MustBePresent="false"/>
</Apply>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-less-than-or-equal">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:date-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#date">100</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:dateTime-is-in">
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:dateTime-from-string">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">30</AttributeValue>
                            </Apply>
                            <Apply FunctionId="urn:oasis:names:tc:xacml:3.0:function:string-from-dateTime">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#dateTime">30</AttributeValue>
                            </Apply>
                        </Apply>
                    </Apply>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:base64Binary-one-and-only">
                        <Function FunctionId="urn:oasis:names:tc:xacml:1.0:function:double-subset"/>
                        <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:base64Binary-one-and-only">30</AttributeValue>
                        <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:hexBinary-intersection">
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-intersection">30</AttributeValue>
                            <AttributeValue DataType="urn:oasis:names:tc:xacml:1.0:function:hexBinary-intersection">30</AttributeValue>
                        </Apply>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#double">50</AttributeValue>
                </Apply>
            </Condition>
            <AdviceExpressions>
                <AdviceExpression AdviceId="7a28095b-f4f4-4b8f-9469-1f7c224af93c" AppliesTo="Permit">
                    <AttributeAssignmentExpression AttributeId="urn:oasis:names:tc:xacml:2.0:example:attribute:text" Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Slice is feasible since minimum percentage of cells is available</AttributeValue>
                    </AttributeAssignmentExpression>
                </AdviceExpression>
            </AdviceExpressions>
        </Rule>
        <Rule RuleId="3be76ffa-02ca-44db-90d7-95bb016d4bab" Effect="Permit">
            <Description>Default Rule if none of the rules evaluate to True</Description>
        </Rule>
    </Policy>
</PolicySet>

15:21:40.601 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:40.608 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5652256914303976354/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-5652256914303976354/tosca.policy.test_2.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5652256914303976354/xacml.properties
15:21:40.634 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.policies.yaml" was found on the local file system
15:21:40.646 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Base64 encoded native xacml policy %%%%%%
15:21:40.654 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Base64 encoded native xacml policy ABC123
15:21:40.654 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Decoded xacml policy ���
[Fatal Error] :1:1: Content is not allowed in prolog.
15:21:40.663 [main] ERROR com.att.research.xacml.util.XACMLPolicyScanner -- Content is not allowed in prolog.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s -- in org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-native ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'xacml-native' with 3 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-native ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/target/xacml-native-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-native ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-native ---
[INFO] Analyzed bundle 'xacml-native' with 3 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-native ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-native ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-native/4.1.1-SNAPSHOT/xacml-native-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/target/xacml-native-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-native/4.1.1-SNAPSHOT/xacml-native-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] ---------< org.onap.policy.xacml-pdp.applications:xacml-match >---------
[INFO] Building xacml-match 4.1.1-SNAPSHOT                              [10/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-match ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-match ---
[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-xacml-pdp-master-verify-java/applications/match/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-match ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-match ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-match ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-match ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-match ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-match ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-match ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest
15:21:42.509 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:42.515 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:21:42.557 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/match/src/test/resources/onap.policies.match.Test.yaml" was found on the local file system
15:21:42.570 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0
policy_types:
   onap.policies.match.Test:
      derived_from: onap.policies.Match
      version: 1.0.0
      name: onap.policies.match.Test
      description: Test Matching Policy Type to test matchable policies
      properties:
         matchable:
            type: string
            metadata:
               matchable: true
            required: true
         nonmatchable:
            type: string
            required: true

15:21:42.684 [main] DEBUG org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Loaded applications:
match supports [onap.policies.Match 1.0.0]

15:21:42.684 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4588990483030772322
15:21:42.684 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4588990483030772322/xacml.properties
15:21:42.685 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:42.685 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:42.685 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:42.685 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:42.685 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:42.685 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:42.686 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:42.689 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:42.783 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request {"ONAPName":"my-ONAP","ONAPComponent":"my-component","ONAPInstance":"my-instance","requestId":"unique-request-1","action":"match","resource":{"matchable":""}}
15:21:42.783 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=})
15:21:42.825 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP
15:21:42.828 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component
15:21:42.828 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance
15:21:42.829 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match
15:21:42.836 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string my-ONAP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string my-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string my-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string match

15:21:42.843 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:42.848 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:42.849 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:42.849 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:42.868 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:42.868 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:42.871 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 8f83969c-1218-49b7-ac2b-08db27c2b1fa version 1.0
15:21:42.872 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 8f83969c-1218-49b7-ac2b-08db27c2b1fa version 1.0
15:21:42.872 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:42.879 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:42.881 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8f83969c-1218-49b7-ac2b-08db27c2b1fa
15:21:42.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:42 UTC 2025: "PolicySet" from "8f83969c-1218-49b7-ac2b-08db27c2b1fa"
15:21:42.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:42 UTC 2025: "Match" from "8f83969c-1218-49b7-ac2b-08db27c2b1fa"
15:21:42.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:42.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:42 UTC 2025: "Result" from "8f83969c-1218-49b7-ac2b-08db27c2b1fa"
15:21:42.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:42.884 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 47ms
15:21:42.884 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=}],includeInResults=true}]}]}]}
15:21:42.886 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:42.910 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/match/src/test/resources/test-match-policies.yaml" was found on the local file system
15:21:43.108 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4588990483030772322/onap.policies.match.Test-1.0.0.yaml
15:21:43.135 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.match.Test:1.0.0
15:21:43.137 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- PolicyType not found in data area yet /tmp/junit-4588990483030772322/onap.policies.Match-1.0.0.yaml
java.nio.file.NoSuchFileException: /tmp/junit-4588990483030772322/onap.policies.Match-1.0.0.yaml
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.Files.readAllBytes(Files.java:3288)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:515)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.retrievePolicyType(StdMatchableTranslator.java:325)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator$MyMatchableCallback.retrievePolicyType(StdMatchableTranslator.java:351)
	at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.scanPolicyType(MatchablePolicyType.java:105)
	at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.<init>(MatchablePolicyType.java:77)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.generateTargetType(StdMatchableTranslator.java:390)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:275)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127)
	at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85)
	at org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest.test03Match(MatchPdpApplicationTest.java:174)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:43.144 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api connection error, client info: null 
15:21:43.144 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Failed to make API call
org.onap.policy.pdp.xacml.application.common.PolicyApiException: onap.policies.Match 1.0.0
	at org.onap.policy.pdp.xacml.application.common.PolicyApiCaller.getPolicyType(PolicyApiCaller.java:79)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.pullPolicyType(StdMatchableTranslator.java:570)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:524)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.retrievePolicyType(StdMatchableTranslator.java:325)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator$MyMatchableCallback.retrievePolicyType(StdMatchableTranslator.java:351)
	at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.scanPolicyType(MatchablePolicyType.java:105)
	at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.<init>(MatchablePolicyType.java:77)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.generateTargetType(StdMatchableTranslator.java:390)
	at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:275)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127)
	at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85)
	at org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest.test03Match(MatchPdpApplicationTest.java:174)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.lang.NullPointerException: Cannot invoke "org.onap.policy.common.endpoints.http.client.HttpClient.get(String)" because "this.httpClient" is null
	at org.onap.policy.pdp.xacml.application.common.PolicyApiCaller.getPolicyType(PolicyApiCaller.java:63)
	... 83 common frames omitted
15:21:43.146 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Could not retrieve Policy Type onap.policies.Match
15:21:43.150 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy test_match_1
15:21:43.151 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: test_match_1 type: onap.policies.match.Test weight: 1 policy:
{"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}
15:21:43.449 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="test_match_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">foo</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="test_match_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">test_match_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:43.477 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="test_match_1" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">foo</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="test_match_1:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">test_match_1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:43.478 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:43.479 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4588990483030772322/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4588990483030772322/xacml.properties
15:21:43.480 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy test_match_2
15:21:43.481 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: test_match_2 type: onap.policies.match.Test weight: 1 policy:
{"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}
15:21:43.504 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="test_match_2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">bar</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="test_match_2:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">test_match_2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:43.523 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="test_match_2" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">bar</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:matchable:matchable" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="test_match_2:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <Condition>
            <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:or">
                <Description>IF exists and is equal</Description>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:integer-equal">
                    <Description>Does the policy-type attribute exist?</Description>
                    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-bag-size">
                        <Description>Get the size of policy-type attributes</Description>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Apply>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">0</AttributeValue>
                </Apply>
                <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
                    <Description>Is this policy-type in the list?</Description>
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Apply>
            </Apply>
        </Condition>
    </Rule>
    <ObligationExpressions>
        <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">test_match_2</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:weight" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#integer">1</AttributeValue>
            </AttributeAssignmentExpression>
            <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.match.Test</AttributeValue>
            </AttributeAssignmentExpression>
        </ObligationExpression>
    </ObligationExpressions>
</Policy>

15:21:43.524 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:21:43.525 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4588990483030772322/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4588990483030772322/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-4588990483030772322/xacml.properties
15:21:43.526 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=})
15:21:43.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP
15:21:43.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component
15:21:43.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance
15:21:43.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match
15:21:43.526 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string my-ONAP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string my-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string my-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string match

15:21:43.527 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4588990483030772322/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4588990483030772322/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:43.527 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4588990483030772322/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4588990483030772322/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:43.527 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:43.527 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:43.527 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4588990483030772322/test_match_1_1.0.0.xml
15:21:43.596 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4588990483030772322/test_match_2_1.0.0.xml
15:21:43.609 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:43.609 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:43.609 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 014a1643-2082-4fd5-81ad-1bdee5fff72c version 1.0
15:21:43.609 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 014a1643-2082-4fd5-81ad-1bdee5fff72c version 1.0
15:21:43.609 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy test_match_1 version 1.0.0
15:21:43.609 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy test_match_2 version 1.0.0
15:21:43.609 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4588990483030772322/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4588990483030772322/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:21:43.610 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:43.610 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 014a1643-2082-4fd5-81ad-1bdee5fff72c
15:21:43.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "PolicySet" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.661 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_1"
15:21:43.662 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_2"
15:21:43.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.665 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 139ms
15:21:43.665 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=}],includeInResults=true}]}]}]}
15:21:43.665 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=}
15:21:43.665 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
15:21:43.666 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=foo})
15:21:43.666 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP
15:21:43.666 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component
15:21:43.666 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance
15:21:43.667 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match
15:21:43.667 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string my-ONAP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string my-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string my-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string match

15:21:43.667 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:43.668 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 014a1643-2082-4fd5-81ad-1bdee5fff72c
15:21:43.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "PolicySet" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.669 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_1"
15:21:43.669 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.669 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_1:rule"
15:21:43.669 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Condition" from "test_match_1:rule"
15:21:43.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:43.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "test_match_1:rule"
15:21:43.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "test_match_1"
15:21:43.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_1,version=1.0.0}]}
15:21:43.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_2"
15:21:43.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_1,version=1.0.0}],policySetIdentifiers=[{id=014a1643-2082-4fd5-81ad-1bdee5fff72c,version=1.0}]}
15:21:43.683 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 16ms
15:21:43.683 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=foo}],includeInResults=true}]}],policyIdentifiers=[{id=test_match_1,version=1.0.0}],policySetIdentifiers=[{id=014a1643-2082-4fd5-81ad-1bdee5fff72c,version=1.0}]}]}
15:21:43.683 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:43.684 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.match.Test weight 1
15:21:43.685 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (test_match_1,{type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=foo, nonmatchable=value1}, name=test_match_1, version=1.0.0, metadata={policy-id=test_match_1, policy-version=1.0.0}})
15:21:43.686 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- scanAdvice not supported by class org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator
15:21:43.686 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=foo}
15:21:43.686 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={test_match_1={type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=foo, nonmatchable=value1}, name=test_match_1, version=1.0.0, metadata={policy-id=test_match_1, policy-version=1.0.0}}}, attributes=null)
15:21:43.686 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Policy test_match_1
15:21:43.686 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision Returned Policy test_match_1
15:21:43.688 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=bar})
15:21:43.689 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP
15:21:43.689 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component
15:21:43.689 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance
15:21:43.689 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match
15:21:43.689 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string my-ONAP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string my-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string my-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string match

15:21:43.690 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:43.690 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 014a1643-2082-4fd5-81ad-1bdee5fff72c
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "PolicySet" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_1"
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_2"
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_2:rule"
15:21:43.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Condition" from "test_match_2:rule"
15:21:43.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}}
15:21:43.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "test_match_2:rule"
15:21:43.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.692 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "test_match_2"
15:21:43.692 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_2,version=1.0.0}]}
15:21:43.692 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.692 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_2,version=1.0.0}],policySetIdentifiers=[{id=014a1643-2082-4fd5-81ad-1bdee5fff72c,version=1.0}]}
15:21:43.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms
15:21:43.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=bar}],includeInResults=true}]}],policyIdentifiers=[{id=test_match_2,version=1.0.0}],policySetIdentifiers=[{id=014a1643-2082-4fd5-81ad-1bdee5fff72c,version=1.0}]}]}
15:21:43.693 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body
15:21:43.693 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.match.Test weight 1
15:21:43.693 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (test_match_2,{type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=bar, nonmatchable=value2}, name=test_match_2, version=1.0.0, metadata={policy-id=test_match_2, policy-version=1.0.0}})
15:21:43.693 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- scanAdvice not supported by class org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator
15:21:43.694 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=bar}
15:21:43.694 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={test_match_2={type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=bar, nonmatchable=value2}, name=test_match_2, version=1.0.0, metadata={policy-id=test_match_2, policy-version=1.0.0}}}, attributes=null)
15:21:43.694 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Policy test_match_2
15:21:43.694 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision Returned Policy test_match_2
15:21:43.694 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=hello})
15:21:43.694 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP
15:21:43.694 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component
15:21:43.694 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance
15:21:43.695 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match
15:21:43.695 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string my-ONAP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string my-component
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string my-instance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string match

15:21:43.695 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:43.695 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 014a1643-2082-4fd5-81ad-1bdee5fff72c
15:21:43.695 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "PolicySet" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.695 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.695 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_1"
15:21:43.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Match" from "test_match_2"
15:21:43.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:43 UTC 2025: "Result" from "014a1643-2082-4fd5-81ad-1bdee5fff72c"
15:21:43.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:43.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms
15:21:43.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=hello}],includeInResults=true}]}]}]}
15:21:43.697 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=hello}
15:21:43.697 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s -- in org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-match ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'xacml-match' with 1 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-match ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/target/xacml-match-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-match ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-match ---
[INFO] Analyzed bundle 'xacml-match' with 1 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-match ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-match ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-match/4.1.1-SNAPSHOT/xacml-match-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/target/xacml-match-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-match/4.1.1-SNAPSHOT/xacml-match-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] ----------------< org.onap.policy.xacml-pdp:xacml-main >----------------
[INFO] Building xacml-main 4.1.1-SNAPSHOT                               [11/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-main ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-main ---
[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-xacml-pdp-master-verify-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
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:3.0.52:generate (code-gen) @ xacml-main ---
[WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated.
[INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/DecisionApi.java
[INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/HealthcheckApi.java
[INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/StatisticsApi.java
[INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/XacmlApi.java
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-main ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-main ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-main ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-main ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 32 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-main ---
[INFO] Copying 32 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-main ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 27 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-main ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.pdpx.main.comm.XacmlPdpHeartbeatPublisherTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15:21:51.869 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:51.937 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:51.939 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null
15:21:51.950 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:51.959 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:51.959 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 1ms
15:21:52.113 [pool-2-thread-1] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null
15:21:52.144 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:52.147 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null
15:21:52.148 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null
15:21:52.155 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:52.155 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 0ms
15:21:52.156 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null
15:21:52.162 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:52.171 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms
15:21:52.175 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- send to my-topic failed because of expected exception
org.onap.policy.common.utils.coder.CoderException: expected exception
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(BidirectionalTopicClient.java:147)
	at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.isTopicReady(XacmlPdpHearbeatPublisher.java:105)
	at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:83)
	at org.onap.policy.pdpx.main.comm.XacmlPdpHeartbeatPublisherTest.testRunCheckerEx(XacmlPdpHeartbeatPublisherTest.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.180 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.165 s -- in org.onap.policy.pdpx.main.comm.XacmlPdpHeartbeatPublisherTest
[INFO] Running org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest
15:21:52.325 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistration -- Failed to send to topic sink null
15:21:52.331 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistration -- Failed ot send to topic sink null
java.lang.IllegalStateException: null
	at org.onap.policy.common.message.bus.event.client.TopicSinkClient.send(TopicSinkClient.java:94)
	at org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistration.pdpRegistration(XacmlPdpPapRegistration.java:47)
	at org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest.lambda$testPdpRegistration_SendEx$2(XacmlPdpPapRegistrationTest.java:75)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
	at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863)
	at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286)
	at org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest.testPdpRegistration_SendEx(XacmlPdpPapRegistrationTest.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest
[INFO] Running org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest
15:21:52.599 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0
15:21:52.624 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- not undeploying policy, as it also appears in the deployment list: deployed-5 1.0.0
15:21:52.628 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 
15:21:52.628 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- failed to send to topic sink null
15:21:52.641 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 
15:21:52.655 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0
15:21:52.655 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- not undeploying policy, as it also appears in the deployment list: deployed-5 1.0.0
15:21:52.656 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Failed to load policy: failPolicy1
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: null
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.loadDeployedPolicy(XacmlPdpApplicationManager.java:189)
	at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher.handlePdpUpdate(XacmlPdpUpdatePublisher.java:91)
	at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest.testHandlePdpUpdate_LoadPolicyFailed(XacmlPdpUpdatePublisherTest.java:229)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.660 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Failed to load policy: failPolicy2
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: null
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.loadDeployedPolicy(XacmlPdpApplicationManager.java:189)
	at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher.handlePdpUpdate(XacmlPdpUpdatePublisher.java:91)
	at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest.testHandlePdpUpdate_LoadPolicyFailed(XacmlPdpUpdatePublisherTest.java:229)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.661 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 
15:21:52.683 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0
15:21:52.684 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 
15:21:52.692 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0
15:21:52.692 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- not undeploying policy, as it also appears in the deployment list: deployed-5 1.0.0
15:21:52.693 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 
15:21:52.702 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest
[INFO] Running org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListenerTest
15:21:52.765 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=95292055-7231-49d8-bafc-a216e6c96956, timestampMs=1741792912763, name=null, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=100, policiesToBeDeployed=[], policiesToBeUndeployed=[])
15:21:52.773 [main] ERROR org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- failed to handle the PDP Update message.
java.lang.RuntimeException: expected exception
	at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher.handlePdpUpdate(XacmlPdpUpdatePublisher.java:61)
	at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener.onTopicEvent(XacmlPdpUpdateListener.java:72)
	at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListenerTest.testOnTopicEvent_SendEx(XacmlPdpUpdateListenerTest.java:104)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.784 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=077ebab0-d628-4dcf-b712-d14ac7aebf67, timestampMs=1741792912784, name=null, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=100, policiesToBeDeployed=[], policiesToBeUndeployed=[])
15:21:52.787 [main] DEBUG org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- PDP update message discarded - null:e26d4c16-0741-4ed1-81e5-b5f662fa3655
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
15:21:52.807 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'publisher' from target object [org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener@436a563f] or target class [class org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListenerTest
[INFO] Running org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListenerTest
15:21:52.844 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- PDP State Change message has been received from the PAP - change
15:21:52.849 [main] DEBUG org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- PDP State Change message discarded - change
15:21:52.852 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- PDP State Change message has been received from the PAP - change
15:21:52.852 [main] ERROR org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- failed to send to topic sink null
15:21:52.853 [main] ERROR org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- failed to handle the PDP State Change message.
org.onap.policy.common.message.bus.event.client.TopicSinkClientException: failed to send to topic sink null
	at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener.onTopicEvent(XacmlPdpStateChangeListener.java:70)
	at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListenerTest.testOnTopicEvent_SendFailed(XacmlPdpStateChangeListenerTest.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListenerTest
[INFO] Running org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest
15:21:52.859 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.<init>()
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.861 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.<init>(java.lang.Throwable)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.861 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.<init>(java.lang.String,java.lang.Throwable)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.862 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.862 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.<init>(java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:52.863 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.<init>(java.lang.String,java.lang.Exception,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest
[INFO] Running org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults
15:21:52.880 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps to /tmp/junit-2388182697665889867/apps
15:21:52.881 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard to /tmp/junit-2388182697665889867/apps/guard
15:21:52.881 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard/xacml.properties to /tmp/junit-2388182697665889867/apps/guard/xacml.properties
15:21:52.881 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring to /tmp/junit-2388182697665889867/apps/monitoring
15:21:52.882 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring/xacml.properties to /tmp/junit-2388182697665889867/apps/monitoring/xacml.properties
15:21:52.882 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming to /tmp/junit-2388182697665889867/apps/naming
15:21:52.882 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming/xacml.properties to /tmp/junit-2388182697665889867/apps/naming/xacml.properties
15:21:52.882 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native to /tmp/junit-2388182697665889867/apps/native
15:21:52.882 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native/xacml.properties to /tmp/junit-2388182697665889867/apps/native/xacml.properties
15:21:52.882 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match to /tmp/junit-2388182697665889867/apps/match
15:21:52.883 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match/xacml.properties to /tmp/junit-2388182697665889867/apps/match/xacml.properties
15:21:52.883 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization to /tmp/junit-2388182697665889867/apps/optimization
15:21:52.883 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization/xacml.properties to /tmp/junit-2388182697665889867/apps/optimization/xacml.properties
15:21:52.883 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- ****** Starting Xacml Application Service ******
15:21:52.884 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- was file deleted? true
15:21:52.902 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:52.902 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:21:52.940 [main] DEBUG org.onap.policy.pdpx.main.rest.TestDecision -- Loaded applications:
guard supports [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.controlloop.guard.common.myGuard 1.0.0]
monitoring supports [onap.Monitoring 1.0.0]
guard supports [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]
optimization supports [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]
naming supports [onap.policies.Naming 1.0.0]
native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
match supports [onap.policies.Match 1.0.0]

15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/monitoring
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/monitoring/xacml.properties
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:52.941 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:52.942 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:52.942 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:52.942 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:52.942 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:52.943 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:21:52.990 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/../applications/monitoring/src/test/resources/vDNS.policy.input.yaml" was found on the local file system
15:21:53.144 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.scaleout.tca type: onap.policies.monitoring.cdap.tca.hi.lo.app weight: null policy:
{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}
15:21:53.381 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="onap.scaleout.tca" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.scaleout.tca</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1.0.0</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type-version" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="onap.scaleout.tca:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <ObligationExpressions>
            <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.scaleout.tca</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                </AttributeAssignmentExpression>
            </ObligationExpression>
        </ObligationExpressions>
    </Rule>
</Policy>

15:21:53.381 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:21:53.383 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-2388182697665889867/apps/monitoring/xacml.properties
15:21:53.393 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Creating new params: {"pdpGroup":"XacmlPdpGroup","pdpType":"xacml","restServerParameters":{"host":"0.0.0.0","port":39117,"userName":"healthcheck","password":"zb!XztG34","https":false,"sniHostCHeck":false,"aaf":false,"prometheus":false,"name":"RestServerParameters"},"policyApiParameters":{"port":6970,"fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":false,"userName":"healthcheck","password":"zb!XztG34","clientName":"policyApiParameters","hostname":"0.0.0.0"},"topicParameterGroup":{"topicSources":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"topicSinks":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"name":"TopicParameterGroup"},"applicationParameters":{"applicationPath":"/tmp/junit-2388182697665889867/apps","exclusions":[],"name":"XacmlApplicationParameters"},"probeHeartbeatTopicSec":4,"name":"XacmlPdpParameters"}
15:21:53.394 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /tmp/junit-2388182697665889867/params.json]
15:21:53.401 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-2388182697665889867/params.json" was found on the local file system
15:21:53.401 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-2388182697665889867/params.json" was found on the local file system
15:21:53.414 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6e475994
15:21:53.496 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@4619854a JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@2e2546bf, baseUrl=http://0.0.0.0:6970/, alive=true)
15:21:53.501 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:21:53.501 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-2388182697665889867/apps/guard
15:21:53.501 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/guard
15:21:53.501 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/guard/xacml.properties
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:53.502 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:53.503 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:53.504 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:21:53.504 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-2388182697665889867/apps/monitoring
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/monitoring
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/monitoring/xacml.properties
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> root1
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- root1.file -> /tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:53.504 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:53.505 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:53.505 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:53.505 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.505 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:21:53.505 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-2388182697665889867/apps/guard
15:21:53.505 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/guard
15:21:53.505 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/guard/xacml.properties
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:53.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:53.507 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:21:53.507 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-2388182697665889867/apps/optimization
15:21:53.507 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/optimization
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/optimization/xacml.properties
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:53.508 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.509 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:21:53.509 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-2388182697665889867/apps/naming
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/naming
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/naming/xacml.properties
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:53.509 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.510 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:21:53.510 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-2388182697665889867/apps/native
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/native
15:21:53.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/native/xacml.properties
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:53.511 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.512 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:21:53.512 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-2388182697665889867/apps/match
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-2388182697665889867/apps/match
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-2388182697665889867/apps/match/xacml.properties
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:53.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:53.513 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@3e8eea59, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@1fb379e4, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@f9d8285, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@67b1c3af, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@2e243122, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@2a5c115b}
15:21:53.518 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.startXacmlPdpService(TestAbbreviateDecisionResults.java:193)
	at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.beforeClass(TestAbbreviateDecisionResults.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:53.519 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.startXacmlPdpService(TestAbbreviateDecisionResults.java:193)
	at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.beforeClass(TestAbbreviateDecisionResults.java:134)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:53.519 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:21:53.637 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- loaded 2 HttpFieldPreEncoders
15:21:53.649 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1001b435 added {SymlinkAllowedResourceAliasChecker@1abb719a{base=null,protected=[]},MANAGED}
15:21:53.660 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@268547125 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:53.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1003603952 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@76ea1cb5[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:21:53.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1003603952 added {[],POJO}
15:21:53.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1003603952 added {[],POJO}
15:21:53.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1003603952 added {[],POJO}
15:21:53.674 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1001b435 added {oeje10s.SessionHandler@3bd1c7f0{STOPPED},AUTO}
15:21:53.679 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3bd1c7f0 added {oeje10s.ServletHandler@48e1e18a{STOPPED},AUTO}
15:21:53.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@5379488c added {org.eclipse.jetty.util.thread.ThreadPoolBudget@4700db93,POJO}
15:21:53.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1443763289 added {QueuedThreadPool[qtp1400457356]@5379488c{STOPPED,8<=0<=200,i=0,r=-1,t=-183925ms,q=0}[NO_TRY],AUTO}
15:21:53.703 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1443763289 added {oejut.ScheduledExecutorScheduler@65e4eba5{STOPPED},AUTO}
15:21:53.711 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1443763289 added {org.eclipse.jetty.io.ArrayByteBufferPool@70720b78{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:21:53.714 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1443763289 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:21:53.715 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1443763289 added {org.eclipse.jetty.util.component.DumpableMap@7b88a2e2,POJO}
15:21:53.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@996186365 added {oejs.Slf4jRequestLogWriter@4ce5013a{STOPPED},AUTO}
15:21:53.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@560e1459 added {oejs.CustomRequestLog@3b6098fd{STOPPED},AUTO}
15:21:53.752 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@790438788 added {HttpConfiguration@50c20b15{32768/8192,8192/8192,https://:0,[]},POJO}
15:21:53.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1842297286 added {QueuedThreadPool[qtp1400457356]@5379488c{STOPPED,8<=0<=200,i=0,r=-1,t=-183976ms,q=0}[NO_TRY],UNMANAGED}
15:21:53.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1842297286 added {oejut.ScheduledExecutorScheduler@65e4eba5{STOPPED},UNMANAGED}
15:21:53.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1842297286 added {org.eclipse.jetty.io.ArrayByteBufferPool@70720b78{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:21:53.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6dcf39c6 added {HttpConnectionFactory@2f1d2384[HTTP/1.1],AUTO}
15:21:53.753 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2f1d2384[HTTP/1.1]
15:21:53.757 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1842297286 added {ServerConnectorManager@3c48bbf3[keys=0],MANAGED}
15:21:53.757 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@560e1459 added {RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117},AUTO}
15:21:53.757 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@560e1459 added {oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}},AUTO}
15:21:53.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@32cfd722 added {SymlinkAllowedResourceAliasChecker@69815126{base=null,protected=[]},MANAGED}
15:21:53.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@852481826 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:53.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@32cfd722 added {oeje10s.ServletHandler@4ff3ca23{STOPPED},AUTO}
15:21:53.768 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff3ca23 added {org.glassfish.jersey.servlet.ServletContainer-23bf19c9==org.glassfish.jersey.servlet.ServletContainer@59c290b1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:53.769 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff3ca23 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-23bf19c9,POJO}
15:21:53.774 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-39117, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=39117, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@560e1459{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}, connector=RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-23bf19c9==org.glassfish.jersey.servlet.ServletContainer@59c290b1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=http://prd-ubuntu1804-builder-4c-4g-7694:39117/
   +> swagger.context.id=swagger-39117
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-39117
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 70/132/4,012 MiB
UTC: 2025-03-12T15:21:53.773189407Z; Etc/UTC: 2025-03-12T15:21:53.773189407Z
15:21:53.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@349049850 added {org.eclipse.jetty.security.DefaultIdentityService@296ddfc7,POJO}
15:21:53.789 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@14ce13fa added {UserStore@718198db[users.count=1],AUTO}
15:21:53.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1112457051 added {org.eclipse.jetty.util.component.DumpableCollection@42cef0af,POJO}
15:21:53.802 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:53.802 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:53.803 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@4d7a4317{unnamed@4d7a4317,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:21:53.805 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@424ebf5b added {org.eclipse.jetty.security.authentication.BasicAuthenticator@5b7600ec,POJO}
15:21:53.805 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@424ebf5b added {HashLoginService@14ce13fa[RestServerParameters-login-service],AUTO}
15:21:53.805 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3bd1c7f0 added {oejs.SecurityHandler$PathMapped@424ebf5b{STOPPED},AUTO}
15:21:53.805 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@424ebf5b added {oeje10s.ServletHandler@48e1e18a{STOPPED},AUTO}
15:21:53.806 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48e1e18a added {org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:53.807 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48e1e18a added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-47db5b8f,POJO}
15:21:53.807 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-39117, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=39117, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@560e1459{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}, connector=RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-39117
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-39117
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 63/132/4,012 MiB
UTC: 2025-03-12T15:21:53.807340151Z; Etc/UTC: 2025-03-12T15:21:53.807340151Z
15:21:53.810 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48e1e18a added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:21:53.811 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48e1e18a added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1,POJO}
15:21:53.816 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:21:53.816 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:21:53.817 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:21:53.817 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@57be0d93
15:21:53.820 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:21:53.820 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:21:53.820 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:21:53.820 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:21:53.820 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:21:53.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:21:53.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:21:53.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:21:53.822 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-39117, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=39117, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@560e1459{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}, connector=RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:21:53.823 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:21:53.823 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:21:53.823 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:21:53.826 [RestServerParameters-39117] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-39117, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=39117, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@560e1459{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}, connector=RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}, jettyThread=Thread[RestServerParameters-39117,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:21:53.826 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@560e1459{STOPPED}[12.0.16,sto=0]
15:21:53.827 [pool-3-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@56e4dbd5
15:21:53.833 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@560e1459 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@4e70fa8,POJO}
15:21:53.833 [RestServerParameters-39117] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:21:53.834 [pool-3-thread-1] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers:
 []
15:21:53.836 [pool-3-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"8b7d9813-2c4a-40cc-9da5-00e13d94b94b","timestampMs":1741792913823,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:21:53.838 [RestServerParameters-39117] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@560e1459{STARTING}[12.0.16,sto=0]
15:21:53.838 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1400457356]@5379488c{STOPPED,8<=0<=200,i=0,r=-1,t=-184062ms,q=0}[NO_TRY]
15:21:53.840 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@72ced3d9{capacity=4}
15:21:53.840 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}
15:21:53.840 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@694856450 added {QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=0<=200,i=0,r=-1,t=-184064ms,q=0}[NO_TRY],UNMANAGED}
15:21:53.841 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@694856450 added {ThreadIdPool@72ced3d9{capacity=4},POJO}
15:21:53.841 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@5379488c added {ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}},AUTO}
15:21:53.841 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}
15:21:53.844 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4729ms ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}
15:21:53.851 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-25,5,main]
15:21:53.856 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-26,5,main]
15:21:53.856 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.857 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-27,5,main]
15:21:53.857 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.860 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-28,5,main]
15:21:53.860 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.860 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-29,5,main]
15:21:53.861 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.862 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-30,5,main]
15:21:53.863 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.863 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-31,5,main]
15:21:53.864 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.864 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1400457356-32,5,main]
15:21:53.864 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.865 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4750ms QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.865 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@65e4eba5{STOPPED}
15:21:53.865 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4751ms oejut.ScheduledExecutorScheduler@65e4eba5{STARTED}
15:21:53.872 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@3b6098fd{STOPPED}
15:21:53.873 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@4ce5013a{STOPPED}
15:21:53.873 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4758ms oejs.Slf4jRequestLogWriter@4ce5013a{STARTED}
15:21:53.873 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4758ms oejs.CustomRequestLog@3b6098fd{STARTED}
15:21:53.873 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}
15:21:53.874 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@26a93c2
15:21:53.880 [RestServerParameters-39117] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}
15:21:53.880 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@1abb719a{base=null,protected=[]}
15:21:53.880 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1001b435 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@2012d089,POJO}
15:21:53.881 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59983ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:53.882 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4767ms SymlinkAllowedResourceAliasChecker@1abb719a{base=null,protected=[]}
15:21:53.882 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@3bd1c7f0{STOPPED}
15:21:53.886 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3bd1c7f0 added {org.eclipse.jetty.session.DefaultSessionCache@118d6448[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:21:53.890 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@118d6448 added {org.eclipse.jetty.session.NullSessionDataStore@5459fbed[passivating=false,graceSec=3600],AUTO}
15:21:53.891 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@42a6966c{STOPPED}[worker=null]
15:21:53.893 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@42a6966c added {oejs.HouseKeeper@765ecb2a{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:21:53.896 [RestServerParameters-39117] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:21:53.896 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@765ecb2a{STOPPED}[interval=600000, ownscheduler=false]
15:21:53.896 [RestServerParameters-39117] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms
15:21:53.897 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4782ms oejs.HouseKeeper@765ecb2a{STARTED}[interval=660000, ownscheduler=false]
15:21:53.898 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4783ms oejs.DefaultSessionIdManager@42a6966c{STARTED}[worker=node0]
15:21:53.898 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@560e1459 added {oejs.DefaultSessionIdManager@42a6966c{STARTED}[worker=node0],MANAGED}
15:21:53.898 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3bd1c7f0 added {oejs.DefaultSessionIdManager@42a6966c{STARTED}[worker=node0],UNMANAGED}
15:21:53.899 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@424ebf5b{STOPPED}
15:21:53.899 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@424ebf5b added {org.eclipse.jetty.security.DefaultIdentityService@296ddfc7,POJO}
15:21:53.904 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@424ebf5b added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@55c422fc,POJO}
15:21:53.904 [RestServerParameters-39117] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@424ebf5b{STARTING}
15:21:53.904 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@14ce13fa[RestServerParameters-login-service]
15:21:53.904 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@718198db[users.count=1]
15:21:53.904 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4790ms UserStore@718198db[users.count=1]
15:21:53.906 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4790ms HashLoginService@14ce13fa[RestServerParameters-login-service]
15:21:53.910 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@48e1e18a{STOPPED}
15:21:53.912 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-47db5b8f[EMBEDDED:<null>]
15:21:53.912 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:53.913 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:53.913 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1391673d{/*->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:53.913 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-47db5b8f=MappedServlet6175b8cb{null->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:53.913 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@48e1e18a{STARTING}
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48e1e18a added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48e1e18a added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f,POJO}
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-47db5b8f[EMBEDDED:<null>]
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet4680891b{/*->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f[EMBEDDED:<null>]
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet60b5b006{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:53.914 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f=MappedServlet70f480b1{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-47db5b8f=MappedServlet66725244{null->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:53.916 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-47db5b8f[EMBEDDED:<null>]
15:21:53.916 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:53.916 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:53.917 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2478c7c0{/*->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:53.917 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f[EMBEDDED:<null>]
15:21:53.917 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:53.917 [RestServerParameters-39117] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet698066c9{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:53.917 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f=MappedServlet70f480b1{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-47db5b8f=MappedServlet66725244{null->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:53.918 [RestServerParameters-39117] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@48e1e18a{STARTING}
15:21:53.918 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4803ms oeje10s.ServletHandler@48e1e18a{STARTED}
15:21:53.918 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4803ms oejs.SecurityHandler$PathMapped@424ebf5b{STARTED}
15:21:53.918 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@118d6448[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:53.918 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@5459fbed[passivating=false,graceSec=3600]
15:21:53.918 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4804ms org.eclipse.jetty.session.NullSessionDataStore@5459fbed[passivating=false,graceSec=3600]
15:21:53.919 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4804ms org.eclipse.jetty.session.DefaultSessionCache@118d6448[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:53.921 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3bd1c7f0 added {[],POJO}
15:21:53.921 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4806ms oeje10s.SessionHandler@3bd1c7f0{STARTED}
15:21:53.921 [RestServerParameters-39117] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STARTED}}
15:21:53.922 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>}
15:21:53.923 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:21:53.924 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4809ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>}
15:21:53.925 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@74e8d784
15:21:53.925 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:53.926 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4811ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:53.926 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:53.926 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4811ms org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:53.935 [RestServerParameters-39117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-47db5b8f
15:21:54.379 [RestServerParameters-39117] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:54.379 [RestServerParameters-39117] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:21:54.457 [RestServerParameters-39117] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STARTED}}
15:21:54.458 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5343ms oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STARTED}}
15:21:54.458 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}
15:21:54.458 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6dcf39c6 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:39117],POJO}
15:21:54.460 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@2f1d2384[HTTP/1.1]
15:21:54.460 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5345ms HttpConnectionFactory@2f1d2384[HTTP/1.1]
15:21:54.460 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@3c48bbf3[keys=0]
15:21:54.463 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1350240928 added {SelectorProducer@28753492,POJO}
15:21:54.463 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1350240928 added {QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59401ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}],UNMANAGED}
15:21:54.463 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59401ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.463711474Z created
15:21:54.463 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1160742229 added {AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59400ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.463915618Z,MANAGED}
15:21:54.463 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@3c48bbf3 added {oeji.ManagedSelector@452f8555{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:54.464 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1553893746 added {SelectorProducer@1a0e7f6b,POJO}
15:21:54.464 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1553893746 added {QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59400ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}],UNMANAGED}
15:21:54.464 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59400ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.464790036Z created
15:21:54.464 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1585376625 added {AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59399ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.46493398Z,MANAGED}
15:21:54.464 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@3c48bbf3 added {oeji.ManagedSelector@5e7eed71{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:54.465 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@452f8555{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.465 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59399ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.465380059Z
15:21:54.465 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5350ms AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=8,r=-1,t=59399ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.465527672Z
15:21:54.466 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@16c01299 startThread=0
15:21:54.466 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@16c01299 in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=59397ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.467 [RestServerParameters-39117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@494511b4 on oeji.ManagedSelector@452f8555{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.467 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=59397ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.467436651Z tryProduce false
15:21:54.467 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:54.467 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@494511b4
15:21:54.467 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.467 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 waiting with 0 keys
15:21:54.467 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5352ms oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.467 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@5e7eed71{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.468 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=59396ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.468158487Z
15:21:54.468 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5353ms AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=59396ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.46832505Z
15:21:54.468 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4bfedff2 startThread=0
15:21:54.468 [RestServerParameters-39117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@ce326fa on oeji.ManagedSelector@5e7eed71{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.468 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4bfedff2 in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=6,r=-1,t=59396ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.468 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=6,r=-1,t=59396ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.468760369Z tryProduce false
15:21:54.468 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:54.468 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@ce326fa
15:21:54.468 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.468 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 waiting with 0 keys
15:21:54.468 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5354ms oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.469 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5354ms ServerConnectorManager@3c48bbf3[keys=0]
15:21:54.469 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6dcf39c6 added {acceptor-0@699f7b2d,POJO}
15:21:54.469 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@699f7b2d startThread=0
15:21:54.469 [RestServerParameters-39117] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}
15:21:54.469 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5355ms RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}
15:21:54.469 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@699f7b2d in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=5,r=-1,t=59394ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.470 [RestServerParameters-39117] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@560e1459{STARTING}[12.0.16,sto=0] @5355ms
15:21:54.470 [RestServerParameters-39117] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5355ms oejs.Server@560e1459{STARTED}[12.0.16,sto=0]
15:21:54.826 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:39117 connected - retries=20 interval=1000
15:21:54.829 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running testAbbreviateDecisionResult
15:21:54.831 [qtp1400457356-27-acceptor-0@699f7b2d-RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@537c78c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43308]] on oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.832 [qtp1400457356-27-acceptor-0@699f7b2d-RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:54.832 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken with none selected
15:21:54.832 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken up from select, 0/0/0 selected
15:21:54.832 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 processing 0 keys, 1 updates
15:21:54.832 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:54.832 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@537c78c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43308]]
15:21:54.833 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@537c78c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43308]] startThread=0
15:21:54.834 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.834 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 waiting with 1 keys
15:21:54.834 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@537c78c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43308]] in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=59030ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.845 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:54.845 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 4 ms, remaining: 29996 ms
15:21:54.852 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@2232bde7{capacity=8}
15:21:54.884 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:54.892 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:54.904 [qtp1400457356-28] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=62/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:54.905 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@648845e3 on oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.905 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=63/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.905 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=64/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.905 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=64/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.905 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7245a4d8{ReadCallback@54c4402e{HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:54.906 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.906 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@13b75cd8 on oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:54.906 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:54.906 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.906 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken with none selected
15:21:54.906 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@537c78c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43308]] in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58958ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.906 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken up from select, 0/0/1 selected
15:21:54.906 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 processing 0 keys, 2 updates
15:21:54.906 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:54.906 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=5,r=-1,t=58957ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.906 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@648845e3
15:21:54.906 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@13b75cd8
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 waiting with 1 keys
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken up from select, 1/1/1 selected
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 processing 1 keys, 0 updates
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43308], selector=sun.nio.ch.EPollSelectorImpl@1645e16, interestOps=1, readyOps=1 SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.907 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:54.909 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@528a36a1{thread=null} in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58955ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.909 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:54.909 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:54.910 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@528a36a1{thread=Thread[qtp1400457356-29,5,main]} startThread=0
15:21:54.910 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/PRODUCING/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58954ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.910233739Z
15:21:54.910 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/PRODUCING/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.910850182Z
15:21:54.910 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=3,r=-1,t=58953ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.911 [qtp1400457356-30] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7245a4d8{ReadCallback@54c4402e{HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:54.911 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.913 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@1080b636[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.913 [qtp1400457356-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.913 [qtp1400457356-30] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:54.913 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@1080b636[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.913 [qtp1400457356-30] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:21:54.913 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@1080b636[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.913 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@1080b636[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.914 [qtp1400457356-30] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:54.914 [qtp1400457356-30] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:21:54.914 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.914 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@1080b636[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.914 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@1080b636[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.915 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:54.915 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:54.915 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.915 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.915 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 waiting with 1 keys
15:21:54.916 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@64cc9b50{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@35a95eca[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:54.917 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@64cc9b50{terminated=false,multiplex=0,pooled=Buffer@3241f59b[rc=0,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@35a95eca[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:54.917 [qtp1400457356-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.917 [qtp1400457356-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@663c2f92[{l=/127.0.0.1:39117,r=/127.0.0.1:43308,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.917 [qtp1400457356-30] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7245a4d8{null}
15:21:54.918 [qtp1400457356-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:54.918 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@649bd24b in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=2,r=-1,t=58946ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.918 [qtp1400457356-31] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@663c2f92[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.918 [qtp1400457356-31] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.919 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@649bd24b in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=2,r=-1,t=58945ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.919 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=3,r=-1,t=58945ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.919 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken with none selected
15:21:54.919 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken up from select, 0/0/0 selected
15:21:54.919 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 processing 0 keys, 0 updates
15:21:54.919 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:54.919 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.919 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 waiting with 0 keys
15:21:54.919 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@649bd24b startThread=0
15:21:54.919 [qtp1400457356-30] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@23d64ea0::SocketChannelEndPoint@663c2f92[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.919 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@663c2f92[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23d64ea0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552252dc{s=START}]=>HttpChannelState@52ea57d9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=3,r=-1,t=58945ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.919 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58945ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.956 [qtp1400457356-27-acceptor-0@699f7b2d-RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@743db77a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43316]] on oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.956 [qtp1400457356-27-acceptor-0@699f7b2d-RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:54.956 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken with none selected
15:21:54.956 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken up from select, 0/0/0 selected
15:21:54.956 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 processing 0 keys, 1 updates
15:21:54.956 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:54.956 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@743db77a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43316]]
15:21:54.956 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@743db77a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43316]] startThread=0
15:21:54.957 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.957 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 waiting with 1 keys
15:21:54.957 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@743db77a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43316]] in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=3,r=-1,t=58907ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.957 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:54.957 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:54.957 [qtp1400457356-32] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:54.957 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@71a1a8bb on oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:54.957 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.957 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ddd867{ReadCallback@79455c17{HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@548cd7a4 on oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:54.958 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken with none selected
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.958 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken up from select, 0/0/1 selected
15:21:54.958 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 processing 0 keys, 2 updates
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@743db77a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43316]] in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=3,r=-1,t=58906ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.958 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:54.958 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@71a1a8bb
15:21:54.958 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58905ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:54.958 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@548cd7a4
15:21:54.958 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 waiting with 1 keys
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken up from select, 1/1/1 selected
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 processing 1 keys, 0 updates
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:39117 remote=/127.0.0.1:43316], selector=sun.nio.ch.EPollSelectorImpl@453e526, interestOps=1, readyOps=1 SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:54.959 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=1/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:54.959986446Z
15:21:54.960 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ddd867{ReadCallback@79455c17{HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:54.960 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.960 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@64cc9b50{terminated=false,multiplex=1,pooled=Buffer@3241f59b[rc=0,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@35a95eca[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:54.960 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.960 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 321 DirectByteBuffer@2b56483[p=0,l=321,c=8192,r=321]={<<<POST /policy/pdpx/v1/deci...Content-Length: 171\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:54.960 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 321 Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=321,c=8192,r=321]={<<<POST /policy/pdpx/v1/deci...Content-Length: 171\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.961 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 321 HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=321,c=8192,r=321]={<<<POST /policy/pdpx/v1/deci...Content-Length: 171\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.961 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=321,c=8192,r=321]={<<<POST /policy/pdpx/v1/deci...Content-Length: 171\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.961 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2b56483[p=0,l=321,c=8192,r=321]={<<<POST /policy/pdpx/v1/deci...Content-Length: 171\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:54.961 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST)
15:21:54.961 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}} reservedThread run AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=1/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58903ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:54.961481258Z on ReservedThread@528a36a1{thread=Thread[qtp1400457356-29,5,main]}
15:21:54.962 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=1/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58902ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:54.962627901Z tryProduce true
15:21:54.962 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:54.962 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:54.962 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=SPACE1,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:54.962 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 waiting with 1 keys
15:21:54.964 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:54.964 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:54.972 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:54.972 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/json: application/json)
15:21:54.972 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: application/json) header=Content-Type, headerString=[Content-Type], valueString=[application/json]
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:39117)
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:39117) header=Host, headerString=[Host], valueString=[localhost:39117]
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:21:54.973 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:21:54.974 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:54.974 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:54.974 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:54.974 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:54.974 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:54.974 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 171)
15:21:54.974 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[171]
15:21:54.979 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,HTTP/1.1,h=7,cl=171,p=null} HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:54.984 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:54.984 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 171} Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=321,l=321,c=8192,r=0]={POST /pol...171\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:54.985 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1 HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:54.985 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}
15:21:55.009 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@c89efc2{capacity=8}
15:21:55.027 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@300871208 cs=ServletChannelState@7e9fe7e0{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5817dc6e eof=false
15:21:55.030 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5817dc6e
15:21:55.030 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@2fd1b779[c=null]
15:21:55.030 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=49} -> ServletContextRequest@331ee133{POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} : ServletChannelState@7e9fe7e0{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:55.035 [qtp1400457356-25] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/decision) -> Constraint@4d7a4317{unnamed@4d7a4317,INHERIT,SPECIFIC_ROLE,[user]}
15:21:55.036 [qtp1400457356-25] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:55.038 [qtp1400457356-25] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@5b7600ec.login DefaultUserIdentity('healthcheck')
15:21:55.039 [qtp1400457356-25] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@1bc5e14a{BASIC,DefaultUserIdentity('healthcheck')}
15:21:55.040 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@48e1e18a{STARTED} ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=59} ServletContextRequest@331ee133{POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@697766b org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@405b4e3d
15:21:55.040 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=59} -> ServletContextRequest@331ee133{POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@697766b,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@405b4e3d
15:21:55.040 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:39117/policy/pdpx/v1/decision?abbrev=true ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=59} 
15:21:55.040 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@7e9fe7e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:55.041 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=60}
15:21:55.042 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@48e1e18a{STARTED} cached filter chain for REQUEST: Chain@7c94d094(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@511c4027(org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:55.042 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@7c94d094(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@511c4027(org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:55.075 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@2fd1b779[c=null]
15:21:55.075 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@2fd1b779[c=null]
15:21:55.075 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@2fd1b779[c=null]
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=321,l=321,c=8192,r=0]={POST /pol...171\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=115/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2b56483[p=321,l=321,c=8192,r=0]={POST /pol...171\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CONTENT,0 of 171} Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=321,l=321,c=8192,r=0]={POST /pol...171\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=115/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 171 DirectByteBuffer@2b56483[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 171 Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2b56483[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.076 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@6a4947f[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}/Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,171 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.077 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,171 of 171} Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,171 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.077 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 171 and _firstByteTimeStamp to 185302015801 AsyncContentProducer@2fd1b779[c=null]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@2fd1b779[c=null]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@2fd1b779[c=WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]]]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@2fd1b779[c=WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]]]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@7e9fe7e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=0,l=171,c=8192,r=171]={<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 171 byte(s) HttpInput@300871208 cs=ServletChannelState@7e9fe7e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5817dc6e eof=false
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@2fd1b779[c=WithRetainable@b0e2291[l=false,b=DirectByteBufferR@6a4947f[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}][Buffer@3241f59b[rc=2,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}]]]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@2fd1b779[c=null]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@2fd1b779[c=null]
15:21:55.078 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=CONTENT,171 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(171)
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,171 of 171} Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=171,l=171,c=8192,r=0]={{"ONAPNam....tca"}}<<<>>>nnection ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=END,171 of 171},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.Request -- read EOF
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 171 and _firstByteTimeStamp to 185302015801 AsyncContentProducer@2fd1b779[c=null]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@2fd1b779[c=null]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@2fd1b779[c=EOF]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@2fd1b779[c=EOF]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@300871208 cs=ServletChannelState@7e9fe7e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5817dc6e eof=false
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=185302015801] AsyncContentProducer@2fd1b779[c=EOF]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@2fd1b779[c=EOF]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@2fd1b779[c=EOF]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@2fd1b779[c=EOF]
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@7e9fe7e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@300871208 cs=ServletChannelState@7e9fe7e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5817dc6e eof=false
15:21:55.079 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false
15:21:55.089 [qtp1400457356-25] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca})
15:21:55.095 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca})
15:21:55.128 [qtp1400457356-25] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE
15:21:55.139 [qtp1400457356-25] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler
15:21:55.139 [qtp1400457356-25] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64
15:21:55.140 [qtp1400457356-25] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure
15:21:55.141 [qtp1400457356-25] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.scaleout.tca]
15:21:55.141 [qtp1400457356-25] DEBUG com.att.research.xacml.std.annotations.RequestParser -- []
15:21:55.141 [qtp1400457356-25] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type
15:21:55.143 [qtp1400457356-25] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DCAE
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string PolicyHandler
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string configure
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null
		http://www.w3.org/2001/XMLSchema#string onap.scaleout.tca

15:21:55.149 [qtp1400457356-25] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:55.153 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:55.153 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:21:55.153 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:55.169 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml
15:21:55.222 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:21:55.223 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:21:55.225 [qtp1400457356-25] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy a719a06a-1e2d-4bdf-bb79-a6d2bb242892 version 1.0
15:21:55.225 [qtp1400457356-25] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy a719a06a-1e2d-4bdf-bb79-a6d2bb242892 version 1.0
15:21:55.225 [qtp1400457356-25] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.scaleout.tca version 1.0.0
15:21:55.225 [qtp1400457356-25] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-2388182697665889867/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:55.230 [qtp1400457356-25] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:21:55.231 [qtp1400457356-25] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match a719a06a-1e2d-4bdf-bb79-a6d2bb242892
15:21:55.231 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:55 UTC 2025: "PolicySet" from "a719a06a-1e2d-4bdf-bb79-a6d2bb242892"
15:21:55.231 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:55 UTC 2025: "Match" from "a719a06a-1e2d-4bdf-bb79-a6d2bb242892"
15:21:55.231 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:55.263 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:55 UTC 2025: "Match" from "onap.scaleout.tca"
15:21:55.263 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:55.264 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:55 UTC 2025: "Match" from "onap.scaleout.tca:rule"
15:21:55.264 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:21:55.266 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:55 UTC 2025: "Result" from "onap.scaleout.tca:rule"
15:21:55.267 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]}
15:21:55.267 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:55 UTC 2025: "Result" from "onap.scaleout.tca"
15:21:55.267 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]}
15:21:55.268 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:21:55 UTC 2025: "Result" from "a719a06a-1e2d-4bdf-bb79-a6d2bb242892"
15:21:55.268 [qtp1400457356-25] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=a719a06a-1e2d-4bdf-bb79-a6d2bb242892,version=1.0}]}
15:21:55.268 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 125ms
15:21:55.268 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=a719a06a-1e2d-4bdf-bb79-a6d2bb242892,version=1.0}]}]}
15:21:55.269 [qtp1400457356-25] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body
15:21:55.270 [qtp1400457356-25] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator
15:21:55.270 [qtp1400457356-25] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null)
15:21:55.277 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@69ee06e0[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:55.277 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=159 null
15:21:55.278 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:54 GMT
Content-Length: 159
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: e0865cce-a8b6-43a8-8fd6-92a1a89e6325
Content-Type: application/json

 committed
15:21:55.279 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@7825fb1f[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@67867d56{200,POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}
15:21:55.279 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@499be3f0[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=159},cb=ChannelResponse@67867d56{200,POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] (null,[p=0,l=159,c=8192,r=159],true)@START
15:21:55.279 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=159} last=true content=HeapByteBuffer@7825fb1f[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.279 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:54 GMT
Content-Length: 159
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: e0865cce-a8b6-43a8-8fd6-92a1a89e6325
Content-Type: application/json


15:21:55.280 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 159
15:21:55.280 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@499be3f0[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=159},cb=ChannelResponse@67867d56{200,POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=159,c=8192,r=159],true)@COMPLETING
15:21:55.280 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@482ce4fe{IDLE}->null [DirectByteBuffer@c035c31[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 159\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7825fb1f[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:55.280 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@482ce4fe{WRITING}->null:IDLE-->WRITING
15:21:55.281 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 410 SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=W,to=204/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=END,171 of 171},g=HttpGenerator@34a328eb{s=COMPLETING}]=>HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.281 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=410 remaining=0 WriteFlusher@482ce4fe{WRITING}->null
15:21:55.281 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@482ce4fe{IDLE}->null:WRITING-->IDLE
15:21:55.281 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@499be3f0[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=159},cb=ChannelResponse@67867d56{200,POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=159,l=159,c=8192,r=0],true)@END
15:21:55.281 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@35ae48cc{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@35a95eca[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:55.281 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@35ae48cc{terminated=false,multiplex=0,pooled=Buffer@63a0937e[rc=0,DirectByteBuffer@c035c31[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@35a95eca[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:55.282 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@67867d56{200,POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}
15:21:55.284 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@f769b4b{Queued by qtp1400457356-25 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@4eb4e5ca{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:55.284 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@f769b4b{Queued by qtp1400457356-25 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@4eb4e5ca{name=HttpChannelState_writeInvoker,tail=Link@f769b4b{Queued by qtp1400457356-25 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:55.284 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@4eb4e5ca{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:55.284 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:55.286 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7e9fe7e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:55.286 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@7e9fe7e0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:55.286 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=305}
15:21:55.286 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@4e4d407d{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@50574c53,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@1d6cc4de}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@7e9fe7e0{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7e9fe7e0{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@7e9fe7e0{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=306}
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/decision written app=159 net=159
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@1d1f22f{handling=Thread[qtp1400457356-25,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@405b4e3d
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@405b4e3d
15:21:55.287 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@5524e962{s=ServletChannelState@7e9fe7e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:39117/policy/pdpx/v1/decision?abbrev=true,age=306}
15:21:55.288 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@1d1f22f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}
15:21:55.288 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@57a9c5dd, failure=null, callbackCompleted=true, completeStream=true
15:21:55.288 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@57a9c5dd, null)
15:21:55.288 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@1d1f22f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}
15:21:55.293 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Decision Response DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null)
15:21:55.294 [qtp1400457356-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:54 +0000] "POST /policy/pdpx/v1/decision?abbrev=true HTTP/1.1" 200 159 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:55.295 [qtp1400457356-25] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:55.295 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@39c6de34
15:21:55.295 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@300871208 cs=ServletChannelState@7e9fe7e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5817dc6e eof=true
15:21:55.295 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5817dc6e
15:21:55.295 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@2fd1b779[c=EOF]
15:21:55.298 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:21:55.299 [qtp1400457356-25] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@7e9fe7e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:55.300 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:21:55.300 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:21:55.300 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:21:55.300 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=END,171 of 171},g=HttpGenerator@34a328eb{s=END}]=>HttpChannelState@1d1f22f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}]
15:21:55.300 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@1d1f22f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@9713c7e http://localhost:39117/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}
15:21:55.300 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,171 of 171}
15:21:55.300 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:55.300 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.300 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-39117, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=39117, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@560e1459{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STARTED}}, connector=RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}, jettyThread=Thread[RestServerParameters-39117,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:21:55.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}
15:21:55.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@3c48bbf3[keys=1]
15:21:55.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@5e7eed71{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.300 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1400457356-27-acceptor-0@699f7b2d-RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117} in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=4,r=-1,t=58563ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.301 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=5,r=-1,t=58563ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.301 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@179367ff on oeji.ManagedSelector@5e7eed71{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.301 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5e7eed71{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:55.301 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken with none selected
15:21:55.301 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken up from select, 0/0/0 selected
15:21:55.301 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 processing 0 keys, 1 updates
15:21:55.301 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:55.301 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@179367ff
15:21:55.301 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@5e7eed71{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.301 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:55.302 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 waiting with 0 keys
15:21:55.300 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.302 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.302 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3241f59b[rc=1,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@64cc9b50{terminated=false,multiplex=0,pooled=Buffer@3241f59b[rc=0,DirectByteBuffer@2b56483[p=0,l=0,c=8192,r=0]={<<<>>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@35a95eca[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ddd867{ReadCallback@79455c17{HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.303 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@5a85f41b on oeji.ManagedSelector@5e7eed71{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@548cd7a4 on oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.303 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5e7eed71{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:55.303 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken with none selected
15:21:55.303 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 woken up from select, 0/0/0 selected
15:21:55.303 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken with none selected
15:21:55.303 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1645e16 processing 0 keys, 1 updates
15:21:55.303 [qtp1400457356-25] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.304 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken up from select, 0/0/1 selected
15:21:55.304 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:55.304 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 processing 0 keys, 1 updates
15:21:55.304 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@5a85f41b
15:21:55.304 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:55.304 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@548cd7a4
15:21:55.304 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@1645e16 on oeji.ManagedSelector@5e7eed71{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.304 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.304 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:55.304 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 waiting with 1 keys
15:21:55.304 [qtp1400457356-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:55.304 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4bfedff2 in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=5,r=-1,t=58560ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.304 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=6,r=-1,t=58560ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=6,r=-1,t=58557ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:21:55.307423575Z
15:21:55.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@5c9e8972/SelectorProducer@1a0e7f6b/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=6,r=-1,t=58557ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:21:55.307576198Z
15:21:55.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@5e7eed71{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@452f8555{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.307 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@35abfeba on oeji.ManagedSelector@452f8555{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.307 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@452f8555{STOPPING}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:55.307 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken with none selected
15:21:55.307 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken up from select, 0/0/1 selected
15:21:55.307 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 processing 0 keys, 1 updates
15:21:55.307 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:55.307 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@35abfeba
15:21:55.307 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@452f8555{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7b59c3cb[{l=/127.0.0.1:39117,r=/127.0.0.1:43316,CLOSED,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5ddd867{ReadCallback@79455c17{HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=null,r=null,CLOSED,fill=FI,flush=-,to=4/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@759e22d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@759e22d0[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@452f8555{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58725dd1 startThread=0
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:55.308 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 waiting with 1 keys
15:21:55.309 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7b031f53 on oeji.ManagedSelector@452f8555{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.309 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58725dd1 in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=5,r=-1,t=58555ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.309 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@452f8555{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:55.309 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7b59c3cb[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@759e22d0[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.309 [qtp1400457356-28] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@759e22d0::SocketChannelEndPoint@7b59c3cb[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@759e22d0[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@34a328eb{s=START}]=>HttpChannelState@1d1f22f{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:55.309 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken with none selected
15:21:55.309 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58725dd1 in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=5,r=-1,t=58555ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.309 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 woken up from select, 0/0/0 selected
15:21:55.309 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@453e526 processing 0 keys, 1 updates
15:21:55.309 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:55.309 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=6,r=-1,t=58555ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.304 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@16c01299 in QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=5,r=-1,t=58560ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.309 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7b031f53
15:21:55.311 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=58553ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.311 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@453e526 on oeji.ManagedSelector@452f8555{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.311 [qtp1400457356-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:55.311 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:55.311 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:55.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=58552ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:55.31203102Z
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@507b0aa0/SelectorProducer@28753492/IDLE/p=0/QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=58552ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:55.312120872Z
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@452f8555{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@3c48bbf3[keys=0]
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@2f1d2384[HTTP/1.1]
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@2f1d2384[HTTP/1.1]
15:21:55.312 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@6dcf39c6{HTTP/1.1, (http/1.1)}{0.0.0.0:39117}
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@560e1459{STARTED}[12.0.16,sto=0]
15:21:55.312 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@560e1459{STOPPING}[12.0.16,sto=0]
15:21:55.312 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@560e1459{STOPPING}[12.0.16,sto=0]
15:21:55.312 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@560e1459{STOPPING}[12.0.16,sto=0]
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@42a6966c{STARTED}[worker=node0]
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@765ecb2a{STARTED}[interval=660000, ownscheduler=false]
15:21:55.312 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@765ecb2a{STOPPED}[interval=660000, ownscheduler=false]
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@42a6966c{STOPPED}[worker=node0]
15:21:55.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STARTED}}
15:21:55.313 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STARTED}}
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@3bd1c7f0{STARTED}
15:21:55.313 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@118d6448[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@5459fbed[passivating=false,graceSec=3600]
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@5459fbed[passivating=false,graceSec=3600]
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@118d6448[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@424ebf5b{STARTED}
15:21:55.313 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@424ebf5b{STOPPING}
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@48e1e18a{STARTED}
15:21:55.313 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@48e1e18a{STOPPING}
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=true,async=true,src=EMBEDDED:<null>}
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>}
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-24c04a7f==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@991621f2{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:55.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:21:55.320 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:55.321 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-47db5b8f[EMBEDDED:<null>]
15:21:55.321 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:55.321 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:55.321 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2b097d19{/*->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:55.321 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@e36a4c1{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-e36a4c1] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-47db5b8f=MappedServlet5d46f4a3{null->org.glassfish.jersey.servlet.ServletContainer-47db5b8f==org.glassfish.jersey.servlet.ServletContainer@51910a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:55.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@48e1e18a{STOPPED}
15:21:55.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@14ce13fa[RestServerParameters-login-service]
15:21:55.321 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@718198db[users.count=1]
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@718198db[users.count=1]
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@14ce13fa[RestServerParameters-login-service]
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@424ebf5b{STOPPED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@3bd1c7f0{STOPPED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@1abb719a{base=null,protected=[]}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@1abb719a{base=null,protected=[]}
15:21:55.322 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@1001b435{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3bd1c7f0{STOPPED}}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@3b6098fd{STARTED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@4ce5013a{STARTED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@4ce5013a{STOPPED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@3b6098fd{STOPPED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@65e4eba5{STARTED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@65e4eba5{STOPPED}
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1400457356]@5379488c{STARTED,8<=8<=200,i=7,r=-1,t=58541ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=8<=200,i=7,r=-1,t=58541ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}
15:21:55.323 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@528a36a1{thread=null} in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=8<=200,i=7,r=-1,t=58541ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.323 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=8<=200,i=8,r=-1,t=58541ms,q=0}[ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}]
15:21:55.323 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@296aab02{capacity=4,threads=ThreadIdPool@72ced3d9{capacity=4}}
15:21:55.323 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1400457356-27,5,main] for 2499
15:21:55.323 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=8,r=-1,t=58541ms,q=0}[NO_TRY]
15:21:55.323 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=8,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.323 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=9,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.323 [qtp1400457356-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-31,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=9,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=9,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=9,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=9,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=10,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=10,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-32,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=10,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=11,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-27] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-27,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=11,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1400457356-29,5,main] for 2499
15:21:55.324 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=11,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=11,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=11,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=9,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=12,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=12,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=12,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=12,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=13,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=14,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=14,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-30,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=15,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=15,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-26,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=14,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-28,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=14,r=-1,t=58540ms,q=0}[NO_TRY]
15:21:55.324 [qtp1400457356-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-25,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=15,r=-1,t=58539ms,q=0}[NO_TRY]
15:21:55.325 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=15,r=-1,t=58539ms,q=0}[NO_TRY]
15:21:55.325 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=15,r=-1,t=58539ms,q=0}[NO_TRY]
15:21:55.325 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=16,r=-1,t=58539ms,q=0}[NO_TRY]
15:21:55.325 [qtp1400457356-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1400457356-29,5,main] exited for QueuedThreadPool[qtp1400457356]@5379488c{STOPPING,8<=0<=200,i=16,r=-1,t=58539ms,q=0}[NO_TRY]
15:21:55.325 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1400457356-30,5,] for 2498
15:21:55.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1400457356]@5379488c{STOPPED,8<=0<=200,i=16,r=-1,t=58528ms,q=0}[NO_TRY]
15:21:55.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@560e1459{STOPPED}[12.0.16,sto=0]
15:21:55.336 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:21:55.336 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:21:55.336 [pool-3-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@56e4dbd5
15:21:55.337 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:21:55.337 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@4f93816d to TERMINATED
15:21:55.339 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"f86fd932-25ba-4476-a61c-f9922e91acf4","timestampMs":1741792915337,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:21:55.340 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:21:55.340 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:21:55.340 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:21:55.340 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown
15:21:55.340 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:21:55.340 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown
15:21:55.340 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:21:55.340 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:21:55.340 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@57be0d93
15:21:55.340 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:21:55.340 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 s -- in org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults
[INFO] Running org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer
15:21:55.352 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_Std.json" does not exist on the local file system
15:21:55.353 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_Std.json" : 
15:21:55.522 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "keystore_san.txt" does not exist on the local file system
15:21:55.522 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/3.1.1/utils-test-3.1.1.jar!/keystore_san.txt" : 
15:21:56.896 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json]
15:21:56.897 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:21:56.897 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:21:56.898 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@23943a02
15:21:56.899 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@5a6f8797 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@606be171, baseUrl=http://0.0.0.0:6970/, alive=true)
15:21:56.900 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:21:56.900 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:56.900 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:56.901 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:21:56.901 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:56.901 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.901 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:21:56.902 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:56.902 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:21:56.902 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:21:56.902 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.903 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:21:56.903 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:56.903 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.904 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:21:56.904 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.904 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:21:56.904 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:21:56.904 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:56.905 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:56.905 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@38a5b985, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@d0089e5, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@6acee861, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@f60910d, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@1a1c68f5, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@13da85f2}
15:21:56.905 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:56.906 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:56.906 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@28488f2e added {SymlinkAllowedResourceAliasChecker@fe9d54b{base=null,protected=[]},MANAGED}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@675843886 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2018614627 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@4f54b976[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2018614627 added {[],POJO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2018614627 added {[],POJO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2018614627 added {[],POJO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@28488f2e added {oeje10s.SessionHandler@78519d63{STOPPED},AUTO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@78519d63 added {oeje10s.ServletHandler@23096e4d{STOPPED},AUTO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@620bb4ea added {org.eclipse.jetty.util.thread.ThreadPoolBudget@16c5974d,POJO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2083525610 added {QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPED,8<=0<=200,i=0,r=-1,t=-187131ms,q=0}[NO_TRY],AUTO}
15:21:56.907 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2083525610 added {oejut.ScheduledExecutorScheduler@14a37127{STOPPED},AUTO}
15:21:56.908 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2083525610 added {org.eclipse.jetty.io.ArrayByteBufferPool@2bb03bbd{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:21:56.908 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2083525610 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:21:56.908 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2083525610 added {org.eclipse.jetty.util.component.DumpableMap@1175ae79,POJO}
15:21:56.908 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1839612158 added {oejs.Slf4jRequestLogWriter@62832e24{STOPPED},AUTO}
15:21:56.908 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7c3013ea added {oejs.CustomRequestLog@6da640fe{STOPPED},AUTO}
15:21:56.919 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@7b73b5c9{STOPPED}
15:21:56.920 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7805ms oejur.ResourceFactoryInternals$LifeCycle@7b73b5c9{STARTED}
15:21:56.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4a402ba3 added {oejur.ResourceFactoryInternals$LifeCycle@7b73b5c9{STARTED},MANAGED}
15:21:56.920 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4a402ba3 added {org.eclipse.jetty.util.resource.ResourceFactory$2@37e628c0,POJO}
15:21:56.923 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1093482396 added {HttpConfiguration@5b6dc76c{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@5d388611]},POJO}
15:21:56.924 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1577219388 added {Server@4a402ba3[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:21:56.924 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@2070721059 added {QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPED,8<=0<=200,i=0,r=-1,t=-187148ms,q=0}[NO_TRY],UNMANAGED}
15:21:56.924 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@2070721059 added {oejut.ScheduledExecutorScheduler@14a37127{STOPPED},UNMANAGED}
15:21:56.924 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@2070721059 added {org.eclipse.jetty.io.ArrayByteBufferPool@2bb03bbd{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:21:56.924 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@7b6cb223 added {SslConnectionFactory@5e02753c{SSL->HTTP/1.1},AUTO}
15:21:56.924 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@7b6cb223{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@5e02753c{SSL->HTTP/1.1}
15:21:56.924 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@7b6cb223 added {HttpConnectionFactory@412d379c[HTTP/1.1],AUTO}
15:21:56.924 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@412d379c[HTTP/1.1]
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@2070721059 added {ServerConnectorManager@5b64bc02[keys=0],MANAGED}
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7c3013ea added {RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141},AUTO}
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7c3013ea added {oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@78519d63{STOPPED}},AUTO}
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2572d409 added {SymlinkAllowedResourceAliasChecker@6814fe0e{base=null,protected=[]},MANAGED}
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@628282377 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2572d409 added {oeje10s.ServletHandler@7677a485{STOPPED},AUTO}
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7677a485 added {org.glassfish.jersey.servlet.ServletContainer-88d92e5==org.glassfish.jersey.servlet.ServletContainer@69e2e25f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:56.925 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7677a485 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-88d92e5,POJO}
15:21:56.926 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-33141, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33141, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@7c3013ea{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@78519d63{STOPPED}}, connector=RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-88d92e5==org.glassfish.jersey.servlet.ServletContainer@69e2e25f{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:33141/
   +> swagger.context.id=swagger-33141
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-33141
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 50/120/4,012 MiB
UTC: 2025-03-12T15:21:56.925902899Z; Etc/UTC: 2025-03-12T15:21:56.925902899Z
15:21:56.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@996986209 added {org.eclipse.jetty.security.DefaultIdentityService@7447b08c,POJO}
15:21:56.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@3b6ccd61 added {UserStore@3f5f610d[users.count=1],AUTO}
15:21:56.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@108732265 added {org.eclipse.jetty.util.component.DumpableCollection@4ff10cfa,POJO}
15:21:56.926 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:56.926 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:56.926 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:21:56.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@67b1f69 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00,POJO}
15:21:56.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@67b1f69 added {HashLoginService@3b6ccd61[RestServerParameters-login-service],AUTO}
15:21:56.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@78519d63 added {oejs.SecurityHandler$PathMapped@67b1f69{STOPPED},AUTO}
15:21:56.927 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@67b1f69 added {oeje10s.ServletHandler@23096e4d{STOPPED},AUTO}
15:21:56.927 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23096e4d added {org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:56.927 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23096e4d added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7d0c21,POJO}
15:21:56.928 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-33141, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33141, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7c3013ea{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@78519d63{STOPPED}}, connector=RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-33141
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-33141
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 50/120/4,012 MiB
UTC: 2025-03-12T15:21:56.927801008Z; Etc/UTC: 2025-03-12T15:21:56.927801008Z
15:21:56.928 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23096e4d added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:21:56.928 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23096e4d added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608,POJO}
15:21:56.928 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:21:56.928 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:21:56.928 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:21:56.928 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e0fbfb6
15:21:56.928 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:21:56.928 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:21:56.928 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:21:56.928 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:21:56.928 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:21:56.940 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:21:56.940 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:21:56.940 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:21:56.940 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-33141, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33141, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7c3013ea{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@78519d63{STOPPED}}, connector=RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:21:56.940 [pool-5-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@921a1b
15:21:56.940 [pool-5-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"f11467a9-811b-425a-84ce-2182c0739486","timestampMs":1741792916940,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:21:56.948 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:21:56.948 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:21:56.948 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:21:56.952 [RestServerParameters-33141] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-33141, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33141, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7c3013ea{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@78519d63{STOPPED}}, connector=RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}, jettyThread=Thread[RestServerParameters-33141,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@7c3013ea{STOPPED}[12.0.16,sto=0]
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7c3013ea added {org.eclipse.jetty.server.Server$DynamicErrorHandler@d3584af,POJO}
15:21:56.952 [RestServerParameters-33141] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@7c3013ea{STARTING}[12.0.16,sto=0]
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPED,8<=0<=200,i=0,r=-1,t=-187176ms,q=0}[NO_TRY]
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@3f27b79{capacity=4}
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@130936799 added {QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=0<=200,i=0,r=-1,t=-187176ms,q=0}[NO_TRY],UNMANAGED}
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@130936799 added {ThreadIdPool@3f27b79{capacity=4},POJO}
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@620bb4ea added {ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}},AUTO}
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7838ms ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}
15:21:56.952 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-38,5,main]
15:21:56.956 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-39,5,main]
15:21:56.956 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.956 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-40,5,main]
15:21:56.956 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.956 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-41,5,main]
15:21:56.956 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.957 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-42,5,main]
15:21:56.957 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.957 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-43,5,main]
15:21:56.957 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.957 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-44,5,main]
15:21:56.958 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1644934378-45,5,main]
15:21:56.958 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7843ms QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@14a37127{STOPPED}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7843ms oejut.ScheduledExecutorScheduler@14a37127{STARTED}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@6da640fe{STOPPED}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@62832e24{STOPPED}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7843ms oejs.Slf4jRequestLogWriter@62832e24{STARTED}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7843ms oejs.CustomRequestLog@6da640fe{STARTED}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@78519d63{STOPPED}}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@26aed04c
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@78519d63{STOPPED}}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@fe9d54b{base=null,protected=[]}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@28488f2e added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@bfec2be,POJO}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7843ms SymlinkAllowedResourceAliasChecker@fe9d54b{base=null,protected=[]}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@78519d63{STOPPED}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@78519d63 added {org.eclipse.jetty.session.DefaultSessionCache@7042daf1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@7042daf1 added {org.eclipse.jetty.session.NullSessionDataStore@35aaefcb[passivating=false,graceSec=3600],AUTO}
15:21:56.958 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@65567582{STOPPED}[worker=null]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@65567582 added {oejs.HouseKeeper@1840b0a4{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:21:56.959 [RestServerParameters-33141] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@1840b0a4{STOPPED}[interval=600000, ownscheduler=false]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms
15:21:56.959 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7844ms oejs.HouseKeeper@1840b0a4{STARTED}[interval=600000, ownscheduler=false]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7844ms oejs.DefaultSessionIdManager@65567582{STARTED}[worker=node0]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7c3013ea added {oejs.DefaultSessionIdManager@65567582{STARTED}[worker=node0],MANAGED}
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@78519d63 added {oejs.DefaultSessionIdManager@65567582{STARTED}[worker=node0],UNMANAGED}
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@67b1f69{STOPPED}
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@67b1f69 added {org.eclipse.jetty.security.DefaultIdentityService@7447b08c,POJO}
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@67b1f69 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@1c0518a5,POJO}
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@67b1f69{STARTING}
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@3b6ccd61[RestServerParameters-login-service]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@3f5f610d[users.count=1]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7844ms UserStore@3f5f610d[users.count=1]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7844ms HashLoginService@3b6ccd61[RestServerParameters-login-service]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@23096e4d{STOPPED}
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7d0c21[EMBEDDED:<null>]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet4aa984c2{/*->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:56.959 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-7d0c21=MappedServlet5771d8a3{null->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@23096e4d{STARTING}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23096e4d added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@23096e4d added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e,POJO}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7d0c21[EMBEDDED:<null>]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5997446f{/*->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e[EMBEDDED:<null>]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet55f61fae{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e=MappedServlet4ac659e8{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-7d0c21=MappedServlet1b6d021b{null->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7d0c21[EMBEDDED:<null>]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet783a9925{/*->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e[EMBEDDED:<null>]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet1d54f2e3{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e=MappedServlet4ac659e8{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-7d0c21=MappedServlet1b6d021b{null->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@23096e4d{STARTING}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7845ms oeje10s.ServletHandler@23096e4d{STARTED}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7846ms oejs.SecurityHandler$PathMapped@67b1f69{STARTED}
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@7042daf1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@35aaefcb[passivating=false,graceSec=3600]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7846ms org.eclipse.jetty.session.NullSessionDataStore@35aaefcb[passivating=false,graceSec=3600]
15:21:56.960 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7846ms org.eclipse.jetty.session.DefaultSessionCache@7042daf1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@78519d63 added {[],POJO}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7846ms oeje10s.SessionHandler@78519d63{STARTED}
15:21:56.961 [RestServerParameters-33141] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STARTED}}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7846ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@65a5e1b8
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7846ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7846ms org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:56.961 [RestServerParameters-33141] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-7d0c21
15:21:57.029 [RestServerParameters-33141] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:57.029 [RestServerParameters-33141] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:21:57.039 [RestServerParameters-33141] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STARTED}}
15:21:57.039 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @7924ms oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STARTED}}
15:21:57.039 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}
15:21:57.039 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@7b6cb223 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:33141],POJO}
15:21:57.039 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@5e02753c{SSL->HTTP/1.1}
15:21:57.040 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@4a402ba3[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:57.061 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@4ee82e1e(policy@policy.onap.org,h=[],a=[],w=[])
15:21:57.061 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@4ee82e1e(policy@policy.onap.org,h=[policy],a=[],w=[])
15:21:57.061 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:21:57.061 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:21:57.061 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:21:57.061 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:21:57.062 [RestServerParameters-33141] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@4a402ba3[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:57.069 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@2154894b] for Server@4a402ba3[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:57.118 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:21:57.118 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:21:57.119 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792917119|SSL_NULL_WITH_NULL_NULL)]
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8005ms Server@4a402ba3[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792917120|SSL_NULL_WITH_NULL_NULL)]
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8005ms SslConnectionFactory@5e02753c{SSL->HTTP/1.1}
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@412d379c[HTTP/1.1]
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8005ms HttpConnectionFactory@412d379c[HTTP/1.1]
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@5b64bc02[keys=0]
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1703868468 added {SelectorProducer@3911e91a,POJO}
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1703868468 added {QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}],UNMANAGED}
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.120527909Z created
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@20863937 added {AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.120659242Z,MANAGED}
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5b64bc02 added {oeji.ManagedSelector@13e5bc1{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1907853 added {SelectorProducer@12400be2,POJO}
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1907853 added {QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}],UNMANAGED}
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.120919677Z created
15:21:57.120 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@607086985 added {AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59837ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.120991328Z,MANAGED}
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5b64bc02 added {oeji.ManagedSelector@242f6989{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@13e5bc1{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.121217233Z
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8006ms AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=8,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.121290494Z
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@57bcde9e startThread=0
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3fad5990 on oeji.ManagedSelector@13e5bc1{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.121 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@57bcde9e in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=7,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.121 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=7,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.121723422Z tryProduce false
15:21:57.121 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:57.121 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3fad5990
15:21:57.121 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:57.121 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 0 keys
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8007ms oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.121 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@242f6989{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=7,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.122090699Z
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8007ms AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=7,r=-1,t=59836ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.122197862Z
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2da04a9c startThread=0
15:21:57.122 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2da04a9c in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=6,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@729c1d80 on oeji.ManagedSelector@242f6989{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.122 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=6,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.122401286Z tryProduce false
15:21:57.122 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:57.122 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@729c1d80
15:21:57.122 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:57.122 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 0 keys
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8007ms oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8007ms ServerConnectorManager@5b64bc02[keys=0]
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@7b6cb223 added {acceptor-0@43656563,POJO}
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@43656563 startThread=0
15:21:57.122 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@43656563 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=5,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.122 [RestServerParameters-33141] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8007ms RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}
15:21:57.122 [RestServerParameters-33141] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@7c3013ea{STARTING}[12.0.16,sto=0] @8007ms
15:21:57.122 [RestServerParameters-33141] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @8008ms oejs.Server@7c3013ea{STARTED}[12.0.16,sto=0]
15:21:57.949 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:33141 connected - retries=20 interval=1000
15:21:57.951 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHealthCheckFailure *****************************
15:21:57.952 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4d61cf21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36854]] on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.952 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:57.952 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:57.952 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:57.952 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/0 selected
15:21:57.952 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:57.952 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:57.953 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:57.953 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4d61cf21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36854]]
15:21:57.953 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4d61cf21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36854]] startThread=0
15:21:57.953 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:57.953 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:57.953 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4d61cf21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36854]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.953 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:57.953 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:57.954 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36854, Session(1741792917953|SSL_NULL_WITH_NULL_NULL)]
15:21:57.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=0/30000}]
15:21:57.962 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=1/30000}]
15:21:57.962 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@6aac4962 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:57.963 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.963 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.963 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=2/30000}]
15:21:57.963 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=2/30000}]
15:21:57.963 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6cddb55b{ReadCallback@494abb06{HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:57.963 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.964 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:57.964 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.964 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@74a37a23{SSLC.NBReadCB@b45602b{SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:57.964 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.964 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@7e2ed163 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:57.964 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:57.964 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:57.964 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/1 selected
15:21:57.964 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 2 updates
15:21:57.964 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:57.964 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@6aac4962
15:21:57.964 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@7e2ed163
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/1 selected
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36854], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@48e1024{thread=null} startThread=0
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.965663562Z
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:57.965818095Z
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:57.965 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.966 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:57.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@48e1024{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:57.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:57.966 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.966 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@74a37a23{SSLC.NBReadCB@b45602b{SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:57.966 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.966 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=?, handled=?, send=?, completed=?, request=?}]
15:21:57.965 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.966 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6cddb55b{ReadCallback@494abb06{HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=FI,flush=-,to=3/30000}]}}
15:21:57.966 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=3/30000}]
15:21:57.966 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4d61cf21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36854]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.966 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.966 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@53dfa969[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=3/30000}]
15:21:57.967 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.967 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:57.979 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=20480/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.980 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:57.980 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=-1
15:21:57.980 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.981 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=ReservedBuffer@2d731939[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:57.981 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@4a233184{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:57.981 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:57.981 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=-1 uf=false SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=START,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.981 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@53dfa969[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@53dfa969[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@53dfa969[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@53dfa969[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@53dfa969[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@25b4649{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SslEndPoint@11b3dae8[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OPEN,fill=-,flush=-,to=18/30000}]
15:21:57.982 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=true
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OSHUTTING,fill=-,flush=-,to=19/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=true/true
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OSHUTTING,fill=-,flush=-,to=20/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.983 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@50d1221e[{l=/127.0.0.1:33141,r=/127.0.0.1:36854,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36854,OSHUTTING,fill=-,flush=-,to=20/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.984 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@74a37a23{null}
15:21:57.984 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:57.984 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:57.984 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/0 selected
15:21:57.984 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 0 updates
15:21:57.984 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:57.984 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:57.984 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 0 keys
15:21:57.984 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@242238cf in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=58973ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.984 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@50d1221e[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=21/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.985 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=null,r=null,OSHUTTING,fill=-,flush=-,to=21/30000}]
15:21:57.985 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=21/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.985 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@242238cf in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=58972ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.985 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58972ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.985 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@242238cf startThread=0
15:21:57.985 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:57.985 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.985 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@50d1221e[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.985 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@50d1221e[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.986 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3a4f9622::SslEndPoint@11b3dae8[{l=null,r=null,OSHUT,fill=-,flush=-,to=22/30000}]
15:21:57.986 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@b45602b::SocketChannelEndPoint@50d1221e[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=22/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:57.986 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@50d1221e[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@b45602b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=22/30000}=>HttpConnection@3a4f9622[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@44d6667e{s=START}]=>HttpChannelState@4cb9d0df{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58971ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:57.986 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58971ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.491 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@43a638fd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868]] on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:58.492 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/0 selected
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@43a638fd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868]]
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@43a638fd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868]] startThread=0
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.492 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.492 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@43a638fd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58465ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.492 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:58.492 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:58.492 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.492 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.492 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.492 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@5ca17d1c on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@43a638fd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58464ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.493 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58464ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.493 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.493 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/1 selected
15:21:58.493 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 2 updates
15:21:58.493 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:58.493 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@5ca17d1c
15:21:58.493 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227
15:21:58.493 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.494 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.494 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/1 selected
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=19/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:58.513711805Z
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.513 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=20/30000}]}}
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=20/30000}]
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=20/30000}]
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@1c254759[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03}\xBb\xDaLE\x1a\x88\xD9\\5\xF7\xAeJ\xBd...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:21:58.514 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.516 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.517 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:58.520 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58437ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:58.520226992Z on ReservedThread@48e1024{thread=Thread[qtp1644934378-42,5,main]}
15:21:58.520 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58437ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:58.520332104Z tryProduce true
15:21:58.520 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.520 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.522 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.522 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.522 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.522 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.522 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.522 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.523 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:21:58.523 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:21:58.523 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=36868, Session(1741792918492|SSL_NULL_WITH_NULL_NULL)]
15:21:58.520 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=69/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.562 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.562 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:58.562 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=69/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.562 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:58.562 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.563 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 ReservedBuffer@6b6df52c[rc=1,HeapByteBuffer@7213a3c2[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03M|&\x19a\xB5\xB6\x1c\x86\xA2e\xAddM...{h$\x01\xEa\x05R@\xBe\xC7\xFc\xB6\x8dD\xC6f#;\x00\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.563 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=70/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.563 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.563 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.563 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.563 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=70/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.563 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.564 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.564 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.564 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.564 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=71/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=71/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=72/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=72/30000}]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=72/30000}]
15:21:58.565 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=73/30000}]
15:21:58.566 [qtp1644934378-38] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.566 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=73/30000}]
15:21:58.566 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=74/30000}]
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=74/30000}]
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.567 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:58.568 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/1 selected
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.568 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.570 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/1 selected
15:21:58.570 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.570 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.570 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.570 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.570 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@58ecc4bb{thread=null} startThread=0
15:21:58.570 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58387ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:58.570995575Z
15:21:58.570 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@58ecc4bb{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58387ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.571 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58387ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:21:58.571160098Z
15:21:58.571 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:58.571 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.571 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:58.571 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.571 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.571 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.571 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=58386ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}]}}
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.571 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.572 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.572 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.572 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 42 HeapByteBuffer@1c254759[p=0,l=42,c=20480,r=42]={<<<\x16\x03\x03\x00%\x10\x00\x00! \xF1\xC9C\xCa|\xB2\xB6\x80\xA1\xE4% \xD5us\x9f8\xA80\xE5\x89V2\x13\x0e\xDd\xA4:\xDe\x88\xAf\x07>>>\xDd\x00\x00\\\xC0,\xC0+\xCc...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.572 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=42
15:21:58.572 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=42 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=42,l=42,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\xDd\xA4:\xDe\x88\xAf\x07<<<>>>\xDd\x00\x00\\\xC0,\xC0+\xCc...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.572 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:58.573 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.588 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.589 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.589 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.589 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.589 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.589 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.598 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}]
15:21:58.598 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}]
15:21:58.599 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}]
15:21:58.599 [qtp1644934378-44] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.599 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}]
15:21:58.599 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=32/30000}]
15:21:58.599 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=32/30000}]
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:58.600 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:58.574 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.600 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@57bcde9e in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=58357ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.600 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58357ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/1 selected
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.602 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.602 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}]
15:21:58.602 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.602 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58355ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.602 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58355ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/1 selected
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58353ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:58.604608682Z
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.604 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58353ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:21:58.604682473Z on ReservedThread@58ecc4bb{thread=Thread[qtp1644934378-41,5,main]}
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.604 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58353ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:21:58.604863087Z tryProduce true
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.604 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.604 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=4/30000}]}}
15:21:58.604 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.604 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=5/30000}]
15:21:58.605 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 6 HeapByteBuffer@1c254759[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00! \xF1\xC9C\xCa|...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=6
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=6,l=6,c=20480,r=0]={\x14\x03\x03\x00\x01\x01<<<>>>\x00\x00! \xF1\xC9C\xCa|...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.605 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:58.606 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:21:58.607 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/1 selected
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227
15:21:58.607 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.607 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:58.607 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.607 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.608 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/1 selected
15:21:58.608 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.608 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.608 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.608 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.608 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58349ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:21:58.608939587Z on ReservedThread@48e1024{thread=Thread[qtp1644934378-42,5,main]}
15:21:58.608 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58349ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:21:58.608967677Z
15:21:58.608 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58349ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:21:58.609045099Z tryProduce true
15:21:58.609 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.609 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.609 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:21:58.609 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}]
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}]
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 45 HeapByteBuffer@7213a3c2[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xA4r\xC6tF\xB3\xC0\xEf\x80\xF6\xA4V\x95X\x0eV\x19qYB\xF7J\x9fL\x8c\xE8\x9f|\xAb\xD1i\xC3>>>\x00\xC8\xE53\x94_1t\xE4...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.609 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=45
15:21:58.612 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=45 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=45,l=45,c=20480,r=0]={\x16\x03\x03\x00(\x00\x00\x00\x00...\xE8\x9f|\xAb\xD1i\xC3<<<>>>\x00\xC8\xE53\x94_1t\xE4...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.612 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:58.612 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.612 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:58.612 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.612 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1e:\x07\x07\xF2\xFe\xA3...wb(\x1a\x8d1\xA8a\xCea\xC9\x80\x9c\x89\x156[\xFc\x1c\x19\xA0\xA3=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00F\xCd\x98\x8f\x9a\xBe\xDf\xC6\xA9\xB7I\xF65\xE7N\x88\xFf\xA4/\xB3;-\x0e\xA3\x96Z'^a\t\xE1\x01>>>\xC4\xD9R\xD8\xA0\xF93h\xA8...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.613 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=8/30000}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=8/30000}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=8/30000}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=8/30000}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=8/30000}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=8/30000}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.614 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.615 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.615 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:21:58.615 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1]
15:21:58.615 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/1 selected
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.615 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227
15:21:58.615 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:58.615 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.615 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.642 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/1 selected
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36868], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:21:58.643604334Z
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.643 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:21:58.643676246Z on ReservedThread@58ecc4bb{thread=Thread[qtp1644934378-41,5,main]}
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.643 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58314ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=4]@2025-03-12T15:21:58.643837009Z tryProduce true
15:21:58.643 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=29/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.643 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=29/30000}]}}
15:21:58.643 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=29/30000}]
15:21:58.643 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.644 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=29/30000}]
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 251 HeapByteBuffer@1c254759[p=0,l=251,c=20480,r=251]={<<<\x17\x03\x03\x00\xF6\x00\x00\x00\x00\x00\x00\x00\x01\x07\xA3|\xBdQE\xC9\x0f1'\xDd\x01...\xAe\x17\xE3V\xA6X\x1b\x8e%\xAd\xA4\xFfO\x1f\x1a\xEdy\x14\x13-\x94\x9fY>>>\xF3\x8b\x16\x84\xDb\xDc\x88\x88<...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=251
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=251 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 251 bytesProduced = 222 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=251,l=251,c=20480,r=0]={\x17\x03\x03\x00\xF6\x00\x00\x00\x00...y\x14\x13-\x94\x9fY<<<>>>\xF3\x8b\x16\x84\xDb\xDc\x88\x88<...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=222 uf=false SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 222 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=30/30000}]
15:21:58.644 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 222 HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=30/30000}]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=30/30000}]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:33141)
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:33141) header=Host, headerString=[Host], valueString=[localhost:33141]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:33141/policy/pdpx/v1/healthcheck,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=30/30000}]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1 HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=30/30000}]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=31/30000}]
15:21:58.645 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.646 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@6b104bb0{handling=Thread[qtp1644934378-42,5,main], handled=false, send=SENDING, completed=false, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1349558030 cs=ServletChannelState@3da23cb{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@4827cada eof=false
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@4827cada
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@78be2f0b[c=null]
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=2} -> ServletContextRequest@7e74edd1{SecureRequestWithSslSessionData@8f399df{GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}} : ServletChannelState@3da23cb{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/healthcheck) -> Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00.login DefaultUserIdentity('healthcheck')
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@3fdf4bd8{BASIC,DefaultUserIdentity('healthcheck')}
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@23096e4d{STARTED} ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=3} ServletContextRequest@7e74edd1{SecureRequestWithSslSessionData@8f399df{GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@669c3397 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@723563fa
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=3} -> ServletContextRequest@7e74edd1{SecureRequestWithSslSessionData@8f399df{GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@669c3397,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@723563fa
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:33141/policy/pdpx/v1/healthcheck ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=3} 
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@3da23cb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:58.648 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=3}
15:21:58.649 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@23096e4d{STARTED} cached filter chain for REQUEST: Chain@12a44dc0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@57e055c7(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:58.649 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@12a44dc0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@57e055c7(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@25dc20f[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-1cd3a024-3...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=115 null
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:58 GMT
Content-Length: 115
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 27cabb3d-156d-4845-92fc-87c54b74e623
Content-Type: application/json

 committed
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@29d93a61[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-1cd3a024-3...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@66f6e63e{200,GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@256a101f[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=115},cb=ChannelResponse@66f6e63e{200,GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] (null,[p=0,l=115,c=8192,r=115],true)@START
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=115} last=true content=HeapByteBuffer@29d93a61[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-1cd3a024-3...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:58 GMT
Content-Length: 115
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 27cabb3d-156d-4845-92fc-87c54b74e623
Content-Type: application/json


15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 115
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@256a101f[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=115},cb=ChannelResponse@66f6e63e{200,GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=115,c=8192,r=115],true)@COMPLETING
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2921d27d{IDLE}->null [DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 115\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@29d93a61[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-1cd3a024-3...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2921d27d{WRITING}->null:IDLE-->WRITING
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=W,to=38/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d3767da{s=COMPLETING}]=>HttpChannelState@6b104bb0{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 115\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@29d93a61[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-1cd3a024-3...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.653 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 366 bytesProduced = 395 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=395,c=20480,r=395]={<<<\x17\x03\x03\x01\x86\x00\x00\x00\x00\x00\x00\x00\x01\xD6t\xEb%8\xA3\xE7\xE6\x11T\xFf\xDf...\xFf\x99]4\x03\x81\xC2P\x1c\x8bCIx\xC4\xF8\x05\x1a\xB8\xF9\xAfR\xBf\xC0>>>\xB0\x89j\xA2\x9b\xC2n\x88\x9f...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 395 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=W,to=39/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d3767da{s=COMPLETING}]=>HttpChannelState@6b104bb0{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x01\x86\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=W,to=39/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d3767da{s=COMPLETING}]=>HttpChannelState@6b104bb0{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=366 remaining=0 WriteFlusher@2921d27d{WRITING}->null
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2921d27d{IDLE}->null:WRITING-->IDLE
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@256a101f[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=115},cb=ChannelResponse@66f6e63e{200,GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=115,l=115,c=8192,r=0],true)@END
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@78b70671{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@78b70671{terminated=false,multiplex=0,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@66f6e63e{200,GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@3cf809c3{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@7cbc04a3{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@3cf809c3{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@7cbc04a3{name=HttpChannelState_writeInvoker,tail=Link@3cf809c3{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@7cbc04a3{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3da23cb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@3da23cb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=9}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@3185e42f{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@4688423c,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@3ac2fd3f}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@3da23cb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.654 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3da23cb{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@3da23cb{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=9}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/healthcheck written app=115 net=115
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@6b104bb0{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1} 
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@723563fa
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@723563fa
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@2ce247fd{s=ServletChannelState@3da23cb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=9}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@6b104bb0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@26477fd8, failure=null, callbackCompleted=true, completeStream=true
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@26477fd8, null)
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@6b104bb0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.655 [qtp1644934378-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:58 +0000] "GET /policy/pdpx/v1/healthcheck HTTP/1.1" 200 115 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@387d43a3
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1349558030 cs=ServletChannelState@3da23cb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@4827cada eof=false
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@4827cada
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@78be2f0b[c=null]
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@3da23cb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=40/30000}]
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@6b104bb0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5214afcb https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=40/30000}]
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.655 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=5/avg=1.00/max=1]
15:21:58.656 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=5/avg=1.00/max=1]
15:21:58.656 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/1 selected
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@70144227
15:21:58.656 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.656 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:58.656 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.656 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 1 keys
15:21:58.793 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testHealthCheckFailure health report HealthCheckReport(name=xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79, url=self, healthy=false, code=500, message=not alive)
15:21:58.804 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:58.804 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:58.806 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHttpsHealthCheckSuccess *****************************
15:21:58.832 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4799a451[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874]] on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:58.833 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/0 selected
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4799a451[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874]]
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4799a451[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874]] startThread=0
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.833 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4799a451[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58124ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@e9ea27b on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.833 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=1/avg=1.00/max=1]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4799a451[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58123ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.834 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58123ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/1 selected
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 2 updates
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@e9ea27b
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.834 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.835 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/1 selected
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58121ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:21:58.836399673Z
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}]
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}]
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.836 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.837 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@7213a3c2[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03|\x8c#\x9e\xB7\xDc\x18Q\x8f(\xAa\xD3\x1d*...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.837 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:21:58.837 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.838 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.838 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:58.839 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:21:58.840 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=36874, Session(1741792918833|SSL_NULL_WITH_NULL_NULL)]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x01\x86\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03\x8c^*[\x95\x9e\x84g\x0e.\xE1\xDb\xBa\xF0...\xFa\xA8\xA4\xC0.P`\x13\xBd\x83\x17y\xFa!}k\xE6\n:\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.847 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.848 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:58.848214154Z on ReservedThread@48e1024{thread=Thread[qtp1644934378-42,5,main]}
15:21:58.848 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:58.848290766Z tryProduce true
15:21:58.848 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.848 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.848 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.848 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.848 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/1 selected
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.849 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2da04a9c in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58108ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.849 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=5,r=-1,t=58108ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/1 selected
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@3c606f32{thread=null} startThread=0
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58103ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:58.854713222Z
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58103ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:21:58.854839804Z
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.854 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58102ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.855 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@3c606f32{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58103ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.855 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:58.855 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.855 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.855 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=6/30000}]}}
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=6/30000}]
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.855 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.856 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 42 HeapByteBuffer@1c254759[p=0,l=42,c=20480,r=42]={<<<\x16\x03\x03\x00%\x10\x00\x00! "\xE3\xB8R\x04\xB6w"\x11\x9c\x1e\x88\x81\x1d\x00\xB4_L\xBbhGB\x1b\xDf1\x9d\xBa\xEfp\xFc=b>>>\x01 \xF6{^\xA0(\xB7\xFe...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.856 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=42
15:21:58.856 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=42 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=42,l=42,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\x9d\xBa\xEfp\xFc=b<<<>>>\x01 \xF6{^\xA0(\xB7\xFe...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.856 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:58.857 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.857 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.857 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.857 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.857 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.857 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=9/30000}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.858 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.859 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:21:58.859 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:21:58.859 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.859 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.859 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58098ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.859 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58098ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/1 selected
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.859 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/1 selected
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58096ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=1]@2025-03-12T15:21:58.861568345Z
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=3/30000}]}}
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}]
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}]
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.861 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 6 HeapByteBuffer@1c254759[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00! "\xE3\xB8R\x04...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=6
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=6,l=6,c=20480,r=0]={\x14\x03\x03\x00\x01\x01<<<>>>\x00\x00! "\xE3\xB8R\x04...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.862 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.863 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.863 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58094ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=2]@2025-03-12T15:21:58.863724808Z on ReservedThread@3c606f32{thread=Thread[qtp1644934378-45,5,main]}
15:21:58.863 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58094ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=2]@2025-03-12T15:21:58.863799899Z tryProduce true
15:21:58.863 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:58.863 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/1 selected
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58093ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=2]@2025-03-12T15:21:58.864393221Z
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 45 HeapByteBuffer@1c254759[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCe\xBb\xEd,\x07\xA5h\xE1\xDa-\x88\x908\t\xC2\x95\xD9\x84\x94\xFf\xD7\xF0\xDb\x92\x1d\x9c\x93\xFa\xA0\xEe\x8a$>>>{^\xA0(\xB7\xFe\x17\x81!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.864 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=45
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=45 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=45,l=45,c=20480,r=0]={\x16\x03\x03\x00(\x00\x00\x00\x00...\x9c\x93\xFa\xA0\xEe\x8a$<<<>>>{^\xA0(\xB7\xFe\x17\x81!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1e~\x10\x01\xFe!\xAd...o\x04\xAd\xDc\x18\xEcy\xF2\x87\x8do|\x1fW\xE7m\xD097\x0b\xEd\x89\xEd>>>\xBb\x99\xC2\xFa[0\xF9}\xCa...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.865 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xE7\xF07P\xB45=q\xB1J\xCd`\xD2\x88\xB3\x88}L\x83\xF9\x0e\xB0\xB5E\xEa\x9f\xFdsk\x07\x9a\xAc>>>\xBe_ \xD9\xDd\x93\xEc\xE3\xCf...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.866 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.867 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.867 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58090ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=3]@2025-03-12T15:21:58.868026361Z on ReservedThread@3c606f32{thread=Thread[qtp1644934378-45,5,main]}
15:21:58.868 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58090ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=3]@2025-03-12T15:21:58.868105943Z tryProduce true
15:21:58.868 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:58.868 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.889 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/1 selected
15:21:58.889 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:58.889 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36874], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.889 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.889 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.889 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58068ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=3]@2025-03-12T15:21:58.889991281Z on ReservedThread@3c606f32{thread=Thread[qtp1644934378-45,5,main]}
15:21:58.890 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58068ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=3]@2025-03-12T15:21:58.890096423Z tryProduce true
15:21:58.890 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.890 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.890 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.890 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.889 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58068ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=3]@2025-03-12T15:21:58.88992188Z
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=23/30000}]}}
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=23/30000}]
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=23/30000}]
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.890 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 251 HeapByteBuffer@1c254759[p=0,l=251,c=20480,r=251]={<<<\x17\x03\x03\x00\xF6\x00\x00\x00\x00\x00\x00\x00\x01q\xEe\x1e9\x14\xD4\xD4\xB0\xB0N\x19a...\xDc N\x80\xE7\xC8\xB9}\x856\xD2tr\xE3\xBe\xDd\xB0:\xA6\x0b\x8f\xA0\xDc>>>155Z\x17\r260...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=251
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=251 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 251 bytesProduced = 222 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=251,l=251,c=20480,r=0]={\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\xB0:\xA6\x0b\x8f\xA0\xDc<<<>>>155Z\x17\r260...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=222 uf=false SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 222 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=24/30000}]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 222 HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=24/30000}]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=24/30000}]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:58.891 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:33141)
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:33141) header=Host, headerString=[Host], valueString=[localhost:33141]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:33141/policy/pdpx/v1/healthcheck,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=24/30000}]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1 HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=24/30000}]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=24/30000}]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=24/30000}]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=25/30000}]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@200538ac{handling=Thread[qtp1644934378-42,5,main], handled=false, send=SENDING, completed=false, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1641452988 cs=ServletChannelState@42a7ad64{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5c6d4bc5 eof=false
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5c6d4bc5
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@18575e7[c=null]
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=0} -> ServletContextRequest@2b982072{SecureRequestWithSslSessionData@1d9d75a7{GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}} : ServletChannelState@42a7ad64{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/healthcheck) -> Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}
15:21:58.892 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00.login DefaultUserIdentity('healthcheck')
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@371d11be{BASIC,DefaultUserIdentity('healthcheck')}
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@23096e4d{STARTED} ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=0} ServletContextRequest@2b982072{SecureRequestWithSslSessionData@1d9d75a7{GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@3861efd8 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5210d316
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=0} -> ServletContextRequest@2b982072{SecureRequestWithSslSessionData@1d9d75a7{GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@3861efd8,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5210d316
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:33141/policy/pdpx/v1/healthcheck ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=1} 
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@42a7ad64{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=1}
15:21:58.893 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@12a44dc0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@57e055c7(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@24d6a4be[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=110 null
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:58 GMT
Content-Length: 110
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 1bc6dc5b-7db0-495c-8732-bfb649b08288
Content-Type: application/json

 committed
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@7b19c17b[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@4cb1eeef{200,GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@18ed0c0c[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@4cb1eeef{200,GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] (null,[p=0,l=110,c=8192,r=110],true)@START
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@78b70671{terminated=false,multiplex=1,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=110} last=true content=HeapByteBuffer@7b19c17b[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:58 GMT
Content-Length: 110
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 1bc6dc5b-7db0-495c-8732-bfb649b08288
Content-Type: application/json


15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 110
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@18ed0c0c[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@4cb1eeef{200,GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=110,c=8192,r=110],true)@COMPLETING
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@90fb8fb{IDLE}->null [DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 110\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7b19c17b[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:58.895 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@90fb8fb{WRITING}->null:IDLE-->WRITING
15:21:58.896 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=W,to=28/30000}=>HttpConnection@52cee17c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@565fc7d{s=COMPLETING}]=>HttpChannelState@200538ac{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:58.896 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 110\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.896 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@7b19c17b[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.896 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:58.896 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.896 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 361 bytesProduced = 390 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=390,c=20480,r=390]={<<<\x17\x03\x03\x01\x81\x00\x00\x00\x00\x00\x00\x00\x01\x15\xCf\x00m\x17\xE6\xE5R\xE1\xF6\x18\x96...\x96e1\x17\xCa\xCa6\xDd\xB4\xAc\x800j\x8d\xBe\xB1>\xE6z\xD9?\x1d\xCa>>>\x82\x01\x0f\x000\x82\x01\n\x02...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.899 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testHttpsHealthCheckSuccess health report HealthCheckReport(name=xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79, url=self, healthy=true, code=200, message=alive)
15:21:58.899 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:58.899 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:58.900 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testStatistics_200 *****************************
15:21:58.903 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 390 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=W,to=36/30000}=>HttpConnection@52cee17c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@565fc7d{s=COMPLETING}]=>HttpChannelState@200538ac{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:58.903 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.903 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x01\x81\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.903 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=W,to=36/30000}=>HttpConnection@52cee17c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@565fc7d{s=COMPLETING}]=>HttpChannelState@200538ac{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=361 remaining=0 WriteFlusher@90fb8fb{WRITING}->null
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@90fb8fb{IDLE}->null:WRITING-->IDLE
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@18ed0c0c[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@4cb1eeef{200,GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=110,l=110,c=8192,r=0],true)@END
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@78b70671{terminated=false,multiplex=0,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@4cb1eeef{200,GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@3c28a2b8{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@7f2de544{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@3c28a2b8{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@7f2de544{name=HttpChannelState_writeInvoker,tail=Link@3c28a2b8{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@7f2de544{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@42a7ad64{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@42a7ad64{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.904 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=12}
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@f500bc1{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@7b6cb2b0,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@2a8e207}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@42a7ad64{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@42a7ad64{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@42a7ad64{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=13}
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/healthcheck written app=110 net=110
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@200538ac{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1} 
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5210d316
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5210d316
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@542b6b1e{s=ServletChannelState@42a7ad64{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=13}
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@200538ac{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@12bf30d3, failure=null, callbackCompleted=true, completeStream=true
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@12bf30d3, null)
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@200538ac{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.905 [qtp1644934378-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:58 +0000] "GET /policy/pdpx/v1/healthcheck HTTP/1.1" 200 110 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@1dbe2f46
15:21:58.905 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1641452988 cs=ServletChannelState@42a7ad64{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5c6d4bc5 eof=false
15:21:58.906 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@5c6d4bc5
15:21:58.906 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@18575e7[c=null]
15:21:58.906 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@42a7ad64{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:58.906 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=38/30000}]
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@200538ac{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5ef078af https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=39/30000}]
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.907 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=6/avg=1.00/max=1]
15:21:58.908 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=6/avg=1.00/max=1]
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/1 selected
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@76be7ed9
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.908 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 1 keys
15:21:58.908 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@52cee17c::SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}]
15:21:58.908 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.908 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:58.908 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.930 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@29b32c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888]] on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=5/avg=1.00/max=1]
15:21:58.930 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=5/avg=1.00/max=1]
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/1 selected
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@29b32c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888]]
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@29b32c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888]] startThread=0
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.930 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:58.930 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@29b32c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58027ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.930 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:58.930 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@471110d2 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=5/avg=1.00/max=1]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=5/avg=1.00/max=1]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=2 selection:tot=5/avg=1.00/max=1]
15:21:58.931 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.932 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@29b32c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=58026ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/2 selected
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 2 updates
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:58.932 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58026ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@471110d2
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.932 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/2 selected
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.934 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58023ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=4]@2025-03-12T15:21:58.934468151Z on ReservedThread@48e1024{thread=Thread[qtp1644934378-42,5,main]}
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58023ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=4]@2025-03-12T15:21:58.934512381Z
15:21:58.934 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=58023ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=4]@2025-03-12T15:21:58.934585753Z tryProduce true
15:21:58.934 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.934 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.934 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.934 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=3/30000}]}}
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=3/30000}]
15:21:58.934 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.935 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=3/30000}]
15:21:58.935 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.935 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.935 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.935 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@7213a3c2[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03(*\xC8s\x050%\xF0{\xE8\xA2\xB5\xCbU...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\xAcEn\xC0\x9a\x8f\xDe\xDa\x86...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.935 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:21:58.935 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.936 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\xAcEn\xC0\x9a\x8f\xDe\xDa\x86...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.936 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:58.937 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.937 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.937 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.937 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.937 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.937 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.938 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:21:58.938 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:21:58.938 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=36888, Session(1741792918931|SSL_NULL_WITH_NULL_NULL)]
15:21:58.951 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:58.951 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x01\x81\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03\xC8\x9fc\xEa)\x8b\xB9G\x14u\xBf\xA3F\xCf...>\xCbw\xE6\xC1\xD5;\xBc>\x01sI\x9a\xFf\xB0\xC7\xC2\xDeY\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.952 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=28/30000}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=28/30000}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=28/30000}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=28/30000}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=28/30000}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=28/30000}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.960 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=6/avg=1.00/max=1]
15:21:58.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=6/avg=1.00/max=1]
15:21:58.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/2 selected
15:21:58.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332
15:21:58.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:58.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/2 selected
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57996ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=5]@2025-03-12T15:21:58.961877207Z on ReservedThread@58ecc4bb{thread=Thread[qtp1644934378-41,5,main]}
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57996ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=5]@2025-03-12T15:21:58.961894297Z
15:21:58.961 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57996ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=6]@2025-03-12T15:21:58.961981729Z tryProduce true
15:21:58.961 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.962 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.962 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.962 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.962 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}]
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}]
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 93 HeapByteBuffer@1c254759[p=0,l=93,c=20480,r=93]={<<<\x16\x03\x03\x00%\x10\x00\x00! \xB7:8\xC4\x11T\xC0\x15n\x99\xF9I\x81\xEf_...7\x85u\xA1vx\xB8g\xCao\xCf\\b\xBe\x13\x94\x9e\xCeY[.\x1eS>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=93
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=93 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\xC1\x1a\x8d\xDe\x99X\x03<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xD1\x00|'\x06\xB5...7\x85u\xA1vx\xB8g\xCao\xCf\\b\xBe\x13\x94\x9e\xCeY[.\x1eS>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.962 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:58.963 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.963 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\xC1\x1a\x8d\xDe\x99X\x03<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xD1\x00|'\x06\xB5...7\x85u\xA1vx\xB8g\xCao\xCf\\b\xBe\x13\x94\x9e\xCeY[.\x1eS>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.963 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.963 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...\x03\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xD1\x00|'\x06\xB5M\x98\xAa7\x85u\xA1vx\xB8g\xCao\xCf\\b\xBe\x13\x94\x9e\xCeY[.\x1eS>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.963 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...\x03\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xD1\x00|'\x06\xB5M\x98\xAa7\x85u\xA1vx\xB8g\xCao\xCf\\b\xBe\x13\x94\x9e\xCeY[.\x1eS>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=93,l=93,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\x9e\xCeY[.\x1eS<<<>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.964 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1e\xF0\x91]! 1...V?tD\xB6\xFdo[\x8b\x8d@\x1a\xEeL\x81h\x8d\xD4v#\xAc"E>>>\xBb\x99\xC2\xFa[0\xF9}\xCa...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x15\xDa\xF7(p\x00\xB4\x10\xE6\x11\x80\xCf}S\x17Q\x8b\rG\xE4c\x17q{}\x01%l\x0f\x13u\xB9>>>\xC0!\xDe\x12\xB6\x95\xC27}...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.965 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=5/30000}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=7/avg=1.00/max=1]
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.966 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.966 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/2 selected
15:21:58.966 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.966 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.967 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.967 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:58.967 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332
15:21:58.967 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.967 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.967 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.967 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:58.980 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/2 selected
15:21:58.980 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:58.980 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36888], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:58.980 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.980 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:58.980 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57977ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=6]@2025-03-12T15:21:58.980900579Z
15:21:58.980 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57977ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=6]@2025-03-12T15:21:58.980933729Z on ReservedThread@48e1024{thread=Thread[qtp1644934378-42,5,main]}
15:21:58.980 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.981 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57977ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=7]@2025-03-12T15:21:58.981086922Z tryProduce true
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.981 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:58.981 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}]}}
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.981 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.981 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=14/30000}]
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 HeapByteBuffer@7213a3c2[p=0,l=250,c=20480,r=250]={<<<\x17\x03\x03\x00\xF5\x00\x00\x00\x00\x00\x00\x00\x01a\xDc1\xF7o\xA4\xD7\xF5\xE0\x11\xFbo...\xDfFP \xA8\xFb\xFe\xAa\xD7\x04\xEd\x93>N\x92t\xAekr3O]\x94>>>a\xE9\xB7xN\x0f\xBf:\x8e...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=250
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=250 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 250 bytesProduced = 221 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=250,l=250,c=20480,r=0]={\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\xAekr3O]\x94<<<>>>a\xE9\xB7xN\x0f\xBf:\x8e...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=221 uf=false SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.981 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=15/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=15/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=15/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:33141)
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:33141) header=Host, headerString=[Host], valueString=[localhost:33141]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:33141/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=16/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=16/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=16/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=16/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=16/30000}]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.982 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@66267b75{handling=Thread[qtp1644934378-41,5,main], handled=false, send=SENDING, completed=false, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@132944060 cs=ServletChannelState@6d07aa10{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2f1a9156 eof=false
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2f1a9156
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@7aa38b65[c=null]
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@49aef3e2{SecureRequestWithSslSessionData@32c54ba0{GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} : ServletChannelState@6d07aa10{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00.login DefaultUserIdentity('healthcheck')
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@545b063e{BASIC,DefaultUserIdentity('healthcheck')}
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@23096e4d{STARTED} ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} ServletContextRequest@49aef3e2{SecureRequestWithSslSessionData@32c54ba0{GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@148af3d org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3f477d15
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@49aef3e2{SecureRequestWithSslSessionData@32c54ba0{GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@148af3d,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3f477d15
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:33141/policy/pdpx/v1/statistics ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=1} 
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6d07aa10{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=1}
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@23096e4d{STARTED} cached filter chain for REQUEST: Chain@2747a916(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@2b212136(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:58.983 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@2747a916(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@2b212136(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@53e099f8[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:58 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 582d0ba9-fdd4-4318-93ff-79b2d9a99933
Content-Type: application/json

 committed
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@1ee8c4ae[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@c2d3544{200,GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@2c14830d[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@c2d3544{200,GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@78b70671{terminated=false,multiplex=1,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@1ee8c4ae[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:58 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 582d0ba9-fdd4-4318-93ff-79b2d9a99933
Content-Type: application/json


15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@2c14830d[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@c2d3544{200,GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@7bece02e{IDLE}->null [DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1ee8c4ae[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7bece02e{WRITING}->null:IDLE-->WRITING
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@358ba383[p=HttpParser{s=END,0 of -1},g=HttpGenerator@e594686{s=COMPLETING}]=>HttpChannelState@66267b75{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@1ee8c4ae[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:58.987 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 564 bytesProduced = 593 sequenceNumber = 1 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=593,c=20480,r=593]={<<<\x17\x03\x03\x02L\x00\x00\x00\x00\x00\x00\x00\x01\xB83`\x9fVb\xE9R\xF4VY\x08...|\xE7d :?;\xEc\xF0|\x0eXFy\xD6\x93@\xA01\x85\xA2\xBc\xDa>>>\xEf}\x13\x9cr\x06\x9d&`...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 593 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@358ba383[p=HttpParser{s=END,0 of -1},g=HttpGenerator@e594686{s=COMPLETING}]=>HttpChannelState@66267b75{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@358ba383[p=HttpParser{s=END,0 of -1},g=HttpGenerator@e594686{s=COMPLETING}]=>HttpChannelState@66267b75{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@7bece02e{WRITING}->null
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7bece02e{IDLE}->null:WRITING-->IDLE
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@2c14830d[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@c2d3544{200,GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@78b70671{terminated=false,multiplex=0,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@c2d3544{200,GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@23f99649{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@469b1067{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@23f99649{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@469b1067{name=HttpChannelState_writeInvoker,tail=Link@23f99649{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@469b1067{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6d07aa10{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6d07aa10{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=6}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@4e9fff52{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@526e8b3f,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@3d4a14e5}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6d07aa10{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6d07aa10{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6d07aa10{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=6}
15:21:58.988 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@66267b75{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1} 
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3f477d15
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3f477d15
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@19299dfd{s=ServletChannelState@6d07aa10{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=6}
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@66267b75{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@23cc2303, failure=null, callbackCompleted=true, completeStream=true
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@23cc2303, null)
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@66267b75{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:58.989 [qtp1644934378-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:58 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@12183d47
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@132944060 cs=ServletChannelState@6d07aa10{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2f1a9156 eof=false
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2f1a9156
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@7aa38b65[c=null]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6d07aa10{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=22/30000}]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@66267b75{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@7ab5eb23 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=22/30000}]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332 on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=8/avg=1.00/max=1]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=8/avg=1.00/max=1]
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:58.989 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:58.989 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.989 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/2 selected
15:21:58.990 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:58.990 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:58.990 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:58.990 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:58.990 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@4b253332
15:21:58.990 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:58.990 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:58.990 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 2 keys
15:21:59.011 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testStatistics_200 health report StatisticsReport(code=200, totalPolicyTypesCount=0, totalPoliciesCount=0, totalErrorCount=0, permitDecisionsCount=0, denyDecisionsCount=0, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=0, notApplicableDecisionsCount=0, applicationMetrics={})
15:21:59.070 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@41c0fd73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892]] on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=6/avg=1.00/max=1]
15:21:59.070 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=6/avg=1.00/max=1]
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/1 selected
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@41c0fd73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892]]
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@41c0fd73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892]] startThread=0
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.071 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 2 keys
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@41c0fd73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57886ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@78bcff50 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=0 selection:tot=6/avg=1.00/max=1]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.071 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2df891a8 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=1 selection:tot=6/avg=1.00/max=1]
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=2 selection:tot=6/avg=1.00/max=1]
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@41c0fd73[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57885ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.072 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57885ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/2 selected
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 2 updates
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@78bcff50
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2df891a8
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 2 keys
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/2 selected
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.072 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57884ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=4]@2025-03-12T15:21:59.07327207Z
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.073 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57884ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=5]@2025-03-12T15:21:59.073368952Z on ReservedThread@58ecc4bb{thread=Thread[qtp1644934378-41,5,main]}
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:21:59.073 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57884ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=5]@2025-03-12T15:21:59.073545065Z tryProduce true
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.073 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.073 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.073 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.073 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 2 keys
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.073 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.074 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@7213a3c2[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03\xEc\xBf\x82J\x80\x02=`\xC6\x17\xD3\xCd\x81\x04...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>> n\x84\t\xD4Z9\x8a\xC1...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.074 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:21:59.074 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.075 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>> n\x84\t\xD4Z9\x8a\xC1...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.075 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:21:59.078 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=36892, Session(1741792919071|SSL_NULL_WITH_NULL_NULL)]
15:21:59.087 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.087 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.087 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.087 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03\x1e~\x85)\x91\xBa\x8d\x88\xB6\xB1%I\xA2\xB8...\xB9\xDch\xAb\xF9\xDf\x15\xAf!\xF9g\x03\x0e\xA2eY\x19\xF7\xF5\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.088 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2df891a8 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=1 selection:tot=7/avg=1.00/max=1]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.089 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.089 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/2 selected
15:21:59.089 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.089 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.089 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2df891a8
15:21:59.089 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 2 keys
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/2 selected
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57867ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=5]@2025-03-12T15:21:59.090606322Z
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.090 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 48 HeapByteBuffer@7213a3c2[p=0,l=48,c=20480,r=48]={<<<\x16\x03\x03\x00%\x10\x00\x00! p\xF3\xC1\x04\xC0\x90W1\x89w[\xCe\xD7\x7f\xF5z\x13"\xB0\x88u?\x9d/\x05\xA9J1z\xE7| \x14\x03\x03\x00\x01\x01>>>\xC0+\xCc\xA9\xC00\xCc\xA8\xC0...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=48
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=48 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=42,l=48,c=20480,r=6]={\x16\x03\x03\x00%\x10\x00\x00!...\xA9J1z\xE7| <<<\x14\x03\x03\x00\x01\x01>>>\xC0+\xCc\xA9\xC00\xCc\xA8\xC0...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.091 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.093 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.093 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 45 HeapByteBuffer@7213a3c2[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\xA9J1z\xE7| <<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xC6\x14\xF4\xF6\x81\xF8...\xFcr\xC7\x8a"\xA7\x8c\x08\xD5$>\x1ar\xA8x\x99\xD3\xE2Vc\xC3\xD1\x0e>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.093 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=45
15:21:59.093 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=45 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!... \x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xC6\x14\xF4\xF6\x81\xF8\x8f\xFcH\xFcr\xC7\x8a"\xA7\x8c\x08\xD5$>\x1ar\xA8x\x99\xD3\xE2Vc\xC3\xD1\x0e>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.093 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.093 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!... \x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xC6\x14\xF4\xF6\x81\xF8\x8f\xFcH\xFcr\xC7\x8a"\xA7\x8c\x08\xD5$>\x1ar\xA8x\x99\xD3\xE2Vc\xC3\xD1\x0e>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.093 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=93,l=93,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\xD3\xE2Vc\xC3\xD1\x0e<<<>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1e\xC8\xF9\x93J\xB6\x90...&C}\xC9]:\xC6v[\xD8\xEf|\xEa\x16\xFd\x11\x195\x98\xB5\x11s\x80>>>\xEdU+\x9eV\xB9Id\xFb...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.094 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00>%\x05\xE7\x04."\x15\xE0'%\xC4\rQ\x16}\x98\xDc\x8dR-\x82\xA7#\x10\x1a\xB2\xC8\x11\x03\xCc\xC7>>>s\x071edh\x01G\x8c...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.095 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=7/30000}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=7/30000}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.096 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 2 keys
15:21:59.089 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.097 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.097 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57859ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=6]@2025-03-12T15:21:59.09829528Z on ReservedThread@3c606f32{thread=Thread[qtp1644934378-45,5,main]}
15:21:59.098 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57859ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=6]@2025-03-12T15:21:59.098431273Z tryProduce true
15:21:59.098 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.098 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/2 selected
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36892], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57858ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=6]@2025-03-12T15:21:59.099840829Z
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.099 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=3/30000}]}}
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=3/30000}]
15:21:59.099 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57858ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=7]@2025-03-12T15:21:59.100049123Z on ReservedThread@3c606f32{thread=Thread[qtp1644934378-45,5,main]}
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=3/30000}]
15:21:59.100 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57857ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=7]@2025-03-12T15:21:59.100216766Z tryProduce true
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.100 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.100 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.100 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 HeapByteBuffer@7213a3c2[p=0,l=250,c=20480,r=250]={<<<\x17\x03\x03\x00\xF5\x00\x00\x00\x00\x00\x00\x00\x01(<\x871\xB9D\xE0X\x99\x12\x8d\xA9...\x0b#_\x81\x0c\xFd\xE1\x9b\xD5&&\x9b6\xE1\x92?\xB6\xC408\xBb5\xAf>>>\x02\x02\x00+\x00\x03\x02\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=250
15:21:59.100 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 2 keys
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=250 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 250 bytesProduced = 221 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=250,l=250,c=20480,r=0]={\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\xB6\xC408\xBb5\xAf<<<>>>\x02\x02\x00+\x00\x03\x02\x03\x03...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=221 uf=false SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:21:59.100 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:33141)
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:33141) header=Host, headerString=[Host], valueString=[localhost:33141]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:33141/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@6a926991{handling=Thread[qtp1644934378-41,5,main], handled=false, send=SENDING, completed=false, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1502194704 cs=ServletChannelState@1b9f4819{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@48beac28 eof=false
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@48beac28
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@37124d4c[c=null]
15:21:59.101 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@4251d576{SecureRequestWithSslSessionData@7f33eef8{GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} : ServletChannelState@1b9f4819{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00.login DefaultUserIdentity('healthcheck')
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@5aeea47f{BASIC,DefaultUserIdentity('healthcheck')}
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@23096e4d{STARTED} ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} ServletContextRequest@4251d576{SecureRequestWithSslSessionData@7f33eef8{GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@52a2aae org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@491cb518
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@4251d576{SecureRequestWithSslSessionData@7f33eef8{GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@52a2aae,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@491cb518
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:33141/policy/pdpx/v1/statistics ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} 
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@1b9f4819{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=1}
15:21:59.102 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@2747a916(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@2b212136(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@2938c6ed[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=459 null
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 459
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: c602fa35-4ec3-40cb-b498-8a93e4e6018a
Content-Type: application/json

 committed
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@6da42e9[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@52f177c6{200,GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7e69acf5[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@52f177c6{200,GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=459,c=8192,r=459],true)@START
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@78b70671{terminated=false,multiplex=1,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=459} last=true content=HeapByteBuffer@6da42e9[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 459
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: c602fa35-4ec3-40cb-b498-8a93e4e6018a
Content-Type: application/json


15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 459
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7e69acf5[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@52f177c6{200,GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=459,c=8192,r=459],true)@COMPLETING
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1109127b{IDLE}->null [DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 459\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6da42e9[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1109127b{WRITING}->null:IDLE-->WRITING
15:21:59.104 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@7d711e91[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1f62697a{s=COMPLETING}]=>HttpChannelState@6a926991{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 459\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@6da42e9[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 710 bytesProduced = 739 sequenceNumber = 1 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=739,c=20480,r=739]={<<<\x17\x03\x03\x02\xDe\x00\x00\x00\x00\x00\x00\x00\x01\xA8\xC6+iH\x86\x17\xC1\xCf\x8b\xEf\x87...d\x08\xCa\xB0Q?~\x1ci\xDco\xEd)bn\x888\xD5&ti\x94\x02>>>\xE7\xE93\xE36\x86p\xD5J...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 739 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@7d711e91[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1f62697a{s=COMPLETING}]=>HttpChannelState@6a926991{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02\xDe\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@7d711e91[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1f62697a{s=COMPLETING}]=>HttpChannelState@6a926991{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=710 remaining=0 WriteFlusher@1109127b{WRITING}->null
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1109127b{IDLE}->null:WRITING-->IDLE
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7e69acf5[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@52f177c6{200,GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=459,l=459,c=8192,r=0],true)@END
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@78b70671{terminated=false,multiplex=0,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@52f177c6{200,GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@4590c7b9{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1c86d78a{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@4590c7b9{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1c86d78a{name=HttpChannelState_writeInvoker,tail=Link@4590c7b9{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@1c86d78a{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1b9f4819{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.105 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@1b9f4819{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=4}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@2f3bceeb{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@76789bbd,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@359627c4}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@1b9f4819{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1b9f4819{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@1b9f4819{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=4}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=459 net=459
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@6a926991{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1} 
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@491cb518
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@491cb518
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@23ef8e92{s=ServletChannelState@1b9f4819{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=4}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@6a926991{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@1f068c7b, failure=null, callbackCompleted=true, completeStream=true
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@1f068c7b, null)
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@6a926991{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.106 [qtp1644934378-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:59 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 459 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@6ebb55e6
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1502194704 cs=ServletChannelState@1b9f4819{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@48beac28 eof=false
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@48beac28
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@37124d4c[c=null]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@1b9f4819{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=10/30000}]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@6a926991{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@34097b48 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=10/30000}]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2df891a8 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=0 selection:tot=9/avg=1.00/max=1]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=1 selection:tot=9/avg=1.00/max=1]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7d711e91::SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.106 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.107 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/2 selected
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2df891a8
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.107 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 2 keys
15:21:59.111 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testStatistics_200 health report StatisticsReport(code=200, totalPolicyTypesCount=1, totalPoliciesCount=1, totalErrorCount=0, permitDecisionsCount=1, denyDecisionsCount=1, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=1, notApplicableDecisionsCount=1, applicationMetrics={testApp1={deny_decisions_count=1, permit_decisions_count=1}, testApp2={indeterminant_decisions_count=1, not_applicable_decisions_count=1}})
15:21:59.111 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:59.111 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:59.113 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testStatistics_500 *****************************
15:21:59.113 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:59.113 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:59.107 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.155 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@33535466[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908]] on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=8/avg=1.00/max=1]
15:21:59.156 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=8/avg=1.00/max=1]
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/2 selected
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@33535466[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908]]
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@33535466[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908]] startThread=0
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.156 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.156 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@33535466[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57801ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.156 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:59.156 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@21a3619e on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=0 selection:tot=8/avg=1.00/max=1]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=1 selection:tot=8/avg=1.00/max=1]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=2 selection:tot=8/avg=1.00/max=1]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.157 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@33535466[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57800ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.158 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57800ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/3 selected
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 2 updates
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@21a3619e
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.158 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.162 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/3 selected
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57794ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=7]@2025-03-12T15:21:59.163468821Z
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.163 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57794ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=8]@2025-03-12T15:21:59.163567842Z on ReservedThread@58ecc4bb{thread=Thread[qtp1644934378-41,5,main]}
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=6/30000}]}}
15:21:59.163 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57794ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=8]@2025-03-12T15:21:59.163809287Z tryProduce true
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.163 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.163 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.163 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.163 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.164 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@1c254759[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03O\xAa\xC4W\xCb\xDf\x19Z'(k\x83\xF6\xFa...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\xA5\xC2\x9a\x03\xA4\xA6]=\xA1...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\xA5\xC2\x9a\x03\xA4\xA6]=\xA1...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.164 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:21:59.166 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=36908, Session(1741792919157|SSL_NULL_WITH_NULL_NULL)]
15:21:59.173 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.173 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.173 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.173 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.173 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02\xDe\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.173 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03OA~\xE0\xF7T\xB5\x1d\x18\x8a\x0fCn\xA9...\x81\x0e\xCf\x92\x19!\x96\xBf\x0fx\x89\xE3O7\xE2\xD5\xA3b8\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.174 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.186 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.186 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.186 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.186 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.186 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.186 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=0 selection:tot=9/avg=1.00/max=1]
15:21:59.186 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=1 selection:tot=9/avg=1.00/max=1]
15:21:59.187 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=12/30000}]
15:21:59.187 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.187 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:59.187 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/3 selected
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/3 selected
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57770ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=8]@2025-03-12T15:21:59.187810777Z
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.187 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=13/30000}]}}
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=13/30000}]
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=13/30000}]
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 93 HeapByteBuffer@7213a3c2[p=0,l=93,c=20480,r=93]={<<<\x16\x03\x03\x00%\x10\x00\x00! i'\xF2\xAd\x85\xDfOlpT\xA8\x0ch\x88`...\x05\x89\xF2H<\x7f\xF7\x1e\x10\x14]\x18\xA2\xDd\xC6\xE0\x17\xCa\xA0\x99;\xE4:>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=93
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=93 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\xC6\xAc1x\x9e\xF1I<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xA6\x1a\x05*A2...\x05\x89\xF2H<\x7f\xF7\x1e\x10\x14]\x18\xA2\xDd\xC6\xE0\x17\xCa\xA0\x99;\xE4:>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.188 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.188 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57769ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=9]@2025-03-12T15:21:59.188647764Z on ReservedThread@48e1024{thread=Thread[qtp1644934378-42,5,main]}
15:21:59.188 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57769ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=9]@2025-03-12T15:21:59.188880198Z tryProduce true
15:21:59.189 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.189 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.189 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.189 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\xC6\xAc1x\x9e\xF1I<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xA6\x1a\x05*A2...\x05\x89\xF2H<\x7f\xF7\x1e\x10\x14]\x18\xA2\xDd\xC6\xE0\x17\xCa\xA0\x99;\xE4:>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.189 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.189 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...I\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xA6\x1a\x05*A28&\t\x05\x89\xF2H<\x7f\xF7\x1e\x10\x14]\x18\xA2\xDd\xC6\xE0\x17\xCa\xA0\x99;\xE4:>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.189 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...I\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xA6\x1a\x05*A28&\t\x05\x89\xF2H<\x7f\xF7\x1e\x10\x14]\x18\xA2\xDd\xC6\xE0\x17\xCa\xA0\x99;\xE4:>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=93,l=93,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\x17\xCa\xA0\x99;\xE4:<<<>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.189 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_WRAP,eio=51/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.190 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.190 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1e\xF4N\xC04:\xF3...\xA7\xA7\x90\xB2r\x95\xFbjx\x10\xBf"\xEf\xDf?6%|g\xF7v\x0fB>>>\xEdU+\x9eV\xB9Id\xFb...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x9c\xB4\xBd.}\xAa+\x1du\xBb6\xF6u2\x85\x19\xA8b\xA5\xBf\xE5\xDb\xAa\xE46g\xF1\x9b\xFbVz\xF9>>>\xAfBz\x02\x82\xD3\x80)\xA1...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.191 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=17/30000}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=18/30000}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=18/30000}]
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.192 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=0 selection:tot=10/avg=1.00/max=1]
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=1 selection:tot=10/avg=1.00/max=1]
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/3 selected
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.193 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.193 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.197 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/3 selected
15:21:59.197 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:59.197 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36908], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.197 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.197 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.197 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57760ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=9]@2025-03-12T15:21:59.198044074Z
15:21:59.197 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57760ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=9]@2025-03-12T15:21:59.198064694Z on ReservedThread@58ecc4bb{thread=Thread[qtp1644934378-41,5,main]}
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.198 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57760ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=10]@2025-03-12T15:21:59.198195037Z tryProduce true
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.198 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.198 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}]}}
15:21:59.198 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.198 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 HeapByteBuffer@1c254759[p=0,l=250,c=20480,r=250]={<<<\x17\x03\x03\x00\xF5\x00\x00\x00\x00\x00\x00\x00\x015iF\xC5!xg.?\xA14\x00...\xE8\xEa\x96\x95\x0f\x9e\xF6\x17&R\xEdzm\n\x8a<\x00i\xAc~J"=>>>4\x1ao\xB6%\xC4\xC0\x18\xD1...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.198 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=250
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=250 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 250 bytesProduced = 221 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=250,l=250,c=20480,r=0]={\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00i\xAc~J"=<<<>>>4\x1ao\xB6%\xC4\xC0\x18\xD1...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=221 uf=false SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:33141)
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:33141) header=Host, headerString=[Host], valueString=[localhost:33141]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:33141/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=7/30000}]
15:21:59.199 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@1ff8916c{handling=Thread[qtp1644934378-42,5,main], handled=false, send=SENDING, completed=false, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@762715258 cs=ServletChannelState@41dec28d{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@d7047aa eof=false
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@d7047aa
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@6f18e16c[c=null]
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@456dcb5c{SecureRequestWithSslSessionData@4aaf994c{GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} : ServletChannelState@41dec28d{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00.login DefaultUserIdentity('healthcheck')
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@621412f4{BASIC,DefaultUserIdentity('healthcheck')}
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@23096e4d{STARTED} ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} ServletContextRequest@456dcb5c{SecureRequestWithSslSessionData@4aaf994c{GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@15dadaf2 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3ec6c43e
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@456dcb5c{SecureRequestWithSslSessionData@4aaf994c{GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@15dadaf2,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3ec6c43e
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:33141/policy/pdpx/v1/statistics ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} 
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@41dec28d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=1}
15:21:59.200 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@2747a916(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@2b212136(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:59.202 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@8155f53[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:59.202 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null
15:21:59.202 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 87283e09-3996-4255-b63a-baa3d39f3174
Content-Type: application/json

 committed
15:21:59.202 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@4a547f17[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@99a31e5{200,GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.202 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@175f3dc[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@99a31e5{200,GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START
15:21:59.202 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@78b70671{terminated=false,multiplex=1,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@4a547f17[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 87283e09-3996-4255-b63a-baa3d39f3174
Content-Type: application/json


15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@175f3dc[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@99a31e5{200,GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@23b8cb66{IDLE}->null [DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4a547f17[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@23b8cb66{WRITING}->null:IDLE-->WRITING
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7b8eb1f6{s=COMPLETING}]=>HttpChannelState@1ff8916c{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@4a547f17[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 564 bytesProduced = 593 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=593,c=20480,r=593]={<<<\x17\x03\x03\x02L\x00\x00\x00\x00\x00\x00\x00\x01\xCc\x86\xDb\xDc\x92'\xBa\x9c\xA6\x11\xB4\xD0...E\t`\xD9\x80\\\x7f\xA0\xEb\x18]\xE9K$\x9a\xC6]n\xE0\x19\xA2\x90N>>>+Bh\x1c\xD2Mi\xCd\xFc...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 593 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7b8eb1f6{s=COMPLETING}]=>HttpChannelState@1ff8916c{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@7b8eb1f6{s=COMPLETING}]=>HttpChannelState@1ff8916c{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@23b8cb66{WRITING}->null
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@23b8cb66{IDLE}->null:WRITING-->IDLE
15:21:59.203 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@175f3dc[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@99a31e5{200,GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@78b70671{terminated=false,multiplex=0,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@99a31e5{200,GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@4afdb4c1{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@12b0b162{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@4afdb4c1{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@12b0b162{name=HttpChannelState_writeInvoker,tail=Link@4afdb4c1{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@12b0b162{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@41dec28d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@41dec28d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=4}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@3c754bfb{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@59f354e8,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@7e0fb8ab}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@41dec28d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@41dec28d{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@41dec28d{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=4}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@1ff8916c{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1} 
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3ec6c43e
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3ec6c43e
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@7210b539{s=ServletChannelState@41dec28d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=5}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@1ff8916c{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@69a33da9, failure=null, callbackCompleted=true, completeStream=true
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@69a33da9, null)
15:21:59.204 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@1ff8916c{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.204 [qtp1644934378-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:59 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@7f1f89f5
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@762715258 cs=ServletChannelState@41dec28d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@d7047aa eof=false
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@d7047aa
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@6f18e16c[c=null]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@41dec28d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=12/30000}]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@1ff8916c{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@462485c5 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=12/30000}]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=0 selection:tot=11/avg=1.00/max=1]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=1 selection:tot=11/avg=1.00/max=1]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:59.205 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.209 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testStatistics_500 health report StatisticsReport(code=500, totalPolicyTypesCount=0, totalPoliciesCount=0, totalErrorCount=0, permitDecisionsCount=0, denyDecisionsCount=0, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=0, notApplicableDecisionsCount=0, applicationMetrics={})
15:21:59.209 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:59.209 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:59.210 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHttpsStatistic *****************************
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/3 selected
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@75bbc5dc
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.212 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 3 keys
15:21:59.238 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@39e2c571[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924]] on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=0 selection:tot=9/avg=1.00/max=1]
15:21:59.238 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=2 selected=0 updates=1 selection:tot=9/avg=1.00/max=1]
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/2 selected
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@39e2c571[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924]]
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@39e2c571[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924]] startThread=0
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.238 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.238 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@39e2c571[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57719ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@741557f4 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=0 selection:tot=9/avg=1.00/max=1]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.239 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=1 selection:tot=9/avg=1.00/max=1]
15:21:59.240 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=2 selection:tot=9/avg=1.00/max=1]
15:21:59.240 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.240 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@39e2c571[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57717ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.240 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57717ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/3 selected
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 2 updates
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@741557f4
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/3 selected
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57717ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=7]@2025-03-12T15:21:59.240698062Z
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.240 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@7213a3c2[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03)\xBc\x84S\xBd\xDe\x00\xE2\xBc\xA2\xAb\xAf4<...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.241 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:21:59.243 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=36924, Session(1741792919239|SSL_NULL_WITH_NULL_NULL)]
15:21:59.248 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57709ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=8]@2025-03-12T15:21:59.248227167Z on ReservedThread@48e1024{thread=Thread[qtp1644934378-42,5,main]}
15:21:59.248 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57709ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=8]@2025-03-12T15:21:59.248310509Z tryProduce true
15:21:59.248 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.248 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.248 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.250 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.251 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.251 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.251 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.251 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.252 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.252 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03{\xCf\x97\x9e\xDa6\x97\x11\x15jH\x1a\xA1\xDe...\xFfG\xFc\xC4\xA2p\x7fX\x93\x00\x1e\xBc>\xB8\xEb\xE3\x13\xC2}\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=13/30000}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=14/30000}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=14/30000}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=14/30000}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=14/30000}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=14/30000}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.253 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.254 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.254 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.254 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.254 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=0 selection:tot=10/avg=1.00/max=1]
15:21:59.254 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=1 selection:tot=10/avg=1.00/max=1]
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/3 selected
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/3 selected
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.255 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@3c88d6ea{thread=null} startThread=0
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57702ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=8]@2025-03-12T15:21:59.256078018Z
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/PRODUCING/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57701ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=2,epc=8]@2025-03-12T15:21:59.25620917Z
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.256 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.256 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@3c88d6ea{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=57701ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.256 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:21:59.256 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=57701ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.256 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.257 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 93 HeapByteBuffer@7213a3c2[p=0,l=93,c=20480,r=93]={<<<\x16\x03\x03\x00%\x10\x00\x00! O\xD4\x96C.\xF7\xAf\xFdx\x95\x17\x90v\xAau...\xDdW\xB8\x12\xA7\x84\\\xBd\xB5\x1b\x9a{\xE3\xE6\xE1\xC8\xDf\xF9\xF1<\x8a\x98\xC4>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.257 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=93
15:21:59.257 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=93 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...n\x19=d\xE5'+<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00P\xD8\xB1q\xF6-...\xDdW\xB8\x12\xA7\x84\\\xBd\xB5\x1b\x9a{\xE3\xE6\xE1\xC8\xDf\xF9\xF1<\x8a\x98\xC4>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.257 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.258 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.258 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...n\x19=d\xE5'+<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00P\xD8\xB1q\xF6-...\xDdW\xB8\x12\xA7\x84\\\xBd\xB5\x1b\x9a{\xE3\xE6\xE1\xC8\xDf\xF9\xF1<\x8a\x98\xC4>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.258 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.258 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...+\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00P\xD8\xB1q\xF6-\x95j;\xDdW\xB8\x12\xA7\x84\\\xBd\xB5\x1b\x9a{\xE3\xE6\xE1\xC8\xDf\xF9\xF1<\x8a\x98\xC4>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.258 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.258 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...+\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00P\xD8\xB1q\xF6-\x95j;\xDdW\xB8\x12\xA7\x84\\\xBd\xB5\x1b\x9a{\xE3\xE6\xE1\xC8\xDf\xF9\xF1<\x8a\x98\xC4>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.258 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=93,l=93,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\xDf\xF9\xF1<\x8a\x98\xC4<<<>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1eu\xCd\x10"n\x85...\xA8A\x88\xBc\x93\xD7{\x9b\xF0\x0fN\x8f\xFf#P\x0e\x9fyU\xD7B\xB9\x81>>>\xA3\x02\xD4:\xA6\x8fO{\x83...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00z\xE9\xC3\x95\xD7g\x9d\xBe46\xC5\xFb|"\xD9&\xFf\xB3\xC1v\x03\x9b\xAc*w\xD6`\x89\x90V\x85k>>>p\x08\x18\x06\xE0\xBcp6\xB6...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:21:59.259 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.260 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=0 selection:tot=11/avg=1.00/max=1]
15:21:59.261 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=1 selection:tot=11/avg=1.00/max=1]
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/3 selected
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.261 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.261 [qtp1644934378-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.261 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.261 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=57696ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.261 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57696ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.261 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.261 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.261 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.261 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 1/1/3 selected
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 1 keys, 0 updates
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36924], selector=sun.nio.ch.EPollSelectorImpl@e767b54, interestOps=1, readyOps=1 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57692ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=3,epc=8]@2025-03-12T15:21:59.265426227Z
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=4/30000}]}}
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 HeapByteBuffer@1c254759[p=0,l=250,c=20480,r=250]={<<<\x17\x03\x03\x00\xF5\x00\x00\x00\x00\x00\x00\x00\x01\xB1\xA3FG\xA2cu?\xB6\xF4\xA3+...\x02\xB6\x0e\xEcv\x11\xE5v\xEb{\xEd\xAe\x81\xCd\x1bs\x85\x93\xA3\xCd[\xD3F>>>\\\xF2,\x8a\xD2d\xF3\xAb\xD2...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.265 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=250
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=250 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 250 bytesProduced = 221 encryptedBuffer=Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=250,l=250,c=20480,r=0]={\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x85\x93\xA3\xCd[\xD3F<<<>>>\\\xF2,\x8a\xD2d\xF3\xAb\xD2...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=221 uf=false SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=5/30000}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:33141)
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:33141) header=Host, headerString=[Host], valueString=[localhost:33141]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:33141/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.266 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\n\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=6/30000}]
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@1eaef097{handling=Thread[qtp1644934378-42,5,main], handled=false, send=SENDING, completed=false, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1342166804 cs=ServletChannelState@4cacbf3f{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@36e91fc6 eof=false
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@36e91fc6
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@6416a50[c=null]
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@1ecb4e65{SecureRequestWithSslSessionData@60226555{GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} : ServletChannelState@4cacbf3f{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00.login DefaultUserIdentity('healthcheck')
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@6d3c90eb{BASIC,DefaultUserIdentity('healthcheck')}
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@23096e4d{STARTED} ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} ServletContextRequest@1ecb4e65{SecureRequestWithSslSessionData@60226555{GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@6051ff35 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@242d3d3c
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@1ecb4e65{SecureRequestWithSslSessionData@60226555{GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@6051ff35,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@242d3d3c
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:33141/policy/pdpx/v1/statistics ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=0} 
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@4cacbf3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=1}
15:21:59.267 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@2747a916(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@2b212136(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:59.269 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@5756fc21[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:59.269 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null
15:21:59.269 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: f9c41047-84f0-43de-883a-68d8c1afa860
Content-Type: application/json

 committed
15:21:59.269 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5e6485e8[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@31a36146{200,GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.269 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7c2a6e93[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@31a36146{200,GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START
15:21:59.269 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@78b70671{terminated=false,multiplex=1,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.269 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@5e6485e8[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: f9c41047-84f0-43de-883a-68d8c1afa860
Content-Type: application/json


15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7c2a6e93[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@31a36146{200,GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1c7d32c3{IDLE}->null [DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5e6485e8[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1c7d32c3{WRITING}->null:IDLE-->WRITING
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@43ec10da[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3de74d31{s=COMPLETING}]=>HttpChannelState@1eaef097{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@5e6485e8[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 564 bytesProduced = 593 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=593,c=20480,r=593]={<<<\x17\x03\x03\x02L\x00\x00\x00\x00\x00\x00\x00\x016\x08\xE9\xD6\xF3\xF7v\xB2\x8b\xC9\n\xAd...\xEdQ\x18\xFc\xB2/\x15\x12\xA2){c`\xF2&qn\xCcg\xC0\xEbS\xCa>>>ye\xDcb\xF4\xF2\xD2\x0bX...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 593 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@43ec10da[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3de74d31{s=COMPLETING}]=>HttpChannelState@1eaef097{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@43ec10da[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3de74d31{s=COMPLETING}]=>HttpChannelState@1eaef097{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@1c7d32c3{WRITING}->null
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1c7d32c3{IDLE}->null:WRITING-->IDLE
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7c2a6e93[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@31a36146{200,GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@78b70671{terminated=false,multiplex=0,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.270 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@31a36146{200,GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.270 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57687ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=3,epc=9]@2025-03-12T15:21:59.271034215Z on ReservedThread@3c88d6ea{thread=Thread[qtp1644934378-44,5,main]}
15:21:59.271 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57687ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=3,epc=9]@2025-03-12T15:21:59.271109316Z tryProduce true
15:21:59.271 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.271 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.271 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@43ec10da[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3de74d31{s=END}]=>HttpChannelState@1eaef097{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_COMPLETE, completed=false, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}]
15:21:59.271 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@66ccbf61{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@4ccf5baf{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@66ccbf61{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@4ccf5baf{name=HttpChannelState_writeInvoker,tail=Link@66ccbf61{Queued by qtp1644934378-42 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@4ccf5baf{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@4cacbf3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@4cacbf3f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=4}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@633efa53{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@162027dd,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@1594a5cf}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@4cacbf3f{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@4cacbf3f{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@4cacbf3f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=4}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@1eaef097{handling=Thread[qtp1644934378-42,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1} 
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@242d3d3c
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@242d3d3c
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@37375afb{s=ServletChannelState@4cacbf3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/statistics,age=5}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@1eaef097{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@23b086f1, failure=null, callbackCompleted=true, completeStream=true
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@23b086f1, null)
15:21:59.271 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@1eaef097{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.272 [qtp1644934378-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:59 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@37481cb6
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1342166804 cs=ServletChannelState@4cacbf3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@36e91fc6 eof=false
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@36e91fc6
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@6416a50[c=null]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@4cacbf3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=11/30000}]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@1eaef097{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@3fc1fb30 https://localhost:33141/policy/pdpx/v1/statistics HTTP/1.1}
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=11/30000}]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5 on oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=1 selection:tot=12/avg=1.00/max=1]
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/3 selected
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d890ad5
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.272 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@43ec10da::SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:21:59.272 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.275 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testHttpsStatistic health report StatisticsReport(code=200, totalPolicyTypesCount=0, totalPoliciesCount=0, totalErrorCount=0, permitDecisionsCount=0, denyDecisionsCount=0, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=0, notApplicableDecisionsCount=0, applicationMetrics={})
15:21:59.276 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:59.276 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:59.277 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHealthCheckSuccess *****************************
15:21:59.302 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@62b4cd89[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940]] on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=0 selection:tot=11/avg=1.00/max=1]
15:21:59.303 [qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=3 selected=0 updates=1 selection:tot=11/avg=1.00/max=1]
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/3 selected
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@62b4cd89[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940]]
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@62b4cd89[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940]] startThread=0
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.303 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.303 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@62b4cd89[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=57654ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.303 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:21:59.303 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:21:59.303 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@601a233b on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=0 selection:tot=11/avg=1.00/max=1]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=1 selection:tot=11/avg=1.00/max=1]
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=2 selection:tot=11/avg=1.00/max=1]
15:21:59.304 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.304 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/4 selected
15:21:59.304 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 2 updates
15:21:59.304 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:21:59.304 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@601a233b
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@62b4cd89[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940]] in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=57653ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.304 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa
15:21:59.304 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57653ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.304 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.305 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.305 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.306 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/4 selected
15:21:59.306 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:59.306 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.306 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.306 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.306 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57651ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=10]@2025-03-12T15:21:59.306966644Z
15:21:59.306 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57651ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=10]@2025-03-12T15:21:59.306968874Z on ReservedThread@3c606f32{thread=Thread[qtp1644934378-45,5,main]}
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.307 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57651ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=11]@2025-03-12T15:21:59.307092367Z tryProduce true
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.307 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.307 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:21:59.307 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.307 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@7213a3c2[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03o{Q\xC2\r\x83xq\xB5\xA4!\xB5\xDf%...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:21:59.307 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.308 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.308 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@4ee82e1e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:21:59.309 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=36940, Session(1741792919303|SSL_NULL_WITH_NULL_NULL)]
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03\xEcf^\x06q@i\xBa\xFa\xE6\x183\xBf\xFd...\xC1=\x91y\xA1\xFd\xCe'\x8e\xFb\xFd\x823\x96\xCdf\xF01A\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.317 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.321 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.321 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.321 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 42 HeapByteBuffer@7213a3c2[p=0,l=42,c=20480,r=42]={<<<\x16\x03\x03\x00%\x10\x00\x00! \x96\xC3TJ\xF0\x81\x9f=\xF8\x7f\x10h\x1b\x1f~w\x0e[\xF9\xB3\x11\x7f\xE5\xB7\x80y\x0b\xC0\x83\xA3\xC2X>>>\x97\x00\x00\\\xC0,\xC0+\xCc...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.321 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=42
15:21:59.321 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=42 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=42,l=42,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...y\x0b\xC0\x83\xA3\xC2X<<<>>>\x97\x00\x00\\\xC0,\xC0+\xCc...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.321 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:21:59.322 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 6 HeapByteBuffer@7213a3c2[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00! \x96\xC3TJ\xF0...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=6
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=6,l=6,c=20480,r=0]={\x14\x03\x03\x00\x01\x01<<<>>>\x00\x00! \x96\xC3TJ\xF0...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.323 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=19/30000}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=20/30000}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=20/30000}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=20/30000}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=20/30000}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=20/30000}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.324 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=1 selection:tot=12/avg=1.00/max=1]
15:21:59.325 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.325 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/4 selected
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/4 selected
15:21:59.325 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:59.325 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.325 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57632ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=11]@2025-03-12T15:21:59.325959589Z on ReservedThread@58ecc4bb{thread=Thread[qtp1644934378-41,5,main]}
15:21:59.325 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57632ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=11]@2025-03-12T15:21:59.325968159Z
15:21:59.326 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57632ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=12]@2025-03-12T15:21:59.326064341Z tryProduce true
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.326 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.326 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.326 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.326 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}]
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 45 HeapByteBuffer@7213a3c2[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x97\x1bi\xD3\xBe\x1aK8\x1auk\xDfo-\xC69[\xD6$\x9c\xAc\x86\xD5E\xD2u\xF9\xDe\xF7\x0b8\x0c>>>\\\xC0,\xC0+\xCc\xA9\xC00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.326 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=45
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=45 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=45,l=45,c=20480,r=0]={\x16\x03\x03\x00(\x00\x00\x00\x00...u\xF9\xDe\xF7\x0b8\x0c<<<>>>\\\xC0,\xC0+\xCc\xA9\xC00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1e\xBbd\xFbnm\x98...o\xEe\xD2*aA\xDf\x04\xCb\x91I\xD6\xBc>\xC4+\xA3\x02"\xD8\xE7\xA3\x01>>>\xC0\xAc\x08nU6\xA0"\xFd...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.327 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x87\xDa\xD4esC\xE4"\x11N\xF3\xC0\x80\xA0 \x0f\xC9~\xBd\xF4\xCb5/\xBc\xEe\xC9\xBc"wN\x01\x98>>>\xAa\xB5N\xDa\xA7\xE2\x8c\xF7K...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.328 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=4/30000}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=0 selection:tot=13/avg=1.00/max=1]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=1 selection:tot=13/avg=1.00/max=1]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.329 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/4 selected
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 1/1/4 selected
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 1 keys, 0 updates
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33141 remote=/127.0.0.1:36940], selector=sun.nio.ch.EPollSelectorImpl@523098df, interestOps=1, readyOps=1 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57627ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=12]@2025-03-12T15:21:59.33075102Z
15:21:59.330 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}} reservedThread run AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57627ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=12]@2025-03-12T15:21:59.330800942Z on ReservedThread@3c606f32{thread=Thread[qtp1644934378-45,5,main]}
15:21:59.330 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.330 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=1/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57627ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=13]@2025-03-12T15:21:59.330966915Z tryProduce true
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.331 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:21:59.331 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.331 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@25b4649{terminated=false,multiplex=1,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.331 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 251 HeapByteBuffer@7213a3c2[p=0,l=251,c=20480,r=251]={<<<\x17\x03\x03\x00\xF6\x00\x00\x00\x00\x00\x00\x00\x01k\xE4\xA8\xB1\x9d\xB4\xCc[\x9b\xAa\x140...\xFc\xFf\x90h\x9f\xE3\x82B\xBb\x1b\xD8k\xCf0\xF8q\xDc\x98\xFa\x90S\xE7\x02>>>\x02\x00+\x00\x03\x02\x03\x03\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=251
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=251 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 251 bytesProduced = 222 encryptedBuffer=Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=251,l=251,c=20480,r=0]={\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\xDc\x98\xFa\x90S\xE7\x02<<<>>>\x02\x00+\x00\x03\x02\x03\x03\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=222 uf=false SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 222 Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 222 HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.331 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5d184d62[p=0,l=222,c=20480,r=222]={<<<GET /policy/pdpx/v1/healt...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:33141)
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:33141) header=Host, headerString=[Host], valueString=[localhost:33141]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:33141/policy/pdpx/v1/healthcheck,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1 HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@784420ad[rc=1,DirectByteBuffer@5d184d62[p=222,l=222,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=3/30000}]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@25b4649{terminated=false,multiplex=0,pooled=Buffer@784420ad[rc=0,DirectByteBuffer@5d184d62[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5127f897[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@2370d2c6{handling=Thread[qtp1644934378-41,5,main], handled=false, send=SENDING, completed=false, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:59.332 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@2139998744 cs=ServletChannelState@2681f2b2{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@25c81cd4 eof=false
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@25c81cd4
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@11e9029e[c=null]
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=0} -> ServletContextRequest@2998a165{SecureRequestWithSslSessionData@4cd3363e{GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}} : ServletChannelState@2681f2b2{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/healthcheck) -> Constraint@5ba1c6b9{unnamed@5ba1c6b9,INHERIT,SPECIFIC_ROLE,[user]}
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@b625b00.login DefaultUserIdentity('healthcheck')
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@15f730c8{BASIC,DefaultUserIdentity('healthcheck')}
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@23096e4d{STARTED} ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=0} ServletContextRequest@2998a165{SecureRequestWithSslSessionData@4cd3363e{GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@3b417588 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@573e680c
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=1} -> ServletContextRequest@2998a165{SecureRequestWithSslSessionData@4cd3363e{GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@3b417588,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@573e680c
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:33141/policy/pdpx/v1/healthcheck ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=1} 
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@2681f2b2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=1}
15:21:59.333 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@12a44dc0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@57e055c7(org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:21:59.336 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@289d613[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:21:59.336 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=110 null
15:21:59.336 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 110
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: d6986e5f-ce90-4c18-a6bf-fda1f4aea0fd
Content-Type: application/json

 committed
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@2ed4d7fa[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@1e090a9d{200,GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@3a537f58[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@1e090a9d{200,GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] (null,[p=0,l=110,c=8192,r=110],true)@START
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@78b70671{terminated=false,multiplex=1,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=110} last=true content=HeapByteBuffer@2ed4d7fa[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:21:59 GMT
Content-Length: 110
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: d6986e5f-ce90-4c18-a6bf-fda1f4aea0fd
Content-Type: application/json


15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 110
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@3a537f58[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@1e090a9d{200,GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=110,c=8192,r=110],true)@COMPLETING
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@76260f4f{IDLE}->null [DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 110\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2ed4d7fa[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@76260f4f{WRITING}->null:IDLE-->WRITING
15:21:59.337 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4c6e90d7{s=COMPLETING}]=>HttpChannelState@2370d2c6{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:59.338 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@494be307[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 110\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.338 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@2ed4d7fa[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-1cd3a024-3...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:21:59.338 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:21:59.338 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF6\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.338 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 361 bytesProduced = 390 sequenceNumber = 1 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=390,c=20480,r=390]={<<<\x17\x03\x03\x01\x81\x00\x00\x00\x00\x00\x00\x00\x01\x80]8=*\x7f\xBbf\x83\x9c_....\xAbr\t\tka\xAa\xD5\x9fz\xE1\xE2\xDcO-\xE0uQKI\nL\x03>>>\x82\x01\x0f\x000\x82\x01\n\x02...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:21:59.341 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- test1HealthCheckSuccess health report HealthCheckReport(name=xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79, url=self, healthy=true, code=200, message=alive)
15:21:59.342 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@7076714c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:21:59.342 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e1ff1cf] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:21:59.342 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 390 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=W,to=13/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4c6e90d7{s=COMPLETING}]=>HttpChannelState@2370d2c6{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x01\x81\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=W,to=16/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4c6e90d7{s=COMPLETING}]=>HttpChannelState@2370d2c6{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}]
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=361 remaining=0 WriteFlusher@76260f4f{WRITING}->null
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@76260f4f{IDLE}->null:WRITING-->IDLE
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@3a537f58[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@1e090a9d{200,GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=110,l=110,c=8192,r=0],true)@END
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@78b70671{terminated=false,multiplex=0,pooled=Buffer@1b6d82e9[rc=0,DirectByteBuffer@494be307[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@d280b90[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@1e090a9d{200,GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@7ec56d76{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@28cecdd1{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@7ec56d76{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@28cecdd1{name=HttpChannelState_writeInvoker,tail=Link@7ec56d76{Queued by qtp1644934378-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@28cecdd1{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:21:59.345 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:21:59.342 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:21:59.345 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:21:59.345 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:21:59.345 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:21:59.345 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-33141, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33141, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7c3013ea{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STARTED}}, connector=RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}, jettyThread=Thread[RestServerParameters-33141,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:21:59.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}
15:21:59.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@5b64bc02[keys=7]
15:21:59.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@242f6989{STARTED}[id=1 keys=3 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.346 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6ba9fe1 on oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=3 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.346 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=3 selected=0 updates=1 selection:tot=12/avg=1.00/max=1]
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/3 selected
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6ba9fe1
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@2681f2b2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@2681f2b2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 3 connections on oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=3 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=74/30000}]
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=14}
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@15741c77[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=74/30000}]
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@9c6ce2f{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@4fdce42f,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@1aa79e7f}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@2681f2b2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.346 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=74/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=74/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@2681f2b2{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@2681f2b2{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=14}
15:21:59.346 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/healthcheck written app=110 net=110
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@2370d2c6{handling=Thread[qtp1644934378-41,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1} 
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@573e680c
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@573e680c
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@25c7b1{s=ServletChannelState@2681f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:33141/policy/pdpx/v1/healthcheck,age=14}
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@2370d2c6{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@44d968bf, failure=null, callbackCompleted=true, completeStream=true
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@44d968bf, null)
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=74/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=74/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@2370d2c6{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.347 [qtp1644934378-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:21:59 +0000] "GET /policy/pdpx/v1/healthcheck HTTP/1.1" 200 110 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@7b5161bd
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@2139998744 cs=ServletChannelState@2681f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@25c81cd4 eof=false
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@25c81cd4
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@11e9029e[c=null]
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@2681f2b2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=18/30000}]
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@2370d2c6{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@47ee6f7c https://localhost:33141/policy/pdpx/v1/healthcheck HTTP/1.1}
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\x976\xF2\xCe\xF9\x1e\xB0\xB8Zw\xEf\x9e\xAeT\x9d\x1c\x9e\xE3>>>\xBd\xF4\xCb5/\xBc\xEe\xC9\xBc...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=18/30000}]
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=75/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.347 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.346 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1644934378-40-acceptor-0@43656563-RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141} in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57611ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.347 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57610ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.347 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=75/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=75/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=75/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=75/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3978aa96[{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36924,CLOSED,fill=FI,flush=-,to=76/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@644a6483{SSLC.NBReadCB@8c57ffa{SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=76/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=76/30000}=>HttpConnection@43ec10da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@405abe41{ReadCallback@6343331f{HttpConnection@43ec10da::SslEndPoint@15741c77[{l=null,r=null,CLOSED,fill=FI,flush=-,to=76/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:59.348 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.348 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@43ec10da::SslEndPoint@15741c77[{l=null,r=null,CLOSED,fill=-,flush=-,to=76/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.349 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=3 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.349 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa on oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d26b80c startThread=0
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@405abe41{null}
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:59.349 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=1 selection:tot=14/avg=1.00/max=1]
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=242/30000}]
15:21:59.349 [qtp1644934378-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}]
15:21:59.349 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d26b80c in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57608ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.349 [qtp1644934378-41] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.349 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:21:59.349 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.349 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3978aa96[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=77/30000}=>HttpConnection@43ec10da[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.349 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@43ec10da::SslEndPoint@15741c77[{l=null,r=null,CLOSED,fill=-,flush=-,to=77/30000}]
15:21:59.349 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@8c57ffa::SocketChannelEndPoint@3978aa96[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8c57ffa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=77/30000}=>HttpConnection@43ec10da[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de74d31{s=START}]=>HttpChannelState@1eaef097{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.349 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d26b80c in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57608ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.349 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57608ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/4 selected
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@65f5fffa
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.349 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@3d085182[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=242/30000}]
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=243/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=243/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.349 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xF15r\x81H\x8a}A\xB8QS\x98\xFc\xDb\x99\x90\x06\xE0>>>\xBd\xF4\xCb5/\xBc\xEe\xC9\xBc...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=243/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@33d56d10[{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36892,CLOSED,fill=FI,flush=-,to=243/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@545fa453{SSLC.NBReadCB@6019a0ba{SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=244/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=244/30000}=>HttpConnection@7d711e91[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@754b4dec{ReadCallback@58fa2f8f{HttpConnection@7d711e91::SslEndPoint@3d085182[{l=null,r=null,CLOSED,fill=FI,flush=-,to=244/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@7d711e91::SslEndPoint@3d085182[{l=null,r=null,CLOSED,fill=-,flush=-,to=244/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.350 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=3 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.351 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f39dd6 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57607ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.351 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@33d56d10[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=244/30000}=>HttpConnection@7d711e91[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.351 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7d711e91::SslEndPoint@3d085182[{l=null,r=null,CLOSED,fill=-,flush=-,to=244/30000}]
15:21:59.351 [qtp1644934378-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@6019a0ba::SocketChannelEndPoint@33d56d10[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@6019a0ba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=244/30000}=>HttpConnection@7d711e91[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1f62697a{s=START}]=>HttpChannelState@6a926991{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.351 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f39dd6 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57606ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.351 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57606ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f39dd6 startThread=0
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@754b4dec{null}
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=444/30000}]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@d38797a[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=444/30000}]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=443/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=443/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4a233184{terminated=false,multiplex=1,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@37d42b5b[rc=1,HeapByteBuffer@1c254759[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xFc\xA8\xE3\xE3\xE8v~\x98\xCfK\x8b\x1bH\x9a?r_\x8e>>>\xBd\xF4\xCb5/\xBc\xEe\xC9\xBc...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=444/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4a233184{terminated=false,multiplex=0,pooled=Buffer@37d42b5b[rc=0,HeapByteBuffer@1c254759[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.351 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1f89f72[{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36874,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7ff7f9d3{SSLC.NBReadCB@4bd8afd5{SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=444/30000}=>HttpConnection@52cee17c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@5b73dbad{ReadCallback@555b7111{HttpConnection@52cee17c::SslEndPoint@d38797a[{l=null,r=null,CLOSED,fill=FI,flush=-,to=445/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@52cee17c::SslEndPoint@d38797a[{l=null,r=null,CLOSED,fill=-,flush=-,to=445/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.352 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=3 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.352 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66c7bc52 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57605ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.352 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1f89f72[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=445/30000}=>HttpConnection@52cee17c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.352 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@52cee17c::SslEndPoint@d38797a[{l=null,r=null,CLOSED,fill=-,flush=-,to=445/30000}]
15:21:59.352 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@4bd8afd5::SocketChannelEndPoint@1f89f72[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4bd8afd5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=445/30000}=>HttpConnection@52cee17c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@565fc7d{s=START}]=>HttpChannelState@200538ac{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.353 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66c7bc52 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57605ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.353 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57604ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.353 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66c7bc52 startThread=0
15:21:59.353 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5b73dbad{null}
15:21:59.353 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.353 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 waiting with 3 keys
15:21:59.354 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3e9ed2c on oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.355 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=12/avg=1.00/max=1]
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken with none selected
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 woken up from select, 0/0/0 selected
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@e767b54 processing 0 keys, 1 updates
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@3e9ed2c
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@e767b54 on oeji.ManagedSelector@242f6989{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:21:59.355 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.355 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57602ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=3,epc=9]@2025-03-12T15:21:59.355524666Z
15:21:59.355 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@1d1c8d/SelectorProducer@12400be2/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57602ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=3,epc=9]@2025-03-12T15:21:59.355608537Z
15:21:59.355 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@242f6989{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=12/avg=1.00/max=1]
15:21:59.355 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@13e5bc1{STARTED}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.355 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7c5abd91 on oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.355 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=4 selected=0 updates=1 selection:tot=14/avg=1.00/max=1]
15:21:59.355 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.355 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/4 selected
15:21:59.355 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.355 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.355 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7c5abd91
15:21:59.355 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 4 connections on oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=8/30000}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@7f97581d[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=8/30000}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=8/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=8/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x01\x81\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xCa\xF2\xAf,=^-\x08\xC8\xAd`\xEd\xC0\xAd;k\x86\x05>>>q\xAf\xDbS\x8cV\x1c4\xA5...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=8/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=8/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3dfa8eab[{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36940,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4036f3d8{SSLC.NBReadCB@9fc7645{SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.356 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@12c23e68{ReadCallback@78662c2b{HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41dfe57c startThread=0
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@12c23e68{null}
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=368/30000}]
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@2a54dfe1[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=368/30000}]
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=368/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=368/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\t`\xE74\x17\x94\xD5p\xC4+j\xD65\xD9\x07\x9c/\xB5>>>q\xAf\xDbS\x8cV\x1c4\xA5...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=368/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.357 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4a82057[{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36888,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1e8d0e45{SSLC.NBReadCB@27e3aff{SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=368/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=369/30000}=>HttpConnection@358ba383[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@29fe60e3{ReadCallback@5aa40ee1{HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=null,r=null,CLOSED,fill=FI,flush=-,to=369/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=null,r=null,CLOSED,fill=-,flush=-,to=369/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13af8fb4 startThread=0
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@29fe60e3{null}
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=153/30000}]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@70873cc2[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=153/30000}]
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=153/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=153/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:21:59.358 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=153/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=153/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\x11D\xE7\xCa7\rE\x8eU\xCb\xFcjZ{6.\xC4\x0e>>>q\xAf\xDbS\x8cV\x1c4\xA5...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=153/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7c1de16f[{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36908,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2e935293{SSLC.NBReadCB@3226fa5c{SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=154/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@25edbc9c{ReadCallback@201c5667{HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=null,r=null,CLOSED,fill=FI,flush=-,to=154/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:59.359 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=null,r=null,CLOSED,fill=-,flush=-,to=154/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a78a676 startThread=0
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@25edbc9c{null}
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=704/30000}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@1d9c7727[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=704/30000}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=704/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=704/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=704/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=704/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5e6ba494{terminated=false,multiplex=1,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@7b2a2783[rc=1,HeapByteBuffer@7213a3c2[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xB1[e\xFb\x8f\xAc\xA6\r\xF2\x80S\xCdQ\xFa_"\xC9\xE8>>>q\xAf\xDbS\x8cV\x1c4\xA5...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=704/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5e6ba494{terminated=false,multiplex=0,pooled=Buffer@7b2a2783[rc=0,HeapByteBuffer@7213a3c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7c0ab816[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@135b8b3c[{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:33141,r=/127.0.0.1:36868,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.360 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1930d77a{SSLC.NBReadCB@136c0fdf{SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:21:59.361 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=705/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.361 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13af8fb4 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=1,r=-1,t=57596ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.361 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4a82057[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=372/30000}=>HttpConnection@358ba383[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.361 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@358ba383::SslEndPoint@2a54dfe1[{l=null,r=null,CLOSED,fill=-,flush=-,to=372/30000}]
15:21:59.361 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@27e3aff::SocketChannelEndPoint@4a82057[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@27e3aff{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=372/30000}=>HttpConnection@358ba383[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@e594686{s=START}]=>HttpChannelState@66267b75{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.361 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13af8fb4 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=1,r=-1,t=57596ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.361 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a78a676 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=57596ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.362 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7c1de16f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=156/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.362 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4fc1dc6::SslEndPoint@70873cc2[{l=null,r=null,CLOSED,fill=-,flush=-,to=156/30000}]
15:21:59.362 [qtp1644934378-38] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@3226fa5c::SocketChannelEndPoint@7c1de16f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@3226fa5c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=156/30000}=>HttpConnection@4fc1dc6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7b8eb1f6{s=START}]=>HttpChannelState@1ff8916c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.362 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a78a676 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=2,r=-1,t=57595ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.362 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57595ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.361 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41dfe57c in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=1,r=-1,t=57596ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.362 [qtp1644934378-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3dfa8eab[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.362 [qtp1644934378-40] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4ba49ab6::SslEndPoint@7f97581d[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}]
15:21:59.362 [qtp1644934378-40] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@9fc7645::SocketChannelEndPoint@3dfa8eab[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@9fc7645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4ba49ab6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4c6e90d7{s=START}]=>HttpChannelState@2370d2c6{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.362 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41dfe57c in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57595ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.362 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57595ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.361 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@3c8e8253{ReadCallback@4fef60ea{HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=null,r=null,CLOSED,fill=FI,flush=-,to=707/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.362 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:21:59.362 [qtp1644934378-45] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:21:59.362 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=null,r=null,CLOSED,fill=-,flush=-,to=707/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=4 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.363 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f09c3d5 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57595ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.363 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@135b8b3c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=707/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.363 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@19a3e04c::SslEndPoint@1d9c7727[{l=null,r=null,CLOSED,fill=-,flush=-,to=707/30000}]
15:21:59.363 [qtp1644934378-39] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@136c0fdf::SocketChannelEndPoint@135b8b3c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@136c0fdf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=707/30000}=>HttpConnection@19a3e04c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d3767da{s=START}]=>HttpChannelState@6b104bb0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:21:59.363 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f09c3d5 in QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=3,r=-1,t=57594ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.363 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57594ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f09c3d5 startThread=0
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3c8e8253{null}
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df waiting with 4 keys
15:21:59.363 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@ebc1f14 on oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.363 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=14/avg=1.00/max=1]
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken with none selected
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df woken up from select, 0/0/0 selected
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@523098df processing 0 keys, 1 updates
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.363 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@ebc1f14
15:21:59.364 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@523098df on oeji.ManagedSelector@13e5bc1{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.364 [qtp1644934378-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.364 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3
15:21:59.364 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57593ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=13]@2025-03-12T15:21:59.364376096Z
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@658ef834/SelectorProducer@3911e91a/IDLE/p=0/QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57593ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}][pc=0,pic=0,pec=1,epc=13]@2025-03-12T15:21:59.364510769Z
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@13e5bc1{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=14/avg=1.00/max=1]
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@5b64bc02[keys=0]
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@412d379c[HTTP/1.1]
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@412d379c[HTTP/1.1]
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@5e02753c{SSL->HTTP/1.1}
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@4a402ba3[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejur.ResourceFactoryInternals$LifeCycle@7b73b5c9{STARTED}
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejur.ResourceFactoryInternals$LifeCycle@7b73b5c9{STOPPED}
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@4a402ba3[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:59.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@5e02753c{SSL->HTTP/1.1}
15:21:59.364 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@7b6cb223{SSL, (ssl, http/1.1)}{0.0.0.0:33141}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@7c3013ea{STARTED}[12.0.16,sto=0]
15:21:59.365 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@7c3013ea{STOPPING}[12.0.16,sto=0]
15:21:59.365 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@7c3013ea{STOPPING}[12.0.16,sto=0]
15:21:59.365 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@7c3013ea{STOPPING}[12.0.16,sto=0]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@65567582{STARTED}[worker=node0]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@1840b0a4{STARTED}[interval=600000, ownscheduler=false]
15:21:59.365 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@1840b0a4{STOPPED}[interval=600000, ownscheduler=false]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@65567582{STOPPED}[worker=node0]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STARTED}}
15:21:59.365 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STARTED}}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@78519d63{STARTED}
15:21:59.365 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@7042daf1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@35aaefcb[passivating=false,graceSec=3600]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@35aaefcb[passivating=false,graceSec=3600]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@7042daf1[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@67b1f69{STARTED}
15:21:59.365 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@67b1f69{STOPPING}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@23096e4d{STARTED}
15:21:59.365 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@23096e4d{STOPPING}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=true,async=true,src=EMBEDDED:<null>}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3287cd4e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@4e428277{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:59.365 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:59.367 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-7d0c21[EMBEDDED:<null>]
15:21:59.367 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:59.367 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:59.367 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet74b8bc34{/*->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:59.367 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@472c5608{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-472c5608] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-7d0c21=MappedServlet6915ba65{null->org.glassfish.jersey.servlet.ServletContainer-7d0c21==org.glassfish.jersey.servlet.ServletContainer@67235c4d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@23096e4d{STOPPED}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@3b6ccd61[RestServerParameters-login-service]
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@3f5f610d[users.count=1]
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@3f5f610d[users.count=1]
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@3b6ccd61[RestServerParameters-login-service]
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@67b1f69{STOPPED}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@78519d63{STOPPED}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@fe9d54b{base=null,protected=[]}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@fe9d54b{base=null,protected=[]}
15:21:59.367 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STOPPED}}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@28488f2e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@78519d63{STOPPED}}
15:21:59.367 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@6da640fe{STARTED}
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@62832e24{STARTED}
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@62832e24{STOPPED}
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@6da640fe{STOPPED}
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@14a37127{STARTED}
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@14a37127{STOPPED}
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1644934378]@620bb4ea{STARTED,8<=8<=200,i=4,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=4,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1644934378-44,5,main] for stop
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1644934378-41,5,main] for stop
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1644934378-42,5,main] for stop
15:21:59.368 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@3c88d6ea{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=4,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.368 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=5,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.368 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.368 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@58ecc4bb{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=5,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.368 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.368 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1644934378-45,5,main] for stop
15:21:59.368 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@48e1024{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=6,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.368 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=6,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.369 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=7,r=-1,t=57589ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.369 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:21:59.369 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@3c606f32{thread=null} in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=7,r=-1,t=57588ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.369 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=8<=200,i=8,r=-1,t=57588ms,q=0}[ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}]
15:21:59.369 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@7cdefdf{capacity=4,threads=ThreadIdPool@3f27b79{capacity=4}}
15:21:59.371 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1644934378-41,5,main] for 2499
15:21:59.371 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=8,r=-1,t=57586ms,q=0}[NO_TRY]
15:21:59.371 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=8,r=-1,t=57586ms,q=0}[NO_TRY]
15:21:59.371 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=9,r=-1,t=57586ms,q=0}[NO_TRY]
15:21:59.371 [qtp1644934378-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-38,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=9,r=-1,t=57586ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=9,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=9,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=10,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-43,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=10,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=10,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=10,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=11,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-40,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=11,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=11,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=11,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=12,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-39,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=12,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=12,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=12,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=12,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=13,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-41,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=13,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.372 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=12,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=14,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-44,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=14,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1644934378-39,5,] for 2498
15:21:59.373 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1644934378-45,5,main] for 2498
15:21:59.373 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=12,r=-1,t=57585ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=14,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=15,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-42,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=15,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=15,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=15,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=16,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [qtp1644934378-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1644934378-45,5,main] exited for QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPING,8<=0<=200,i=16,r=-1,t=57584ms,q=0}[NO_TRY]
15:21:59.373 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1644934378-42,5,] for 2498
15:21:59.380 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1644934378]@620bb4ea{STOPPED,8<=0<=200,i=16,r=-1,t=57577ms,q=0}[NO_TRY]
15:21:59.380 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@7c3013ea{STOPPED}[12.0.16,sto=0]
15:21:59.380 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:21:59.380 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:21:59.380 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:21:59.381 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@2455c95c to TERMINATED
15:21:59.381 [pool-5-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@921a1b
15:21:59.381 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"0c4b30cc-b0df-49f7-a6fe-95057d9314a7","timestampMs":1741792919381,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:21:59.381 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:21:59.381 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:21:59.381 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:21:59.381 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown
15:21:59.381 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:21:59.381 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown
15:21:59.381 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:21:59.381 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:21:59.381 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e0fbfb6
15:21:59.381 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:21:59.381 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.029 s -- in org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer
[INFO] Running org.onap.policy.pdpx.main.rest.TestStatisticsReport
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.pdpx.main.rest.TestStatisticsReport
[INFO] Running org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics
15:21:59.399 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json]
15:21:59.403 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:21:59.403 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:21:59.406 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@525aeba9
15:21:59.412 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@1b601570 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@9a97d02, baseUrl=http://0.0.0.0:6970/, alive=true)
15:21:59.413 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:21:59.413 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:59.413 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:59.414 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:21:59.414 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:59.414 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.415 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:21:59.416 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:21:59.416 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:21:59.416 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:21:59.416 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:59.417 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.418 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:21:59.418 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:59.418 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.421 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:21:59.421 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:21:59.421 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:21:59.421 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:59.422 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.424 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:21:59.424 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:21:59.424 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:21:59.424 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@47c57d0f, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@7d6ec39c, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@26948caa, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@7a80f60c, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@1641c156, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@1db89221}
15:21:59.425 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:59.425 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:21:59.425 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@3353d096 added {SymlinkAllowedResourceAliasChecker@602af317{base=null,protected=[]},MANAGED}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@861130902 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1872292140 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@5257f99d[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1872292140 added {[],POJO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1872292140 added {[],POJO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1872292140 added {[],POJO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@3353d096 added {oeje10s.SessionHandler@6f98e92c{STOPPED},AUTO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6f98e92c added {oeje10s.ServletHandler@7f2d4421{STOPPED},AUTO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@48a8a298 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@6051e328,POJO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@220689838 added {QueuedThreadPool[qtp1219011224]@48a8a298{STOPPED,8<=0<=200,i=0,r=-1,t=-189650ms,q=0}[NO_TRY],AUTO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@220689838 added {oejut.ScheduledExecutorScheduler@18be3467{STOPPED},AUTO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@220689838 added {org.eclipse.jetty.io.ArrayByteBufferPool@158ff98a{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@220689838 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:21:59.426 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@220689838 added {org.eclipse.jetty.util.component.DumpableMap@7aa810b0,POJO}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1276416078 added {oejs.Slf4jRequestLogWriter@256088a7{STOPPED},AUTO}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@d2775ae added {oejs.CustomRequestLog@4c14904e{STOPPED},AUTO}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@4f496628{STOPPED}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10312ms oejur.ResourceFactoryInternals$LifeCycle@4f496628{STARTED}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@755ed2e1 added {oejur.ResourceFactoryInternals$LifeCycle@4f496628{STARTED},MANAGED}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@755ed2e1 added {org.eclipse.jetty.util.resource.ResourceFactory$2@1d20aae4,POJO}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1009003607 added {HttpConfiguration@385865dd{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@3b1261ed]},POJO}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@603823073 added {Server@755ed2e1[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1042701661 added {QueuedThreadPool[qtp1219011224]@48a8a298{STOPPED,8<=0<=200,i=0,r=-1,t=-189651ms,q=0}[NO_TRY],UNMANAGED}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1042701661 added {oejut.ScheduledExecutorScheduler@18be3467{STOPPED},UNMANAGED}
15:21:59.427 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1042701661 added {org.eclipse.jetty.io.ArrayByteBufferPool@158ff98a{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@3e265d5d added {SslConnectionFactory@23fd9be1{SSL->HTTP/1.1},AUTO}
15:21:59.428 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@3e265d5d{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@23fd9be1{SSL->HTTP/1.1}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@3e265d5d added {HttpConnectionFactory@3c242c57[HTTP/1.1],AUTO}
15:21:59.428 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@3c242c57[HTTP/1.1]
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1042701661 added {ServerConnectorManager@452ba1c9[keys=0],MANAGED}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@d2775ae added {RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429},AUTO}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@d2775ae added {oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6f98e92c{STOPPED}},AUTO}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6d9ebd88 added {SymlinkAllowedResourceAliasChecker@22f31149{base=null,protected=[]},MANAGED}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1839119752 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6d9ebd88 added {oeje10s.ServletHandler@2e337cff{STOPPED},AUTO}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2e337cff added {org.glassfish.jersey.servlet.ServletContainer-360ea519==org.glassfish.jersey.servlet.ServletContainer@b0bc582{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:59.428 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2e337cff added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-360ea519,POJO}
15:21:59.428 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-36429, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36429, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@d2775ae{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}, connector=RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-360ea519==org.glassfish.jersey.servlet.ServletContainer@b0bc582{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:36429/
   +> swagger.context.id=swagger-36429
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-36429
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 73/144/4,012 MiB
UTC: 2025-03-12T15:21:59.428605618Z; Etc/UTC: 2025-03-12T15:21:59.428605618Z
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@778321069 added {org.eclipse.jetty.security.DefaultIdentityService@14270971,POJO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@2e643cad added {UserStore@21c64b8e[users.count=1],AUTO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1831718271 added {org.eclipse.jetty.util.component.DumpableCollection@41ed3d2a,POJO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:59.429 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:59.429 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@622314c2{unnamed@622314c2,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6d2dcd7f added {org.eclipse.jetty.security.authentication.BasicAuthenticator@52e494a2,POJO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6d2dcd7f added {HashLoginService@2e643cad[RestServerParameters-login-service],AUTO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6f98e92c added {oejs.SecurityHandler$PathMapped@6d2dcd7f{STOPPED},AUTO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6d2dcd7f added {oeje10s.ServletHandler@7f2d4421{STOPPED},AUTO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f2d4421 added {org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:59.429 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f2d4421 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2bde6971,POJO}
15:21:59.429 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-36429, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36429, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@d2775ae{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}, connector=RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-36429
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-36429
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 72/144/4,012 MiB
UTC: 2025-03-12T15:21:59.429768461Z; Etc/UTC: 2025-03-12T15:21:59.429768461Z
15:21:59.430 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f2d4421 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:21:59.430 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f2d4421 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d,POJO}
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:21:59.430 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7545c015
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:21:59.430 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:21:59.430 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:21:59.430 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:21:59.430 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-36429, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36429, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@d2775ae{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}, connector=RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:21:59.430 [pool-6-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@6559c733
15:21:59.430 [pool-6-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"5924ff8f-7fd5-4773-9e16-e26a787ca1ad","timestampMs":1741792919430,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:21:59.437 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:21:59.437 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:21:59.437 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:21:59.438 [RestServerParameters-36429] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-36429, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36429, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@d2775ae{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}, connector=RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}, jettyThread=Thread[RestServerParameters-36429,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:21:59.438 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@d2775ae{STOPPED}[12.0.16,sto=0]
15:21:59.438 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@d2775ae added {org.eclipse.jetty.server.Server$DynamicErrorHandler@4ec03379,POJO}
15:21:59.438 [RestServerParameters-36429] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:21:59.438 [RestServerParameters-36429] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@d2775ae{STARTING}[12.0.16,sto=0]
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1219011224]@48a8a298{STOPPED,8<=0<=200,i=0,r=-1,t=-189662ms,q=0}[NO_TRY]
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@4007d4d1{capacity=4}
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1144543241 added {QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=0<=200,i=0,r=-1,t=-189663ms,q=0}[NO_TRY],UNMANAGED}
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1144543241 added {ThreadIdPool@4007d4d1{capacity=4},POJO}
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@48a8a298 added {ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}},AUTO}
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10324ms ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-57,5,main]
15:21:59.439 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-58,5,main]
15:21:59.448 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-59,5,main]
15:21:59.449 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=3<=200,i=3,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.456 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-60,5,main]
15:21:59.456 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=4<=200,i=4,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.456 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-61,5,main]
15:21:59.465 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-62,5,main]
15:21:59.465 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=6<=200,i=6,r=-1,t=59990ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.472 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=7<=200,i=7,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.472 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-63,5,main]
15:21:59.472 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.479 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1219011224-64,5,main]
15:21:59.479 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10365ms QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@18be3467{STOPPED}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10365ms oejut.ScheduledExecutorScheduler@18be3467{STARTED}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@4c14904e{STOPPED}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@256088a7{STOPPED}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10365ms oejs.Slf4jRequestLogWriter@256088a7{STARTED}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10365ms oejs.CustomRequestLog@4c14904e{STARTED}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@655bbc01
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@602af317{base=null,protected=[]}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@3353d096 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@1a6e6d73,POJO}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10365ms SymlinkAllowedResourceAliasChecker@602af317{base=null,protected=[]}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@6f98e92c{STOPPED}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6f98e92c added {org.eclipse.jetty.session.DefaultSessionCache@3553ab9c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:21:59.480 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@3553ab9c added {org.eclipse.jetty.session.NullSessionDataStore@45683ef2[passivating=false,graceSec=3600],AUTO}
15:21:59.481 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@7d6b29ea{STOPPED}[worker=null]
15:21:59.481 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@7d6b29ea added {oejs.HouseKeeper@1487d6c1{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:21:59.481 [RestServerParameters-36429] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:21:59.481 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@1487d6c1{STOPPED}[interval=600000, ownscheduler=false]
15:21:59.481 [RestServerParameters-36429] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms
15:21:59.482 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.482 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10368ms oejs.HouseKeeper@1487d6c1{STARTED}[interval=600000, ownscheduler=false]
15:21:59.482 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10368ms oejs.DefaultSessionIdManager@7d6b29ea{STARTED}[worker=node0]
15:21:59.482 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@d2775ae added {oejs.DefaultSessionIdManager@7d6b29ea{STARTED}[worker=node0],MANAGED}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6f98e92c added {oejs.DefaultSessionIdManager@7d6b29ea{STARTED}[worker=node0],UNMANAGED}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@6d2dcd7f{STOPPED}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6d2dcd7f added {org.eclipse.jetty.security.DefaultIdentityService@14270971,POJO}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6d2dcd7f added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@38bba64e,POJO}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@6d2dcd7f{STARTING}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@2e643cad[RestServerParameters-login-service]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@21c64b8e[users.count=1]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10368ms UserStore@21c64b8e[users.count=1]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10368ms HashLoginService@2e643cad[RestServerParameters-login-service]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@7f2d4421{STOPPED}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2bde6971[EMBEDDED:<null>]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1cbbfcca{/*->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2bde6971=MappedServlet36201042{null->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@7f2d4421{STARTING}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f2d4421 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f2d4421 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0,POJO}
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2bde6971[EMBEDDED:<null>]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1eda07b8{/*->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0[EMBEDDED:<null>]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet709d2f41{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:59.483 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2bde6971=MappedServlet19c32289{null->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0=MappedServlet445750ea{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2bde6971[EMBEDDED:<null>]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServletafe781f{/*->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0[EMBEDDED:<null>]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet1380b926{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2bde6971=MappedServlet19c32289{null->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0=MappedServlet445750ea{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@7f2d4421{STARTING}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10369ms oeje10s.ServletHandler@7f2d4421{STARTED}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10369ms oejs.SecurityHandler$PathMapped@6d2dcd7f{STARTED}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@3553ab9c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@45683ef2[passivating=false,graceSec=3600]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10369ms org.eclipse.jetty.session.NullSessionDataStore@45683ef2[passivating=false,graceSec=3600]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10369ms org.eclipse.jetty.session.DefaultSessionCache@3553ab9c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6f98e92c added {[],POJO}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10369ms oeje10s.SessionHandler@6f98e92c{STARTED}
15:21:59.484 [RestServerParameters-36429] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STARTED}}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10369ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@135716b5
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10369ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10370ms org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:21:59.484 [RestServerParameters-36429] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-2bde6971
15:21:59.571 [RestServerParameters-36429] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:21:59.572 [RestServerParameters-36429] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:21:59.593 [RestServerParameters-36429] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STARTED}}
15:21:59.593 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10478ms oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STARTED}}
15:21:59.593 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}
15:21:59.594 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@3e265d5d added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:36429],POJO}
15:21:59.594 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@23fd9be1{SSL->HTTP/1.1}
15:21:59.594 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@755ed2e1[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@15be9e62(policy@policy.onap.org,h=[],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@15be9e62(policy@policy.onap.org,h=[policy],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@15be9e62(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:21:59.617 [RestServerParameters-36429] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@755ed2e1[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:59.623 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@20d475b1] for Server@755ed2e1[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:59.624 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:21:59.624 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:21:59.624 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792919624|SSL_NULL_WITH_NULL_NULL)]
15:21:59.626 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10511ms Server@755ed2e1[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:21:59.626 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792919626|SSL_NULL_WITH_NULL_NULL)]
15:21:59.626 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10512ms SslConnectionFactory@23fd9be1{SSL->HTTP/1.1}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@3c242c57[HTTP/1.1]
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10512ms HttpConnectionFactory@3c242c57[HTTP/1.1]
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@452ba1c9[keys=0]
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@18865087 added {SelectorProducer@590fe40,POJO}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@18865087 added {QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}],UNMANAGED}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.627281131Z created
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@116026046 added {AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.627344123Z,MANAGED}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@452ba1c9 added {oeji.ManagedSelector@6ea6abe{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@57889060 added {SelectorProducer@7ccea0d6,POJO}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@57889060 added {QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}],UNMANAGED}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.627588107Z created
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@2125341681 added {AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59852ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.627636058Z,MANAGED}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@452ba1c9 added {oeji.ManagedSelector@7eae23f1{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6ea6abe{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.627906284Z
15:21:59.627 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10513ms AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=8,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.627956025Z
15:21:59.628 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2bc41900 startThread=0
15:21:59.628 [RestServerParameters-36429] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3227972d on oeji.ManagedSelector@6ea6abe{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:59.628 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2bc41900 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=7,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.628 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=7,r=-1,t=59851ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.628505615Z tryProduce false
15:21:59.628 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.628 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3227972d
15:21:59.628 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.628 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 0 keys
15:21:59.629 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10514ms oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:59.629 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@7eae23f1{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:59.629 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=7,r=-1,t=59850ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.629768829Z
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10516ms AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=7,r=-1,t=59848ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.631314899Z
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@3b6649af startThread=0
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@34584499 on oeji.ManagedSelector@7eae23f1{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:59.631 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@3b6649af in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=6,r=-1,t=59848ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:21:59.631 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=6,r=-1,t=59848ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:21:59.631613185Z tryProduce false
15:21:59.631 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:21:59.631 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@34584499
15:21:59.631 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:21:59.631 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 0 keys
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10516ms oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10516ms ServerConnectorManager@452ba1c9[keys=0]
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@3e265d5d added {acceptor-0@3f5f570b,POJO}
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@3f5f570b startThread=0
15:21:59.631 [RestServerParameters-36429] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}
15:21:59.631 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10517ms RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}
15:21:59.631 [RestServerParameters-36429] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@d2775ae{STARTING}[12.0.16,sto=0] @10517ms
15:21:59.632 [RestServerParameters-36429] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @10517ms oejs.Server@d2775ae{STARTED}[12.0.16,sto=0]
15:21:59.631 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@3f5f570b in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=59847ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.438 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:36429 connected - retries=20 interval=1000
15:22:00.438 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@16ce465a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58908]] on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:00.439 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/0 selected
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 1 updates
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@16ce465a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58908]]
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@16ce465a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58908]] startThread=0
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.439 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.440 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@16ce465a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58908]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59039ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.440 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:00.440 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:00.440 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=58908, Session(1741792920440|SSL_NULL_WITH_NULL_NULL)]
15:22:00.440 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@18a4597e on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@788ba631{ReadCallback@710b45a6{HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.441 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics -- *************************** Running testXacmlPdpStatistics_200 ***************************
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@68f0a39c{SSLC.NBReadCB@3a667de3{SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.441 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.442 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@595a353f on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:00.442 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.442 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/1 selected
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 2 updates
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@18a4597e
15:22:00.442 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@16ce465a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58908]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59037ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@595a353f
15:22:00.442 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=59037ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 1/1/1 selected
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 1 keys, 0 updates
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58908], selector=sun.nio.ch.EPollSelectorImpl@28847b80, interestOps=1, readyOps=1 SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@227c10f0{thread=null} startThread=0
15:22:00.442 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/PRODUCING/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59036ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:00.443027325Z
15:22:00.443 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/PRODUCING/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59036ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:00.443150637Z
15:22:00.443 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:22:00.443 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.443 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.443 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.443 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.443 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@227c10f0{thread=null} in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=59036ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.443 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:22:00.443 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.443 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=59036ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.443 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@68f0a39c{SSLC.NBReadCB@3a667de3{SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.443 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@788ba631{ReadCallback@710b45a6{HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=2/30000}]
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@6c0addb2[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=2/30000}]
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=20480/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=-1
15:22:00.444 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=ReservedBuffer@23f02478[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@192d9af9{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=-1 uf=false SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@6c0addb2[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=3/30000}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@6c0addb2[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=3/30000}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@6c0addb2[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=3/30000}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=4/30000}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@6c0addb2[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=4/30000}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@6c0addb2[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@5da6ccae::SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=4/30000}]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.445 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SslEndPoint@59995345[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OPEN,fill=-,flush=-,to=4/30000}]
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=true
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=true/true
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@575ea7de[{l=/127.0.0.1:36429,r=/127.0.0.1:58908,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58908,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@68f0a39c{null}
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:00.446 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a2a8e40 startThread=0
15:22:00.447 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.447 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a2a8e40 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=2,r=-1,t=59032ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.447 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.447 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@575ea7de[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.447 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@575ea7de[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.447 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5da6ccae::SslEndPoint@59995345[{l=null,r=null,OSHUTTING,fill=-,flush=-,to=5/30000}]
15:22:00.447 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.447 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/0 selected
15:22:00.447 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 0 updates
15:22:00.447 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.447 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.447 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 0 keys
15:22:00.447 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.447 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@575ea7de[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.447 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a2a8e40 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=2,r=-1,t=59032ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.447 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@5da6ccae::SslEndPoint@59995345[{l=null,r=null,OSHUT,fill=-,flush=-,to=6/30000}]
15:22:00.447 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=59031ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.447 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@3a667de3::SocketChannelEndPoint@575ea7de[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.448 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@575ea7de[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3a667de3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@5da6ccae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29760291{s=START}]=>HttpChannelState@425e78ad{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=59031ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.448 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59031ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.462 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1809aaf3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910]] on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:00.462 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/0 selected
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1809aaf3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910]]
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1809aaf3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910]] startThread=0
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.462 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.462 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1809aaf3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=59016ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@1002a563 on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.463 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:00.464 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.464 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/1 selected
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 2 updates
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@1002a563
15:22:00.464 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1809aaf3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=59015ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e
15:22:00.464 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59015ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 1/1/1 selected
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 1 keys, 0 updates
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910], selector=sun.nio.ch.EPollSelectorImpl@21867e29, interestOps=1, readyOps=1 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.464 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59014ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:00.465254015Z
15:22:00.465 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} reservedThread run AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59014ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:00.465278086Z on ReservedThread@227c10f0{thread=Thread[qtp1219011224-61,5,main]}
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.465 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=59014ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:22:00.465414599Z tryProduce true
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.465 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:22:00.465 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}]
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}]
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@66f2b6c2[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03C\xDf\xBe\x0b\xDb\xF7\x03\xD0p\xDd\x9ag\xEf\xB0...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:22:00.465 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.465 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.465 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.466 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.466 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:22:00.467 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.467 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.467 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.467 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.467 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.467 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.467 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:22:00.468 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:22:00.468 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=58910, Session(1741792920463|SSL_NULL_WITH_NULL_NULL)]
15:22:00.476 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:22:00.476 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.476 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.476 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.476 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 ReservedBuffer@2b7e1559[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03)\x8e\xD3\xF0\xE2\x8d\xA8>Cv\xF4\xC9zU...T\x1d:\xFb\xB3\x8d\xB7M\xF1\xA2[\xE0\x7fNu\x11\xE6 \xD2\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.476 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@7c99d282{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.477 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=14/30000}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=14/30000}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=14/30000}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=14/30000}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=14/30000}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.478 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.479 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.479 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:00.480 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:00.480 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}]
15:22:00.480 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/1 selected
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 1/1/1 selected
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 1 keys, 0 updates
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910], selector=sun.nio.ch.EPollSelectorImpl@21867e29, interestOps=1, readyOps=1 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@5eeabb29{thread=null} startThread=0
15:22:00.480 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/PRODUCING/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:22:00.480929153Z
15:22:00.480 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@5eeabb29{thread=null} in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.481 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/PRODUCING/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:22:00.481076376Z
15:22:00.481 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:22:00.481 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.481 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.481 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.481 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=2,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.480 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2bc41900 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.481 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.481 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.481 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}]
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=3/30000}]
15:22:00.481 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.482 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.482 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.482 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 42 HeapByteBuffer@6e7c9e52[p=0,l=42,c=20480,r=42]={<<<\x16\x03\x03\x00%\x10\x00\x00! 9FS\xF9\xD07\xC6\xF1j\xE5\xB4]f\x0b/\xEd\x14o\xA5\xCez5w%\xD1\x8c#\xAf\x99\xE0\xF4@>>>\x01 N\x04So\xAc\xCd\xEf...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.482 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=42
15:22:00.482 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=42 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=42,l=42,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\x8c#\xAf\x99\xE0\xF4@<<<>>>\x01 N\x04So\xAc\xCd\xEf...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.482 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:22:00.484 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.485 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.486 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/1 selected
15:22:00.487 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.487 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 1/1/1 selected
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 1 keys, 0 updates
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910], selector=sun.nio.ch.EPollSelectorImpl@21867e29, interestOps=1, readyOps=1 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.487 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:22:00.487981577Z
15:22:00.487 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} reservedThread run AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:22:00.488004878Z on ReservedThread@5eeabb29{thread=Thread[qtp1219011224-60,5,main]}
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.488 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:22:00.48812712Z tryProduce true
15:22:00.488 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.488 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=1/30000}]}}
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}]
15:22:00.488 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.488 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}]
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 51 HeapByteBuffer@6e7c9e52[p=0,l=51,c=20480,r=51]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xAb\x97cKpM...\xC2\xD8\x19v\xA9\x96\xA5\x97\xFc\xE0I>l\xA1:b_\xC8\xB1\xC8\xEa\x92">>>i\x96\xB3\x8b\xDf\xA7!Z\xFe...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.488 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=51
15:22:00.489 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=51 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=6,l=51,c=20480,r=45]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xAb\x97cKpM\xF7\xFcZ\xC2\xD8\x19v\xA9\x96\xA5\x97\xFc\xE0I>l\xA1:b_\xC8\xB1\xC8\xEa\x92">>>i\x96\xB3\x8b\xDf\xA7!Z\xFe...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.489 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.489 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=6,l=51,c=20480,r=45]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xAb\x97cKpM\xF7\xFcZ\xC2\xD8\x19v\xA9\x96\xA5\x97\xFc\xE0I>l\xA1:b_\xC8\xB1\xC8\xEa\x92">>>i\x96\xB3\x8b\xDf\xA7!Z\xFe...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.489 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=51,l=51,c=20480,r=0]={\x14\x03\x03\x00\x01\x01\x16\x03\x03..._\xC8\xB1\xC8\xEa\x92"<<<>>>i\x96\xB3\x8b\xDf\xA7!Z\xFe...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1fD\x9c\x19\x15\x00-...E\xF3\xE2\xAd\xE8\x03\x14\xCbS\xA0k\x94\x8a\xCb\x08\xFc\x13\x17[I\xD7l\xF4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x0f\xB1\xEbJc\xD6c\x8c\x18\x13\xC9tE\xA0\xBc\xE9.'\x18\x98\xE8']EiMGY\xC9~\x0f\xC7>>>\xC4\x145\xB9\xF6\xA2\x8f\xB0\x86...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.490 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.491 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.491 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/1 selected
15:22:00.491 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.491 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:22:00.491 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e
15:22:00.491 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.491 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.492 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.492 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.497 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 1/1/1 selected
15:22:00.497 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 1 keys, 0 updates
15:22:00.497 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58910], selector=sun.nio.ch.EPollSelectorImpl@21867e29, interestOps=1, readyOps=1 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.497 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.497 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.497 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58981ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:22:00.497945525Z
15:22:00.497 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=6/30000}]}}
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 HeapByteBuffer@66f2b6c2[p=0,l=250,c=20480,r=250]={<<<\x17\x03\x03\x00\xF5\x00\x00\x00\x00\x00\x00\x00\x01\x89\x81\x92\xEa\xEd\xF5\x96\x93\x01\x1a\xC9\xC6...\x0b\xF5\x04?d\xE9l\xD5)aZ\x01\xDei_\xDc\x9f|=\xC00U\xEa>>>\x9aV\xCd\\r\xEa\xA9\xA1I...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=250
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=250 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 250 bytesProduced = 221 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=250,l=250,c=20480,r=0]={\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x9f|=\xC00U\xEa<<<>>>\x9aV\xCd\\r\xEa\xA9\xA1I...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=221 uf=false SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:22:00.498 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:36429)
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:36429) header=Host, headerString=[Host], valueString=[localhost:36429]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:36429/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@7501d052{handling=Thread[qtp1219011224-60,5,main], handled=false, send=SENDING, completed=false, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1472788032 cs=ServletChannelState@3a494366{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@32b26add eof=false
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@32b26add
15:22:00.499 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@63768b62[c=null]
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@33e34dc{SecureRequestWithSslSessionData@22fb52e4{GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}} : ServletChannelState@3a494366{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@622314c2{unnamed@622314c2,INHERIT,SPECIFIC_ROLE,[user]}
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@52e494a2.login DefaultUserIdentity('healthcheck')
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@66d3e483{BASIC,DefaultUserIdentity('healthcheck')}
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@7f2d4421{STARTED} ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=1} ServletContextRequest@33e34dc{SecureRequestWithSslSessionData@22fb52e4{GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@14b9b451 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6c2da850
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@33e34dc{SecureRequestWithSslSessionData@22fb52e4{GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@14b9b451,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6c2da850
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:36429/policy/pdpx/v1/statistics ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=1} 
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@3a494366{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=1}
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@7f2d4421{STARTED} cached filter chain for REQUEST: Chain@16d44667(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@6f5a4fc2(org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:00.500 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@16d44667(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@6f5a4fc2(org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:00.502 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} reservedThread run AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58977ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:00.502504442Z on ReservedThread@227c10f0{thread=Thread[qtp1219011224-61,5,main]}
15:22:00.502 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58977ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:00.502595444Z tryProduce true
15:22:00.502 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.502 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.502 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@550021a7[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=Thread[qtp1219011224-60,5,main], handled=false, send=SENDING, completed=false, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.502 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@377634ef[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:00 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 5f39bdaf-115b-4f83-99d3-dec11fe62fd2
Content-Type: application/json

 committed
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@325ab18[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@3ebcc0e1{200,GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@4b7b3037[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@3ebcc0e1{200,GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@325ab18[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:00 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 5f39bdaf-115b-4f83-99d3-dec11fe62fd2
Content-Type: application/json


15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@4b7b3037[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@3ebcc0e1{200,GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@63ffab2d{IDLE}->null [DirectByteBuffer@4d2ca4fb[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@325ab18[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@63ffab2d{WRITING}->null:IDLE-->WRITING
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=W,to=13/30000}=>HttpConnection@550021a7[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2158d0c7{s=COMPLETING}]=>HttpChannelState@7501d052{handling=Thread[qtp1219011224-60,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@4d2ca4fb[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@325ab18[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:22:00.504 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 564 bytesProduced = 593 sequenceNumber = 1 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=593,c=20480,r=593]={<<<\x17\x03\x03\x02L\x00\x00\x00\x00\x00\x00\x00\x01\x84D\xC1\t\x90\xDe\xDb9\xA3\x91\x13\xE3...l^\x849\x8a\xFa\x9e+[l\xA3\x1c\x92\x0bQL<\x9c\x83U+\x81\x96>>>\xE2\x04Y\x03\xB1\x05/\\\xEa...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 593 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=W,to=13/30000}=>HttpConnection@550021a7[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2158d0c7{s=COMPLETING}]=>HttpChannelState@7501d052{handling=Thread[qtp1219011224-60,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=W,to=14/30000}=>HttpConnection@550021a7[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2158d0c7{s=COMPLETING}]=>HttpChannelState@7501d052{handling=Thread[qtp1219011224-60,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@63ffab2d{WRITING}->null
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@63ffab2d{IDLE}->null:WRITING-->IDLE
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@4b7b3037[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@3ebcc0e1{200,GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@3b9cd47b{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@29f4b1b7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@3b9cd47b{terminated=false,multiplex=0,pooled=Buffer@157c30e[rc=0,DirectByteBuffer@4d2ca4fb[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@29f4b1b7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.505 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@3ebcc0e1{200,GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@1f6fb6ca{Queued by qtp1219011224-60 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@420d8650{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@1f6fb6ca{Queued by qtp1219011224-60 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@420d8650{name=HttpChannelState_writeInvoker,tail=Link@1f6fb6ca{Queued by qtp1219011224-60 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@420d8650{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3a494366{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@3a494366{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=6}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@4ef8feaf{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@71881bcd,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@13333ad0}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@3a494366{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3a494366{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@3a494366{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=7}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@7501d052{handling=Thread[qtp1219011224-60,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1} 
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6c2da850
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6c2da850
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@739c0bba{s=ServletChannelState@3a494366{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=7}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@7501d052{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@3d2211e0, failure=null, callbackCompleted=true, completeStream=true
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@3d2211e0, null)
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@7501d052{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.506 [qtp1219011224-60] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:22:00 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@34268d6d
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1472788032 cs=ServletChannelState@3a494366{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@32b26add eof=false
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@32b26add
15:22:00.506 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@63768b62[c=null]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@3a494366{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@7501d052{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@7cc5ba0b https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1]
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@550021a7::SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/1 selected
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e051d6e
15:22:00.507 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.507 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 1 keys
15:22:00.539 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1c362d2a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58912]] on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:00.539 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:00.539 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.539 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/0 selected
15:22:00.539 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 1 updates
15:22:00.539 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.539 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1c362d2a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58912]]
15:22:00.539 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1c362d2a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58912]] startThread=0
15:22:00.539 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.540 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1c362d2a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58912]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58939ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@1d87c6c on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.540 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ed0e6a0{ReadCallback@2abc22e3{HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@748bcf74{SSLC.NBReadCB@4923a36a{SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e234ce on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=1/avg=1.00/max=1]
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1c362d2a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58912]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58938ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/1 selected
15:22:00.541 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58938ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 2 updates
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@1d87c6c
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e234ce
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.541 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.549 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 1/1/1 selected
15:22:00.549 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 1 keys, 0 updates
15:22:00.549 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58912], selector=sun.nio.ch.EPollSelectorImpl@28847b80, interestOps=1, readyOps=1 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.549 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58929ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:22:00.550333339Z
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@748bcf74{SSLC.NBReadCB@4923a36a{SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ed0e6a0{ReadCallback@2abc22e3{HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=9/30000}]}}
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=9/30000}]
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=9/30000}]
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.550 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.551 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.551 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@6e7c9e52[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03\x90=\xD4\x9b~\x9f~\x83\x860\xF5\xD4\xFd\xE6...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.551 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:22:00.551 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.551 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} reservedThread run AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58927ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:22:00.551913988Z on ReservedThread@5eeabb29{thread=Thread[qtp1219011224-60,5,main]}
15:22:00.551 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.552 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58927ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:22:00.552061341Z tryProduce true
15:22:00.552 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:22:00.552 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.552 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:22:00.554 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=58912, Session(1741792920540|SSL_NULL_WITH_NULL_NULL)]
15:22:00.569 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:22:00.552 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.569 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.569 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.569 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.569 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.569 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:00.570 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03\x13\x82\x1f\xFe\xDeG\x16B\xBca|\x0f\xC4\x07...u%\x02\x96F\x15{\xA6\xAf\x08\xBe\x17\xC9\xC1f\x84\x1c\x89u\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.570 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.570 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.570 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.588 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=47/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.588 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.588 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 93 HeapByteBuffer@6e7c9e52[p=0,l=93,c=20480,r=93]={<<<\x16\x03\x03\x00%\x10\x00\x00! \xFc\xE3Gn\xCd\x82; \x1d\xF9\xEe0\n\xC3\x1f...['k`\xB6U\xB7#\xF5\x9bMw\x17\xD8!p\n\xEc\xAb\xE7\xF9m\x12>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.588 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=93
15:22:00.588 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=93 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...X}\xCc\x12\x98z\x0e<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCf\xFe\xF5\x9d\x97\x13...['k`\xB6U\xB7#\xF5\x9bMw\x17\xD8!p\n\xEc\xAb\xE7\xF9m\x12>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.588 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:22:00.589 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.589 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...X}\xCc\x12\x98z\x0e<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCf\xFe\xF5\x9d\x97\x13...['k`\xB6U\xB7#\xF5\x9bMw\x17\xD8!p\n\xEc\xAb\xE7\xF9m\x12>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.589 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.589 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...\x0e\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCf\xFe\xF5\x9d\x97\x13e\xF1\x0e['k`\xB6U\xB7#\xF5\x9bMw\x17\xD8!p\n\xEc\xAb\xE7\xF9m\x12>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.590 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.590 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...\x0e\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xCf\xFe\xF5\x9d\x97\x13e\xF1\x0e['k`\xB6U\xB7#\xF5\x9bMw\x17\xD8!p\n\xEc\xAb\xE7\xF9m\x12>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.590 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.590 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=93,l=93,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\n\xEc\xAb\xE7\xF9m\x12<<<>>>&\xC0*\xC0%\xC0)\xC0\n...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.590 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:22:00.590 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=49/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.590 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1f\xD1)S\xC5v\xCe...\xA7TJ\x83\xEdqn~s\xCb=\xAc\xB5;\x17?n\x95\xBa\xC4\xBb\x1e\xFf>>>\xD7\xF4%\x9fe\xBe\x02\x11\xF9...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=50/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=50/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.591 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x18^\xD5\xEf`\xE3\xC6!t\xC0@\xBb\x13\x16\xF1\xE3Y\xDe(2\xB4]\x8b\x95n\xC9X\xBf\x0f\x15\x8a?>>>*\xC0\xD9\xE4\xDa"\xA6Zu...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=51/30000}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ed0e6a0{ReadCallback@2abc22e3{HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@748bcf74{SSLC.NBReadCB@4923a36a{SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.592 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.593 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e234ce on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:22:00.593 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/1 selected
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 1 updates
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e234ce
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.593 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.593 [qtp1219011224-57] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.593 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.593 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@3b6649af in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58886ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.593 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58886ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.598 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 1/1/1 selected
15:22:00.598 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 1 keys, 0 updates
15:22:00.598 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:58912], selector=sun.nio.ch.EPollSelectorImpl@28847b80, interestOps=1, readyOps=1 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.598 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.598 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@5c1be57{thread=null} startThread=0
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/PRODUCING/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58880ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:22:00.599138153Z
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/PRODUCING/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58880ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:22:00.599245745Z
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.599 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.599 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@5c1be57{thread=null} in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58880ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.599 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:22:00.599 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58880ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@748bcf74{SSLC.NBReadCB@4923a36a{SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7ed0e6a0{ReadCallback@2abc22e3{HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=6/30000}]}}
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.599 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 HeapByteBuffer@66f2b6c2[p=0,l=250,c=20480,r=250]={<<<\x17\x03\x03\x00\xF5\x00\x00\x00\x00\x00\x00\x00\x01\x809~o\xFc\xB7\xF0\xB7,Mqy...\xAf\x04\xA2m\x00 \xB2\xDa\xFb\xA0\xAa\x892\x08\xBa\xBf\xEe\xDe\xB2\r%\xA76>>>3\xA0\xAb6\xFd\x19\xB1\xAf\xD2...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=250
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=250 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 250 bytesProduced = 221 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=250,l=250,c=20480,r=0]={\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\xEe\xDe\xB2\r%\xA76<<<>>>3\xA0\xAb6\xFd\x19\xB1\xAf\xD2...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=221 uf=false SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:36429)
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:36429) header=Host, headerString=[Host], valueString=[localhost:36429]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:36429/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:22:00.600 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=8/30000}]
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@3c29d655{handling=Thread[qtp1219011224-58,5,main], handled=false, send=SENDING, completed=false, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@240345373 cs=ServletChannelState@3c6cbf97{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@24b1be6d eof=false
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@24b1be6d
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1f534a89[c=null]
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@53540d24{SecureRequestWithSslSessionData@7a3f83f5{GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}} : ServletChannelState@3c6cbf97{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@622314c2{unnamed@622314c2,INHERIT,SPECIFIC_ROLE,[user]}
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@52e494a2.login DefaultUserIdentity('healthcheck')
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@7fbd9939{BASIC,DefaultUserIdentity('healthcheck')}
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@7f2d4421{STARTED} ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0} ServletContextRequest@53540d24{SecureRequestWithSslSessionData@7a3f83f5{GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@1999771a org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6ad77420
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@53540d24{SecureRequestWithSslSessionData@7a3f83f5{GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@1999771a,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6ad77420
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:36429/policy/pdpx/v1/statistics ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0} 
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@3c6cbf97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0}
15:22:00.601 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@16d44667(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@6f5a4fc2(org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:00.603 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@6cf162a4[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:22:00.603 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=459 null
15:22:00.603 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:00 GMT
Content-Length: 459
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 705c3eda-fe77-43d6-b34e-1644a4fb2fcc
Content-Type: application/json

 committed
15:22:00.603 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@7f165a52[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@2d65d30d{200,GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.603 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7c42d4f5[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@2d65d30d{200,GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=459,c=8192,r=459],true)@START
15:22:00.603 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@3b9cd47b{terminated=false,multiplex=1,pooled=Buffer@157c30e[rc=0,DirectByteBuffer@4d2ca4fb[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@29f4b1b7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.603 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=459} last=true content=HeapByteBuffer@7f165a52[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:00 GMT
Content-Length: 459
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 705c3eda-fe77-43d6-b34e-1644a4fb2fcc
Content-Type: application/json


15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 459
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7c42d4f5[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@2d65d30d{200,GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=459,c=8192,r=459],true)@COMPLETING
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1bc17d9b{IDLE}->null [DirectByteBuffer@4d2ca4fb[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 459\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7f165a52[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1bc17d9b{WRITING}->null:IDLE-->WRITING
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=END,0 of -1},g=HttpGenerator@66a709c1{s=COMPLETING}]=>HttpChannelState@3c29d655{handling=Thread[qtp1219011224-58,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@4d2ca4fb[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 459\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@7f165a52[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 710 bytesProduced = 739 sequenceNumber = 1 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=739,c=20480,r=739]={<<<\x17\x03\x03\x02\xDe\x00\x00\x00\x00\x00\x00\x00\x01\x8aB\x1be\x17\xFe\x18)\x83$]\x16...\x02\xE5\xB6\xEdlL\x10\xA7\xE2=\xCe\xEc\xC5t\x9e\x0c.^Y\xBe[s\xF0>>>\x99\x11R\xEf\xCc\x1d:o\xDb...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 739 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=END,0 of -1},g=HttpGenerator@66a709c1{s=COMPLETING}]=>HttpChannelState@3c29d655{handling=Thread[qtp1219011224-58,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02\xDe\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=END,0 of -1},g=HttpGenerator@66a709c1{s=COMPLETING}]=>HttpChannelState@3c29d655{handling=Thread[qtp1219011224-58,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=710 remaining=0 WriteFlusher@1bc17d9b{WRITING}->null
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1bc17d9b{IDLE}->null:WRITING-->IDLE
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7c42d4f5[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@2d65d30d{200,GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=459,l=459,c=8192,r=0],true)@END
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@3b9cd47b{terminated=false,multiplex=0,pooled=Buffer@157c30e[rc=0,DirectByteBuffer@4d2ca4fb[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@29f4b1b7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@2d65d30d{200,GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@56c8707b{Queued by qtp1219011224-58 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@55362c14{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@56c8707b{Queued by qtp1219011224-58 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@55362c14{name=HttpChannelState_writeInvoker,tail=Link@56c8707b{Queued by qtp1219011224-58 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:22:00.604 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@55362c14{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3c6cbf97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@3c6cbf97{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=4}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@3fb9af3b{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@2f8430f2,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@3a5ac6d1}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@3c6cbf97{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3c6cbf97{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@3c6cbf97{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=4}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=459 net=459
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@3c29d655{handling=Thread[qtp1219011224-58,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1} 
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6ad77420
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6ad77420
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@a1d9bf7{s=ServletChannelState@3c6cbf97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=4}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@3c29d655{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@5e681b02, failure=null, callbackCompleted=true, completeStream=true
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@5e681b02, null)
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@3c29d655{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.605 [qtp1219011224-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:22:00 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 459 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@2cdaa783
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@240345373 cs=ServletChannelState@3c6cbf97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@24b1be6d eof=false
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@24b1be6d
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1f534a89[c=null]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@3c6cbf97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=12/30000}]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@3c29d655{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@457e1cb https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=12/30000}]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7ed0e6a0{ReadCallback@2abc22e3{HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@748bcf74{SSLC.NBReadCB@4923a36a{SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e234ce on oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.605 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58873ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.606 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58873ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/1 selected
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 1 updates
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@6e234ce
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.608 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.610 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@43ec81be] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:22:00.610 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@7d2ae92b] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:22:00.612 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics -- ***************************** Running testXacmlPdpStatistics_500 *****************************
15:22:00.612 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@43ec81be] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:22:00.612 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@7d2ae92b] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:22:00.648 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5934a0c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380]] on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:00.648 [qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1]
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/1 selected
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5934a0c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380]]
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5934a0c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380]] startThread=0
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.648 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5934a0c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58830ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@3addf148 on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.649 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.650 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.650 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.650 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2 on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=4/avg=1.00/max=1]
15:22:00.650 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=2 selection:tot=4/avg=1.00/max=1]
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.650 [qtp1219011224-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/2 selected
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 2 updates
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:00.650 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5934a0c8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380]] in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58829ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@3addf148
15:22:00.650 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58829ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.650 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 1/1/2 selected
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 1 keys, 0 updates
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380], selector=sun.nio.ch.EPollSelectorImpl@21867e29, interestOps=1, readyOps=1 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.651 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} reservedThread run AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:00.651655169Z on ReservedThread@5c1be57{thread=Thread[qtp1219011224-64,5,main]}
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:00.651669989Z
15:22:00.651 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:00.651781161Z tryProduce true
15:22:00.651 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.651 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.651 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.651 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:22:00.651 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}]
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}]
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 307 HeapByteBuffer@6e7c9e52[p=0,l=307,c=20480,r=307]={<<<\x16\x03\x03\x01.\x01\x00\x01*\x03\x03\x18K\x1a\x84\x06\xF9\x04\xE7\xB0\x97\xFb\xFd!\xB5...\n\x08\x0b\x04\x01\x05\x01\x06\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=307
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=307/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=307 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 307 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=307,l=307,c=20480,r=0]={\x16\x03\x03\x01.\x01\x00\x01*...\x02\x02\x03\x02\x01\x02\x02<<<>>>\x04\x0b\x0c\x05OSAAF...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.652 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:22:00.654 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.654 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.654 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.654 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.654 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EC on SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.654 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose explicit alias=null keyType=EdDSA on SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.654 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selecting alias: keyType=RSA, sni=null, sniRequired=false, certs=[X509@15be9e62(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])]
15:22:00.660 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected alias=delegate_no_sni_match
15:22:00.661 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager -- Chose delegate alias=policy@policy.onap.org keyType=RSA on SSLEngine[hostname=127.0.0.1, port=37380, Session(1741792920649|SSL_NULL_WITH_NULL_NULL)]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02\xDe\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 1527 sequenceNumber = 0 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=1527,c=20480,r=1527]={<<<\x16\x03\x03\x05\xF2\x02\x00\x00U\x03\x03z\x19u\xDe\x81\x8f\xB5KCa\x7fp\x81D...I\x9ar=\xDaL6\xC2\xFb\xD1n\x1e\xC3\xF6~\xB5oA\xB7\x0e\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1527 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.664 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=15/30000}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2 on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=5/avg=1.00/max=1]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=5/avg=1.00/max=1]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:22:00.665 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/2 selected
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 1/1/2 selected
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 1 keys, 0 updates
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380], selector=sun.nio.ch.EPollSelectorImpl@21867e29, interestOps=1, readyOps=1 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.667 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58811ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=4]@2025-03-12T15:22:00.667955438Z
15:22:00.667 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} reservedThread run AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58811ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=4]@2025-03-12T15:22:00.667944028Z on ReservedThread@227c10f0{thread=Thread[qtp1219011224-61,5,main]}
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.668 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58811ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=5]@2025-03-12T15:22:00.66806207Z tryProduce true
15:22:00.668 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.668 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=1,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:22:00.668 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}]
15:22:00.668 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=3/30000}]
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x05\xF2\x02\x00\x00U...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 93 HeapByteBuffer@66f2b6c2[p=0,l=93,c=20480,r=93]={<<<\x16\x03\x03\x00%\x10\x00\x00! H\xB5\x10\xA0\x84\xBc\xAf\xF9\x87\xD8\xDc\xFb\xA1oi...\x0b\xD8\xAd\xB3\xBcO_\xEb\xFe\x17\xAf\x00\xAd\xFfd0\xE1\xD0\xF8\xF4\xFbm/>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=93
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=93 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 42 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\xB0\xEb\x16t\x0c\xF2&<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x89\xB6g\xFc\x87m...\x0b\xD8\xAd\xB3\xBcO_\xEb\xFe\x17\xAf\x00\xAd\xFfd0\xE1\xD0\xF8\xF4\xFbm/>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.668 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_TASK
15:22:00.669 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.669 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@66f2b6c2[p=42,l=93,c=20480,r=51]={\x16\x03\x03\x00%\x10\x00\x00!...\xB0\xEb\x16t\x0c\xF2&<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x89\xB6g\xFc\x87m...\x0b\xD8\xAd\xB3\xBcO_\xEb\xFe\x17\xAf\x00\xAd\xFfd0\xE1\xD0\xF8\xF4\xFbm/>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.669 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.669 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...&\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x89\xB6g\xFc\x87m.c\x0e\x0b\xD8\xAd\xB3\xBcO_\xEb\xFe\x17\xAf\x00\xAd\xFfd0\xE1\xD0\xF8\xF4\xFbm/>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.669 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_UNWRAP
15:22:00.669 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@66f2b6c2[p=48,l=93,c=20480,r=45]={\x16\x03\x03\x00%\x10\x00\x00!...&\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\x89\xB6g\xFc\x87m.c\x0e\x0b\xD8\xAd\xB3\xBcO_\xEb\xFe\x17\xAf\x00\xAd\xFfd0\xE1\xD0\xF8\xF4\xFbm/>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 45 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=93,l=93,c=20480,r=0]={\x16\x03\x03\x00%\x10\x00\x00!...\xE1\xD0\xF8\xF4\xFbm/<<<>>>\x00\x0b\x00\x04e\x00\x04b\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NEED_WRAP
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x01.\x01\x00\x01*...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:00.670 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 1403 sequenceNumber = 1 Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=1403,c=20480,r=1403]={<<<\x16\x03\x03\x05v\x04\x00\x05r\x00\x01Q\x80\x05l\xAa\xE5"\x1f\xC3\xFaX\xF94\x85...\xCe\x1c\xE2\xCb`\xE3\x19b\xCb\xD0i\xF5\x06\x1a\xC7\xE2\xFf\xEe\xCf\x98\x9a\xDd\xF4>>>\x19\xD3\xB0\x8d\x10\x19\xD5_\x15...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 1403 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=6,c=20480,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x05r\x00\x01Q\x80\x05l...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 6 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 45 sequenceNumber = 0 Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=45,c=20480,r=45]={<<<\x16\x03\x03\x00(\x00\x00\x00\x00\x00\x00\x00\x00\xC5\xC7\x06A^\xA7\x05]\xCbE\x18\xC5x+\x19\xBdk\xE7IE\xAf\xBe\xDf\xDb{R\xD2e\xE5\x9d\x13\x1c>>>!\xAa\x83_\xAd=\xBc\xB7`...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 45 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- handshake succeeded SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}] resumed server TLSv1.2/TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.671 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=0
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=0 uf=true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=7/30000}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2 on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=6/avg=1.00/max=1]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=6/avg=1.00/max=1]
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.672 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.672 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/2 selected
15:22:00.672 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.672 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.672 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:22:00.672 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.672 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.672 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.673 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.676 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 1/1/2 selected
15:22:00.676 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 1 keys, 0 updates
15:22:00.676 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36429 remote=/127.0.0.1:37380], selector=sun.nio.ch.EPollSelectorImpl@21867e29, interestOps=1, readyOps=1 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:00.676 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58802ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=5]@2025-03-12T15:22:00.677213213Z
15:22:00.677 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}} reservedThread run AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58802ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=5]@2025-03-12T15:22:00.677235764Z on ReservedThread@5c1be57{thread=Thread[qtp1219011224-64,5,main]}
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.677 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=1/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58802ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=6]@2025-03-12T15:22:00.677342216Z tryProduce true
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.677 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:00.677 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.677 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=5/30000}]}}
15:22:00.677 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@43dfdb37{terminated=false,multiplex=1,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00(\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 HeapByteBuffer@6e7c9e52[p=0,l=250,c=20480,r=250]={<<<\x17\x03\x03\x00\xF5\x00\x00\x00\x00\x00\x00\x00\x01H\xE2-\xAa\xF0\x9f[\xC7\x13)B\x02...\x81\xF7\xB9quR\x86"\x8d\xA8[7o\x0b\xB3h\x87\xA9_\xE1\x95\xB46>>>\t%\xD0q\x13-\xD0\xC0\x83...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.677 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=250
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=250 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 250 bytesProduced = 221 encryptedBuffer=Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=250,l=250,c=20480,r=0]={\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x87\xA9_\xE1\x95\xB46<<<>>>\t%\xD0q\x13-\xD0\xC0\x83...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=221 uf=false SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@62cd2e43[p=0,l=221,c=20480,r=221]={<<<GET /policy/pdpx/v1/stati...nection: keep-alive\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET)
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json)
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:36429)
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:36429) header=Host, headerString=[Host], valueString=[localhost:36429]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=https://localhost:36429/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:22:00.678 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0)
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@6c1639dc[rc=1,DirectByteBuffer@62cd2e43[p=221,l=221,c=20480,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}]
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@43dfdb37{terminated=false,multiplex=0,pooled=Buffer@6c1639dc[rc=0,DirectByteBuffer@62cd2e43[p=0,l=0,c=20480,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@36d07be7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@3efd4f12{handling=Thread[qtp1219011224-61,5,main], handled=false, send=SENDING, completed=false, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@286282943 cs=ServletChannelState@1aa89647{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@204b22e8 eof=false
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@204b22e8
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@6219bea0[c=null]
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@2ffb013e{SecureRequestWithSslSessionData@565e3a4b{GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}} : ServletChannelState@1aa89647{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@622314c2{unnamed@622314c2,INHERIT,SPECIFIC_ROLE,[user]}
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@52e494a2.login DefaultUserIdentity('healthcheck')
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@791d729e{BASIC,DefaultUserIdentity('healthcheck')}
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@7f2d4421{STARTED} ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=0} ServletContextRequest@2ffb013e{SecureRequestWithSslSessionData@565e3a4b{GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}} org.eclipse.jetty.ee10.servlet.ServletContextResponse@75713666 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2743b07
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@2ffb013e{SecureRequestWithSslSessionData@565e3a4b{GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}},org.eclipse.jetty.ee10.servlet.ServletContextResponse@75713666,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2743b07
15:22:00.679 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle https://localhost:36429/policy/pdpx/v1/statistics ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=1} 
15:22:00.680 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@1aa89647{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:00.680 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=1}
15:22:00.680 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@16d44667(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@6f5a4fc2(org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@25dfc560[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:00 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: c37f1735-b5fd-4356-ae0b-80e8805cdf3c
Content-Type: application/json

 committed
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@37c4dac7[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@4bfa185f{200,GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@6875ae24[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@4bfa185f{200,GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@3b9cd47b{terminated=false,multiplex=1,pooled=Buffer@157c30e[rc=0,DirectByteBuffer@4d2ca4fb[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@29f4b1b7[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@37c4dac7[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:00 GMT
Content-Length: 313
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: c37f1735-b5fd-4356-ae0b-80e8805cdf3c
Content-Type: application/json


15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@6875ae24[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@4bfa185f{200,GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@33da828f{IDLE}->null [DirectByteBuffer@4d2ca4fb[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@37c4dac7[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@33da828f{WRITING}->null:IDLE-->WRITING
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6b33e60a{s=COMPLETING}]=>HttpChannelState@3efd4f12{handling=Thread[qtp1219011224-61,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=DirectByteBuffer@4d2ca4fb[p=0,l=251,c=8192,r=251]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 313\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[1]=HeapByteBuffer@37c4dac7[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:22:00.682 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@7c99d282{terminated=false,multiplex=1,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x00\xF5\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 564 bytesProduced = 593 sequenceNumber = 1 Buffer@5f58f3a4[rc=1,HeapByteBuffer@6e7c9e52[p=0,l=593,c=20480,r=593]={<<<\x17\x03\x03\x02L\x00\x00\x00\x00\x00\x00\x00\x01\xE5\xB8;\xDe\x16\xFb\x8a*$\xFa\xA8\n...#\xF7<\xF6ks"\xB2\xE7\xC3\r\xAb?\xA6\x07\xB7\x99\x80\xB1\x145\xAb\xB4>>>^r\xC2\r\xF2{D\x15\xBa...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/false
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 593 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6b33e60a{s=COMPLETING}]=>HttpChannelState@3efd4f12{handling=Thread[qtp1219011224-61,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@7c99d282{terminated=false,multiplex=0,pooled=Buffer@5f58f3a4[rc=0,HeapByteBuffer@6e7c9e52[p=0,l=0,c=20480,r=0]={<<<>>>\x17\x03\x03\x02L\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6b33e60a{s=COMPLETING}]=>HttpChannelState@3efd4f12{handling=Thread[qtp1219011224-61,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}]
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@33da828f{WRITING}->null
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@33da828f{IDLE}->null:WRITING-->IDLE
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@6875ae24[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@4bfa185f{200,GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@3b9cd47b{terminated=false,multiplex=0,pooled=Buffer@157c30e[rc=0,DirectByteBuffer@4d2ca4fb[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@29f4b1b7[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@4bfa185f{200,GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@22d964d1{Queued by qtp1219011224-61 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@39faa835{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:00.683 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@22d964d1{Queued by qtp1219011224-61 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@39faa835{name=HttpChannelState_writeInvoker,tail=Link@22d964d1{Queued by qtp1219011224-61 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@39faa835{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1aa89647{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@1aa89647{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=9}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@7cbb35a0{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@1b121e42,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@72841e1d}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@1aa89647{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1aa89647{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@1aa89647{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=9}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@3efd4f12{handling=Thread[qtp1219011224-61,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1} 
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2743b07
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2743b07
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@713fabf0{s=ServletChannelState@1aa89647{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=https://localhost:36429/policy/pdpx/v1/statistics,age=9}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@3efd4f12{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@1e53bb78, failure=null, callbackCompleted=true, completeStream=true
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@1e53bb78, null)
15:22:00.688 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@3efd4f12{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.689 [qtp1219011224-61] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:22:00 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@3b608b27
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@286282943 cs=ServletChannelState@1aa89647{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@204b22e8 eof=false
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@204b22e8
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@6219bea0[c=null]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@1aa89647{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=16/30000}]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@3efd4f12{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5412d059 https://localhost:36429/policy/pdpx/v1/statistics HTTP/1.1}
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1}
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=16/30000}]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2 on oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=1 selection:tot=7/avg=1.00/max=1]
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}]
15:22:00.689 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.689 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/2 selected
15:22:00.689 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.689 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.689 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@3bacbea2
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:22:00.689 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.689 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.690 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.690 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.691 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@43ec81be] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:22:00.691 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@7d2ae92b] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:22:00.692 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:00.692 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:00.692 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:00.692 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:00.692 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-36429, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36429, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@d2775ae{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STARTED}}, connector=RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}, jettyThread=Thread[RestServerParameters-36429,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:22:00.692 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}
15:22:00.692 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@452ba1c9[keys=3]
15:22:00.692 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@7eae23f1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.692 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1219011224-59-acceptor-0@3f5f570b-RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429} in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58787ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.692 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6279bfe on oeji.ManagedSelector@7eae23f1{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.692 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58787ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.692 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STOPPING}[id=1 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/1 selected
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 1 updates
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6279bfe
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@7eae23f1{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=87/30000}]
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@72abb007[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=87/30000}]
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=87/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=87/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=87/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x16\x03\x03\x00%\x10\x00\x00!...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.693 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\t+\x8c]\xDb\x1f:\xF0\xCb\xB7N1:\x92s\xF0L\xDc>>>\xC9\xAd)\xA7\xB0\xEb\x16t\x0c...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=88/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4791e451[{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58912,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@748bcf74{SSLC.NBReadCB@4923a36a{SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=88/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=89/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@7ed0e6a0{ReadCallback@2abc22e3{HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=null,r=null,CLOSED,fill=FI,flush=-,to=89/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:22:00.694 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=null,r=null,CLOSED,fill=-,flush=-,to=89/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.695 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@7eae23f1{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.695 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@222e5c91 startThread=0
15:22:00.695 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7ed0e6a0{null}
15:22:00.695 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.695 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 waiting with 1 keys
15:22:00.695 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@222e5c91 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58784ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.695 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4791e451[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.695 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2faeaf57::SslEndPoint@72abb007[{l=null,r=null,CLOSED,fill=-,flush=-,to=89/30000}]
15:22:00.695 [qtp1219011224-62] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@4923a36a::SocketChannelEndPoint@4791e451[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@4923a36a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@2faeaf57[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@66a709c1{s=START}]=>HttpChannelState@3c29d655{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.695 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@222e5c91 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58784ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.695 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58784ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.695 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@5135eb13 on oeji.ManagedSelector@7eae23f1{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.696 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@7eae23f1{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken with none selected
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 woken up from select, 0/0/0 selected
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@28847b80 processing 0 keys, 1 updates
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@5135eb13
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@28847b80 on oeji.ManagedSelector@7eae23f1{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:22:00.696 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58783ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=2,epc=1]@2025-03-12T15:22:00.696507649Z
15:22:00.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3735124/SelectorProducer@7ccea0d6/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58783ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=2,epc=1]@2025-03-12T15:22:00.69656264Z
15:22:00.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@7eae23f1{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:00.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@6ea6abe{STARTED}[id=0 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.696 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6b18bdf7 on oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.696 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=2 selected=0 updates=1 selection:tot=7/avg=1.00/max=1]
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/2 selected
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6b18bdf7
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 2 connections on oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=189/30000}]
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@513faf58[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=189/30000}]
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=189/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=189/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:22:00.696 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=189/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=189/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xB3\xE98\xAaJ7\x13\x83\xAf\xFf\xDd\xD8\xFc\x90\x85{\xC2\x08>>>\xC9\xAd)\xA7\xB0\xEb\x16t\x0c...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=189/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5ff84ad7[{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:58910,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@157ddcd3{SSLC.NBReadCB@db1fb46{SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=190/30000}=>HttpConnection@550021a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@702d5a2c{ReadCallback@72c4e4a4{HttpConnection@550021a7::SslEndPoint@513faf58[{l=null,r=null,CLOSED,fill=FI,flush=-,to=190/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@550021a7::SslEndPoint@513faf58[{l=null,r=null,CLOSED,fill=-,flush=-,to=190/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.697 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21d7ed54 startThread=0
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@702d5a2c{null}
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=8/30000}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@b1c1945[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=8/30000}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=8/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NEED_WRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=8/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NEED_WRAP
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@192d9af9{terminated=false,multiplex=1,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 31 sequenceNumber = 2 Buffer@612ee08e[rc=1,HeapByteBuffer@66f2b6c2[p=0,l=31,c=20480,r=31]={<<<\x15\x03\x03\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\xE5\x00\xE3\xD0\\\x8eQ\x8f\xF8\xD3\xAf\xEe%Ri|[n>>>\xC9\xAd)\xA7\xB0\xEb\x16t\x0c...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 31 SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@192d9af9{terminated=false,multiplex=0,pooled=Buffer@612ee08e[rc=0,HeapByteBuffer@66f2b6c2[p=0,l=0,c=20480,r=0]={<<<>>>\x15\x03\x03\x00\x1a\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@121900a9[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4e1e8ee2[{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:36429,r=/127.0.0.1:37380,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6f7df980{SSLC.NBReadCB@8e016f{SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=null,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:00.698 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=null,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@6b7fbe34{ReadCallback@1b8a4f4d{HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=2 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c9faeac startThread=0
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6b7fbe34{null}
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.699 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 waiting with 2 keys
15:22:00.699 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21d7ed54 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58780ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.699 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c9faeac in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58780ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.699 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5ff84ad7[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=192/30000}=>HttpConnection@550021a7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.699 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4e1e8ee2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.699 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@550021a7::SslEndPoint@513faf58[{l=null,r=null,CLOSED,fill=-,flush=-,to=192/30000}]
15:22:00.699 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@78a5b7c1::SslEndPoint@b1c1945[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}]
15:22:00.699 [qtp1219011224-57] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@db1fb46::SocketChannelEndPoint@5ff84ad7[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@db1fb46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=192/30000}=>HttpConnection@550021a7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2158d0c7{s=START}]=>HttpChannelState@7501d052{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.699 [qtp1219011224-58] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@8e016f::SocketChannelEndPoint@4e1e8ee2[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@8e016f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@78a5b7c1[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6b33e60a{s=START}]=>HttpChannelState@3efd4f12{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:00.699 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21d7ed54 in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58779ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.699 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c9faeac in QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=3,r=-1,t=58779ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.699 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=4,r=-1,t=58779ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.699 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58779ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.701 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3ab62df3 on oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.701 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=7/avg=1.00/max=1]
15:22:00.701 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken with none selected
15:22:00.701 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 woken up from select, 0/0/0 selected
15:22:00.701 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21867e29 processing 0 keys, 1 updates
15:22:00.701 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:00.701 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ab62df3
15:22:00.701 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@21867e29 on oeji.ManagedSelector@6ea6abe{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.702 [qtp1219011224-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:00.702 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2
15:22:00.702 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58777ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=6]@2025-03-12T15:22:00.70238333Z
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@11fdbbf/SelectorProducer@590fe40/IDLE/p=0/QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58777ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}][pc=0,pic=0,pec=1,epc=6]@2025-03-12T15:22:00.702432921Z
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@6ea6abe{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=7/avg=1.00/max=1]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@452ba1c9[keys=0]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@3c242c57[HTTP/1.1]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@3c242c57[HTTP/1.1]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@23fd9be1{SSL->HTTP/1.1}
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@755ed2e1[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejur.ResourceFactoryInternals$LifeCycle@4f496628{STARTED}
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejur.ResourceFactoryInternals$LifeCycle@4f496628{STOPPED}
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@755ed2e1[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@23fd9be1{SSL->HTTP/1.1}
15:22:00.702 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@3e265d5d{SSL, (ssl, http/1.1)}{0.0.0.0:36429}
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@d2775ae{STARTED}[12.0.16,sto=0]
15:22:00.702 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@d2775ae{STOPPING}[12.0.16,sto=0]
15:22:00.702 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@d2775ae{STOPPING}[12.0.16,sto=0]
15:22:00.702 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@d2775ae{STOPPING}[12.0.16,sto=0]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@7d6b29ea{STARTED}[worker=node0]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@1487d6c1{STARTED}[interval=600000, ownscheduler=false]
15:22:00.702 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@1487d6c1{STOPPED}[interval=600000, ownscheduler=false]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@7d6b29ea{STOPPED}[worker=node0]
15:22:00.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STARTED}}
15:22:00.703 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STARTED}}
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@6f98e92c{STARTED}
15:22:00.703 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@3553ab9c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@45683ef2[passivating=false,graceSec=3600]
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@45683ef2[passivating=false,graceSec=3600]
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@3553ab9c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@6d2dcd7f{STARTED}
15:22:00.703 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@6d2dcd7f{STOPPING}
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@7f2d4421{STARTED}
15:22:00.703 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@7f2d4421{STOPPING}
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=true,async=true,src=EMBEDDED:<null>}
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>}
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-e3c12b0==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@3242df3d{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:00.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2bde6971[EMBEDDED:<null>]
15:22:00.704 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:00.704 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:00.704 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet75d9aae4{/*->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:00.704 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3f2054d{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3f2054d] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2bde6971=MappedServlet4a241c5d{null->org.glassfish.jersey.servlet.ServletContainer-2bde6971==org.glassfish.jersey.servlet.ServletContainer@13654bdc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@7f2d4421{STOPPED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@2e643cad[RestServerParameters-login-service]
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@21c64b8e[users.count=1]
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@21c64b8e[users.count=1]
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@2e643cad[RestServerParameters-login-service]
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@6d2dcd7f{STOPPED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@6f98e92c{STOPPED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@602af317{base=null,protected=[]}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@602af317{base=null,protected=[]}
15:22:00.704 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@3353d096{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6f98e92c{STOPPED}}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@4c14904e{STARTED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@256088a7{STARTED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@256088a7{STOPPED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@4c14904e{STOPPED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@18be3467{STARTED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@18be3467{STOPPED}
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1219011224]@48a8a298{STARTED,8<=8<=200,i=5,r=-1,t=58774ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=8<=200,i=5,r=-1,t=58774ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.704 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}
15:22:00.705 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@5eeabb29{thread=null} in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=8<=200,i=5,r=-1,t=58774ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.705 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=8<=200,i=6,r=-1,t=58774ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.705 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1219011224-61,5,main] for stop
15:22:00.705 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@5c1be57{thread=null} in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=8<=200,i=6,r=-1,t=58774ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.705 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=8<=200,i=7,r=-1,t=58774ms,q=0}[ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}]
15:22:00.705 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@44385809{capacity=4,threads=ThreadIdPool@4007d4d1{capacity=4}}
15:22:00.705 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=7,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=7,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=8,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-63,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=8,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:00.705 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@227c10f0{thread=null} in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=8,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1219011224-57,5,main] for 2499
15:22:00.705 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=9,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-61,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=9,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=9,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=9,r=-1,t=58774ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=10,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=10,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-59,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=10,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=10,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=10,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=11,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=11,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-62,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=11,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.705 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=12,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-57,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=12,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=12,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=12,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=12,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=12,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=13,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=14,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-58,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=14,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-60,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=14,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=14,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=14,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=15,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [qtp1219011224-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1219011224-64,5,main] exited for QueuedThreadPool[qtp1219011224]@48a8a298{STOPPING,8<=0<=200,i=15,r=-1,t=58773ms,q=0}[NO_TRY]
15:22:00.706 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1219011224-61,5,] for 2499
15:22:00.706 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1219011224-58,5,] for 2498
15:22:00.716 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1219011224]@48a8a298{STOPPED,8<=0<=200,i=15,r=-1,t=58763ms,q=0}[NO_TRY]
15:22:00.716 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@d2775ae{STOPPED}[12.0.16,sto=0]
15:22:00.716 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:00.716 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:00.716 [pool-6-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@6559c733
15:22:00.716 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:00.716 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@147a07cd to TERMINATED
15:22:00.716 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"e4f5b6c6-f5d5-4270-9cd6-dc78d8b6c7b2","timestampMs":1741792920716,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:00.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:00.717 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:00.717 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:00.717 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown
15:22:00.717 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:00.717 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown
15:22:00.717 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:00.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:00.717 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7545c015
15:22:00.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:00.717 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s -- in org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics
[INFO] Running org.onap.policy.pdpx.main.rest.TestXacmlPdpServiceFilter
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.onap.policy.pdpx.main.rest.TestXacmlPdpServiceFilter
[INFO] Running org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest
15:22:01.086 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/../applications/monitoring/src/test/resources/vDNS.policy.input.yaml" was found on the local file system
15:22:01.105 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@45147221 null
15:22:01.105 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:01.105 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-5999834561385169574/apps/guard
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/apps/guard
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/apps/guard/xacml.properties
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:01.105 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:01.106 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:01.106 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-5999834561385169574/apps/monitoring
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/apps/monitoring
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/apps/monitoring/xacml.properties
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.106 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:01.106 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- excluded org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication
15:22:01.106 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:01.106 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-5999834561385169574/apps/optimization
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/apps/optimization
15:22:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/apps/optimization/xacml.properties
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.107 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:01.107 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-5999834561385169574/apps/naming
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/apps/naming
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/apps/naming/xacml.properties
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.107 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:01.107 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-5999834561385169574/apps/native
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/apps/native
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/apps/native/xacml.properties
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.107 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.108 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.108 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:01.108 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- excluded org.onap.policy.xacml.pdp.application.match.MatchPdpApplication
15:22:01.108 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@51d9cdf1, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@1389c566, guard=org.onap.policy.pdpx.main.rest.TestGuardOverrideApplication@204e7223, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@771b0861, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@6832f536}
15:22:01.115 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.115 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.115 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.115 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.115 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.115 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.115 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.116 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.scaleout.tca type: onap.policies.monitoring.cdap.tca.hi.lo.app weight: null policy:
{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}
15:22:01.137 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="onap.scaleout.tca" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.scaleout.tca</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:oasis:names:tc:xacml:1.0:resource:resource-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">1.0.0</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:policy-type-version" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="onap.scaleout.tca:rule" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target/>
        <ObligationExpressions>
            <ObligationExpression ObligationId="urn:org:onap:rest:body" FulfillOn="Permit">
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policyid" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.scaleout.tca</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policycontent" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}</AttributeValue>
                </AttributeAssignmentExpression>
                <AttributeAssignmentExpression AttributeId="urn:org:onap::obligation:policytype" Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">onap.policies.monitoring.cdap.tca.hi.lo.app</AttributeValue>
                </AttributeAssignmentExpression>
            </ObligationExpression>
        </ObligationExpressions>
    </Rule>
</Policy>

15:22:01.137 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:22:01.137 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-5999834561385169574/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5999834561385169574/apps/monitoring/xacml.properties
15:22:01.141 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Loaded ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} into application monitoring
15:22:01.141 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.141 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:22:01.141 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-5999834561385169574/apps/monitoring/xacml.properties
15:22:01.142 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Unloaded ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} from application monitoring
15:22:01.142 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.142 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.142 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.142 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.142 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0
15:22:01.146 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@2b7cd454 null
15:22:01.146 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:01.146 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-5999834561385169574/nonexistent/guard
15:22:01.146 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-5999834561385169574/nonexistent/guard
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/guard
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258)
	... 73 common frames omitted
15:22:01.147 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:01.147 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-5999834561385169574/nonexistent/monitoring
15:22:01.147 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for monitoring
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-5999834561385169574/nonexistent/monitoring
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/monitoring
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258)
	... 73 common frames omitted
15:22:01.148 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:01.148 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-5999834561385169574/nonexistent/guard
15:22:01.148 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-5999834561385169574/nonexistent/guard
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/guard
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258)
	... 73 common frames omitted
15:22:01.149 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:01.149 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-5999834561385169574/nonexistent/optimization
15:22:01.149 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for optimization
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-5999834561385169574/nonexistent/optimization
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/optimization
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258)
	... 73 common frames omitted
15:22:01.149 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:01.149 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-5999834561385169574/nonexistent/naming
15:22:01.149 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for naming
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-5999834561385169574/nonexistent/naming
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/naming
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258)
	... 73 common frames omitted
15:22:01.150 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:01.150 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-5999834561385169574/nonexistent/native
15:22:01.150 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for native
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-5999834561385169574/nonexistent/native
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/native
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258)
	... 73 common frames omitted
15:22:01.151 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:01.151 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-5999834561385169574/nonexistent/match
15:22:01.151 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for match
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-5999834561385169574/nonexistent/match
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/match
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
	at java.base/java.nio.file.Files.createDirectory(Files.java:700)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258)
	... 73 common frames omitted
15:22:01.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {}
15:22:01.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@2b7cd454 null
15:22:01.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:01.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-5999834561385169574/nonexistent/guard
15:22:01.152 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/nonexistent/guard
15:22:01.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/nonexistent/guard/xacml.properties
15:22:01.152 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/guard/xacml.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100)
	... 74 common frames omitted
15:22:01.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:01.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-5999834561385169574/nonexistent/monitoring
15:22:01.152 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/nonexistent/monitoring
15:22:01.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/nonexistent/monitoring/xacml.properties
15:22:01.152 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for monitoring
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/monitoring/xacml.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100)
	... 74 common frames omitted
15:22:01.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:01.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-5999834561385169574/nonexistent/guard
15:22:01.153 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/nonexistent/guard
15:22:01.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/nonexistent/guard/xacml.properties
15:22:01.153 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/guard/xacml.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100)
	... 74 common frames omitted
15:22:01.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:01.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-5999834561385169574/nonexistent/optimization
15:22:01.153 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/nonexistent/optimization
15:22:01.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/nonexistent/optimization/xacml.properties
15:22:01.153 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for optimization
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103)
	at org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication.initialize(OptimizationPdpApplication.java:101)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/optimization/xacml.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100)
	... 75 common frames omitted
15:22:01.154 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:01.154 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-5999834561385169574/nonexistent/naming
15:22:01.154 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/nonexistent/naming
15:22:01.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/nonexistent/naming/xacml.properties
15:22:01.154 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for naming
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/naming/xacml.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100)
	... 74 common frames omitted
15:22:01.155 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:01.155 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-5999834561385169574/nonexistent/native
15:22:01.155 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/nonexistent/native
15:22:01.155 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/nonexistent/native/xacml.properties
15:22:01.155 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for native
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/native/xacml.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100)
	... 74 common frames omitted
15:22:01.155 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:01.155 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-5999834561385169574/nonexistent/match
15:22:01.155 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-5999834561385169574/nonexistent/match
15:22:01.155 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-5999834561385169574/nonexistent/match/xacml.properties
15:22:01.155 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for match
org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103)
	at org.onap.policy.xacml.pdp.application.match.MatchPdpApplication.initialize(MatchPdpApplication.java:68)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.<init>(XacmlPdpApplicationManager.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.nio.file.NoSuchFileException: /tmp/junit-5999834561385169574/nonexistent/match/xacml.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:380)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:432)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:422)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100)
	... 75 common frames omitted
15:22:01.156 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest
[INFO] Running org.onap.policy.pdpx.main.rest.TestDecision
15:22:01.176 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps to /tmp/junit-12296749791227843130/apps
15:22:01.176 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard to /tmp/junit-12296749791227843130/apps/guard
15:22:01.176 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard/xacml.properties to /tmp/junit-12296749791227843130/apps/guard/xacml.properties
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring to /tmp/junit-12296749791227843130/apps/monitoring
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring/xacml.properties to /tmp/junit-12296749791227843130/apps/monitoring/xacml.properties
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming to /tmp/junit-12296749791227843130/apps/naming
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming/xacml.properties to /tmp/junit-12296749791227843130/apps/naming/xacml.properties
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native to /tmp/junit-12296749791227843130/apps/native
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native/xacml.properties to /tmp/junit-12296749791227843130/apps/native/xacml.properties
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match to /tmp/junit-12296749791227843130/apps/match
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match/xacml.properties to /tmp/junit-12296749791227843130/apps/match/xacml.properties
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization to /tmp/junit-12296749791227843130/apps/optimization
15:22:01.177 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization/xacml.properties to /tmp/junit-12296749791227843130/apps/optimization/xacml.properties
15:22:01.179 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Creating new params: {"pdpGroup":"XacmlPdpGroup","pdpType":"xacml","restServerParameters":{"host":"0.0.0.0","port":43471,"userName":"healthcheck","password":"zb!XztG34","https":false,"sniHostCHeck":false,"aaf":false,"prometheus":false,"name":"RestServerParameters"},"policyApiParameters":{"port":6970,"fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":false,"userName":"healthcheck","password":"zb!XztG34","clientName":"policyApiParameters","hostname":"0.0.0.0"},"topicParameterGroup":{"topicSources":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"topicSinks":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"name":"TopicParameterGroup"},"applicationParameters":{"applicationPath":"/tmp/junit-12296749791227843130/apps","exclusions":[],"name":"XacmlApplicationParameters"},"probeHeartbeatTopicSec":4,"name":"XacmlPdpParameters"}
15:22:01.179 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /tmp/junit-12296749791227843130/params.json]
15:22:01.180 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-12296749791227843130/params.json" was found on the local file system
15:22:01.180 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-12296749791227843130/params.json" was found on the local file system
15:22:01.181 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@2befecc
15:22:01.182 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@737f4856 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@53da3955, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:01.182 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:01.182 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-12296749791227843130/apps/guard
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-12296749791227843130/apps/guard
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-12296749791227843130/apps/guard/xacml.properties
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:01.183 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:01.183 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-12296749791227843130/apps/monitoring
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-12296749791227843130/apps/monitoring
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-12296749791227843130/apps/monitoring/xacml.properties
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.184 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:01.184 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-12296749791227843130/apps/guard
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-12296749791227843130/apps/guard
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-12296749791227843130/apps/guard/xacml.properties
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:01.184 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:01.184 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-12296749791227843130/apps/optimization
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-12296749791227843130/apps/optimization
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-12296749791227843130/apps/optimization/xacml.properties
15:22:01.184 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.185 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:01.185 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-12296749791227843130/apps/naming
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-12296749791227843130/apps/naming
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-12296749791227843130/apps/naming/xacml.properties
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.185 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:01.185 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-12296749791227843130/apps/native
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-12296749791227843130/apps/native
15:22:01.185 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-12296749791227843130/apps/native/xacml.properties
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.186 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:01.186 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-12296749791227843130/apps/match
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-12296749791227843130/apps/match
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-12296749791227843130/apps/match/xacml.properties
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:01.186 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:01.186 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@3c929623, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@67b2ea33, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@3891f024, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@667333f0, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@4ef88293, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@3e6b1a0d}
15:22:01.186 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.rest.TestDecision.startXacmlPdpService(TestDecision.java:212)
	at org.onap.policy.pdpx.main.rest.TestDecision.beforeClass(TestDecision.java:126)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:01.187 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.rest.TestDecision.startXacmlPdpService(TestDecision.java:212)
	at org.onap.policy.pdpx.main.rest.TestDecision.beforeClass(TestDecision.java:126)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:01.187 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:01.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7fe1dee9 added {SymlinkAllowedResourceAliasChecker@48b73b02{base=null,protected=[]},MANAGED}
15:22:01.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2145509097 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:01.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2005083389 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@7518dd02[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:01.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2005083389 added {[],POJO}
15:22:01.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2005083389 added {[],POJO}
15:22:01.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2005083389 added {[],POJO}
15:22:01.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7fe1dee9 added {oeje10s.SessionHandler@778324fd{STOPPED},AUTO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@778324fd added {oeje10s.ServletHandler@4ff43de{STOPPED},AUTO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@75610768 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1bab71f5,POJO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@677928783 added {QueuedThreadPool[qtp1969293160]@75610768{STOPPED,8<=0<=200,i=0,r=-1,t=-191412ms,q=0}[NO_TRY],AUTO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@677928783 added {oejut.ScheduledExecutorScheduler@5677182f{STOPPED},AUTO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@677928783 added {org.eclipse.jetty.io.ArrayByteBufferPool@2bd00fce{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@677928783 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@677928783 added {org.eclipse.jetty.util.component.DumpableMap@6b34e798,POJO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@21782422 added {oejs.Slf4jRequestLogWriter@6f1499f0{STOPPED},AUTO}
15:22:01.188 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@28685f4f added {oejs.CustomRequestLog@14c5f96{STOPPED},AUTO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1150371235 added {HttpConfiguration@855628e{32768/8192,8192/8192,https://:0,[]},POJO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1795566845 added {QueuedThreadPool[qtp1969293160]@75610768{STOPPED,8<=0<=200,i=0,r=-1,t=-191412ms,q=0}[NO_TRY],UNMANAGED}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1795566845 added {oejut.ScheduledExecutorScheduler@5677182f{STOPPED},UNMANAGED}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1795566845 added {org.eclipse.jetty.io.ArrayByteBufferPool@2bd00fce{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6b062cfd added {HttpConnectionFactory@449145a3[HTTP/1.1],AUTO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@449145a3[HTTP/1.1]
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1795566845 added {ServerConnectorManager@2016e374[keys=0],MANAGED}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@28685f4f added {RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471},AUTO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@28685f4f added {oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@778324fd{STOPPED}},AUTO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6e641688 added {SymlinkAllowedResourceAliasChecker@4d0648d8{base=null,protected=[]},MANAGED}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1852053128 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6e641688 added {oeje10s.ServletHandler@173de441{STOPPED},AUTO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@173de441 added {org.glassfish.jersey.servlet.ServletContainer-27a891==org.glassfish.jersey.servlet.ServletContainer@5c36a522{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@173de441 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-27a891,POJO}
15:22:01.189 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-43471, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43471, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@28685f4f{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@778324fd{STOPPED}}, connector=RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-27a891==org.glassfish.jersey.servlet.ServletContainer@5c36a522{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=http://prd-ubuntu1804-builder-4c-4g-7694:43471/
   +> swagger.context.id=swagger-43471
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-43471
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 79/144/4,012 MiB
UTC: 2025-03-12T15:22:01.189610708Z; Etc/UTC: 2025-03-12T15:22:01.189610708Z
15:22:01.189 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1320758859 added {org.eclipse.jetty.security.DefaultIdentityService@3186efcc,POJO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@4eb92e4b added {UserStore@49611a51[users.count=1],AUTO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1936974710 added {org.eclipse.jetty.util.component.DumpableCollection@758d9a5b,POJO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:01.190 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:01.190 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@743f40cc{unnamed@743f40cc,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7373e376 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@34ffb529,POJO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7373e376 added {HashLoginService@4eb92e4b[RestServerParameters-login-service],AUTO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@778324fd added {oejs.SecurityHandler$PathMapped@7373e376{STOPPED},AUTO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7373e376 added {oeje10s.ServletHandler@4ff43de{STOPPED},AUTO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff43de added {org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff43de added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-564c9626,POJO}
15:22:01.190 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43471, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43471, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@28685f4f{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@778324fd{STOPPED}}, connector=RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-43471
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-43471
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 78/144/4,012 MiB
UTC: 2025-03-12T15:22:01.190513645Z; Etc/UTC: 2025-03-12T15:22:01.190513645Z
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff43de added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:01.190 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff43de added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6,POJO}
15:22:01.190 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:01.190 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:01.190 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:01.190 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@61523c3
15:22:01.190 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:01.190 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:22:01.190 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:22:01.191 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:01.191 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:01.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:01.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:01.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:22:01.192 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43471, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43471, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@28685f4f{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@778324fd{STOPPED}}, connector=RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:01.192 [pool-7-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@36fc5af1
15:22:01.192 [pool-7-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"e19280b5-e1f5-4ee7-a7fe-ca2e2c6273be","timestampMs":1741792921192,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:01.196 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:01.196 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:01.196 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:22:01.196 [RestServerParameters-43471] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43471, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43471, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@28685f4f{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@778324fd{STOPPED}}, connector=RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}, jettyThread=Thread[RestServerParameters-43471,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@28685f4f{STOPPED}[12.0.16,sto=0]
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@28685f4f added {org.eclipse.jetty.server.Server$DynamicErrorHandler@7792bb76,POJO}
15:22:01.196 [RestServerParameters-43471] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@28685f4f{STARTING}[12.0.16,sto=0]
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1969293160]@75610768{STOPPED,8<=0<=200,i=0,r=-1,t=-191420ms,q=0}[NO_TRY]
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@79554bf4{capacity=4}
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@2104152070 added {QueuedThreadPool[qtp1969293160]@75610768{STARTING,8<=0<=200,i=0,r=-1,t=-191420ms,q=0}[NO_TRY],UNMANAGED}
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@2104152070 added {ThreadIdPool@79554bf4{capacity=4},POJO}
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@75610768 added {ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}},AUTO}
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}
15:22:01.196 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12082ms ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}
15:22:01.197 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-72,5,main]
15:22:01.200 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-73,5,main]
15:22:01.200 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.208 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-74,5,main]
15:22:01.210 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTING,8<=3<=200,i=3,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.216 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-75,5,main]
15:22:01.218 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTING,8<=4<=200,i=4,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.219 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-76,5,main]
15:22:01.219 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTING,8<=5<=200,i=5,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.220 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-77,5,main]
15:22:01.228 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-78,5,main]
15:22:01.228 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTING,8<=7<=200,i=7,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.228 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.232 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1969293160-79,5,main]
15:22:01.238 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12123ms QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.238 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@5677182f{STOPPED}
15:22:01.238 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12124ms oejut.ScheduledExecutorScheduler@5677182f{STARTED}
15:22:01.238 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@14c5f96{STOPPED}
15:22:01.238 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@6f1499f0{STOPPED}
15:22:01.238 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12124ms oejs.Slf4jRequestLogWriter@6f1499f0{STARTED}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12124ms oejs.CustomRequestLog@14c5f96{STARTED}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@778324fd{STOPPED}}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@5c09827e
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@778324fd{STOPPED}}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@48b73b02{base=null,protected=[]}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7fe1dee9 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@5f97e3c3,POJO}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12124ms SymlinkAllowedResourceAliasChecker@48b73b02{base=null,protected=[]}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@778324fd{STOPPED}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@778324fd added {org.eclipse.jetty.session.DefaultSessionCache@187ab587[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@187ab587 added {org.eclipse.jetty.session.NullSessionDataStore@5d23fab3[passivating=false,graceSec=3600],AUTO}
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@4da9891b{STOPPED}[worker=null]
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@4da9891b added {oejs.HouseKeeper@2d40f296{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:22:01.239 [RestServerParameters-43471] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@2d40f296{STOPPED}[interval=600000, ownscheduler=false]
15:22:01.239 [RestServerParameters-43471] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms
15:22:01.240 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.244 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59988ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12133ms oejs.HouseKeeper@2d40f296{STARTED}[interval=600000, ownscheduler=false]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12133ms oejs.DefaultSessionIdManager@4da9891b{STARTED}[worker=node0]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@28685f4f added {oejs.DefaultSessionIdManager@4da9891b{STARTED}[worker=node0],MANAGED}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@778324fd added {oejs.DefaultSessionIdManager@4da9891b{STARTED}[worker=node0],UNMANAGED}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@7373e376{STOPPED}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7373e376 added {org.eclipse.jetty.security.DefaultIdentityService@3186efcc,POJO}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7373e376 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@22ef34fe,POJO}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@7373e376{STARTING}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@4eb92e4b[RestServerParameters-login-service]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@49611a51[users.count=1]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12133ms UserStore@49611a51[users.count=1]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12133ms HashLoginService@4eb92e4b[RestServerParameters-login-service]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@4ff43de{STOPPED}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-564c9626[EMBEDDED:<null>]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet230f90e9{/*->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-564c9626=MappedServlet9f1125c{null->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@4ff43de{STARTING}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff43de added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4ff43de added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a,POJO}
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-564c9626[EMBEDDED:<null>]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet3150e58b{/*->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a[EMBEDDED:<null>]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet308dda9e{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:01.248 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a=MappedServlet76d199be{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-564c9626=MappedServlet55d15e2d{null->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-564c9626[EMBEDDED:<null>]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet631b85a1{/*->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a[EMBEDDED:<null>]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet3d9cfa76{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a=MappedServlet76d199be{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-564c9626=MappedServlet55d15e2d{null->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@4ff43de{STARTING}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms oeje10s.ServletHandler@4ff43de{STARTED}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms oejs.SecurityHandler$PathMapped@7373e376{STARTED}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@187ab587[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@5d23fab3[passivating=false,graceSec=3600]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms org.eclipse.jetty.session.NullSessionDataStore@5d23fab3[passivating=false,graceSec=3600]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms org.eclipse.jetty.session.DefaultSessionCache@187ab587[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@778324fd added {[],POJO}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms oeje10s.SessionHandler@778324fd{STARTED}
15:22:01.249 [RestServerParameters-43471] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STARTED}}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@477a9812
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12134ms org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:01.249 [RestServerParameters-43471] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-564c9626
15:22:01.306 [RestServerParameters-43471] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:01.306 [RestServerParameters-43471] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:22:01.316 [RestServerParameters-43471] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STARTED}}
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12202ms oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STARTED}}
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6b062cfd added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:43471],POJO}
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@449145a3[HTTP/1.1]
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12202ms HttpConnectionFactory@449145a3[HTTP/1.1]
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@2016e374[keys=0]
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@200846356 added {SelectorProducer@157e1e4a,POJO}
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@200846356 added {QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}],UNMANAGED}
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.31766026Z created
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1927250089 added {AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.317715331Z,MANAGED}
15:22:01.317 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@2016e374 added {oeji.ManagedSelector@72df80a9{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@490697270 added {SelectorProducer@53e9e589,POJO}
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@490697270 added {QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}],UNMANAGED}
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.318080498Z created
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@905981424 added {AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.318120378Z,MANAGED}
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@2016e374 added {oeji.ManagedSelector@36002df0{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@72df80a9{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.318241861Z
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12203ms AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=8,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.318283411Z
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@38d43951 startThread=0
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5e9c52bf on oeji.ManagedSelector@72df80a9{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:01.318 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@38d43951 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.318 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.318668318Z tryProduce false
15:22:01.318 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:01.318 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5e9c52bf
15:22:01.318 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:01.318 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 0 keys
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12203ms oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@36002df0{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.318905543Z
15:22:01.318 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12204ms AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=7,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.318952844Z
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@42452148 startThread=0
15:22:01.319 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@42452148 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@751dfb5d on oeji.ManagedSelector@36002df0{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:01.319 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:01.319085676Z tryProduce false
15:22:01.319 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:01.319 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@751dfb5d
15:22:01.319 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:01.319 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 waiting with 0 keys
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12204ms oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12204ms ServerConnectorManager@2016e374[keys=0]
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6b062cfd added {acceptor-0@6c9a4a1e,POJO}
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@6c9a4a1e startThread=0
15:22:01.319 [RestServerParameters-43471] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12204ms RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}
15:22:01.319 [RestServerParameters-43471] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@28685f4f{STARTING}[12.0.16,sto=0] @12204ms
15:22:01.319 [RestServerParameters-43471] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12204ms oejs.Server@28685f4f{STARTED}[12.0.16,sto=0]
15:22:01.319 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@6c9a4a1e in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=5,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.196 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:43471 connected - retries=20 interval=1000
15:22:02.197 [qtp1969293160-74-acceptor-0@6c9a4a1e-RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@276a6804[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40952]] on oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.197 [qtp1969293160-74-acceptor-0@6c9a4a1e-RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken with none selected
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken up from select, 0/0/0 selected
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 processing 0 keys, 1 updates
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@276a6804[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40952]]
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@276a6804[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40952]] startThread=0
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.197 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 waiting with 1 keys
15:22:02.197 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@276a6804[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40952]] in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59034ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@27fafbd1 on oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@535004d6{ReadCallback@2304591e{HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.198 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.199 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2d79e05 on oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:02.199 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken with none selected
15:22:02.199 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken up from select, 0/0/1 selected
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 processing 0 keys, 2 updates
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@27fafbd1
15:22:02.199 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@276a6804[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40952]] in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59032ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2d79e05
15:22:02.199 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=5,r=-1,t=59032ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 waiting with 1 keys
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken up from select, 1/1/1 selected
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 processing 1 keys, 0 updates
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40952], selector=sun.nio.ch.EPollSelectorImpl@5db978a8, interestOps=1, readyOps=1 SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@574113d8{thread=null} startThread=0
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/PRODUCING/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59032ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.1998093Z
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/PRODUCING/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59032ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.199933732Z
15:22:02.199 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:22:02.200 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:02.200 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.200 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.200 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 waiting with 1 keys
15:22:02.200 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@574113d8{thread=null} in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=59032ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.200 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:22:02.200 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=59031ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@535004d6{ReadCallback@2304591e{HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@34f7b639[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@34f7b639[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@34f7b639[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@34f7b639[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.200 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@34f7b639[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@34f7b639[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@3e0fdd49{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@3e0fdd49{terminated=false,multiplex=0,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2d0290a1[{l=/127.0.0.1:43471,r=/127.0.0.1:40952,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@535004d6{null}
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a3c4db3 startThread=0
15:22:02.201 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken with none selected
15:22:02.201 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken up from select, 0/0/0 selected
15:22:02.201 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 processing 0 keys, 0 updates
15:22:02.201 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:02.201 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.201 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 waiting with 0 keys
15:22:02.201 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a3c4db3 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=2,r=-1,t=59030ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.201 [qtp1969293160-79] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2d0290a1[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.201 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@2d0290a1[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=2,r=-1,t=59030ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.202 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=59030ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.202 [qtp1969293160-79] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@23c56b71::SocketChannelEndPoint@2d0290a1[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@23c56b71[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@62f8614a{s=START}]=>HttpChannelState@5b46622c{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.202 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a3c4db3 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=59030ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.202 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59029ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.203 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running test testDecision_Native
15:22:02.203 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.xml" was found on the local file system
15:22:02.204 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.json" was found on the local file system
15:22:02.217 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:02.226 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:02.229 [qtp1969293160-74-acceptor-0@6c9a4a1e-RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@29ad8299[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966]] on oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.230 [qtp1969293160-74-acceptor-0@6c9a4a1e-RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/0 selected
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 1 updates
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@29ad8299[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966]]
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@29ad8299[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966]] startThread=0
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@29ad8299[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966]] in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=59001ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@ff7275b on oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e on oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.230 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@29ad8299[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966]] in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=59001ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.230 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/1 selected
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 2 updates
15:22:02.231 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59001ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@ff7275b
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 1/1/1 selected
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 1 keys, 0 updates
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966], selector=sun.nio.ch.EPollSelectorImpl@1f6ef779, interestOps=1, readyOps=1 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.23143951Z
15:22:02.231 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}} reservedThread run AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.231489861Z on ReservedThread@574113d8{thread=Thread[qtp1969293160-77,5,main]}
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.231 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:22:02.231598033Z tryProduce true
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:02.231 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@3e0fdd49{terminated=false,multiplex=1,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:02.231 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 1716 DirectByteBuffer@3a305ed7[p=0,l=1716,c=8192,r=1716]={<<<POST /policy/pdpx/v1/xacm...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 1716 Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=1716,c=8192,r=1716]={<<<POST /policy/pdpx/v1/xacm...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 1716 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=1716,c=8192,r=1716]={<<<POST /policy/pdpx/v1/xacm...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=1716,c=8192,r=1716]={<<<POST /policy/pdpx/v1/xacm...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a305ed7[p=0,l=1716,c=8192,r=1716]={<<<POST /policy/pdpx/v1/xacm...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.231 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST)
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/xacml+xml)
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/xacml+xml) header=Accept, headerString=[Accept], valueString=[application/xacml+xml]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/xacml+xml)
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/xacml+xml]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:43471)
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:43471) header=Host, headerString=[Host], valueString=[localhost:43471]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 1435)
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[1435]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:43471/policy/pdpx/v1/xacml,HTTP/1.1,h=7,cl=1435,p=null} HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 1435} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 1435},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1 HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 1435},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@40591dac[c=null]
15:22:02.232 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} -> ServletContextRequest@47617ca4{POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1} : ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/xacml) -> Constraint@743f40cc{unnamed@743f40cc,INHERIT,SPECIFIC_ROLE,[user]}
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@34ffb529.login DefaultUserIdentity('healthcheck')
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@5b5d9016{BASIC,DefaultUserIdentity('healthcheck')}
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4ff43de{STARTED} ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} ServletContextRequest@47617ca4{POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@34f53382 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@783dede4
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} -> ServletContextRequest@47617ca4{POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@34f53382,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@783dede4
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:43471/policy/pdpx/v1/xacml ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} 
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0}
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@4ff43de{STARTED} cached filter chain for REQUEST: Chain@21988553(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@16f26c56(org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:02.233 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@21988553(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@16f26c56(org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@40591dac[c=null]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 1435},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@3a305ed7[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@35c98d0e[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}/Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,1435 of 1435},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,1435 of 1435} Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,1435 of 1435},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1435 and _firstByteTimeStamp to 192463310914 AsyncContentProducer@40591dac[c=null]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=null]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<<?xml version="1.0" encod...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<<?xml version="1.0" encodi...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<<?xml version="1.0" encodi...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<<?xml version="1.0" encodi...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<<?xml version="1.0" encodi...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<<?xml version="1.0" encodi...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<<?xml version="1.0" encodi...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n<?<<<xml version="1.0" encodin...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n<?<<<xml version="1.0" encodin...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n<?<<<xml version="1.0" encodin...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n<?<<<xml version="1.0" encodin...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n<?<<<xml version="1.0" encodin...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n<?<<<xml version="1.0" encodin...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.239 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n<?x<<<ml version="1.0" encoding...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n<?x<<<ml version="1.0" encoding...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n<?x<<<ml version="1.0" encoding...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n<?x<<<ml version="1.0" encoding...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n<?x<<<ml version="1.0" encoding...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n<?x<<<ml version="1.0" encoding...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n<?xm<<<l version="1.0" encoding=...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n<?xm<<<l version="1.0" encoding=...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n<?xm<<<l version="1.0" encoding=...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n<?xm<<<l version="1.0" encoding=...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n<?xm<<<l version="1.0" encoding=...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n<?xm<<<l version="1.0" encoding=...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 28 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<<f-8"?>\n<Request xsi:schem...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<<f-8"?>\n<Request xsi:schem...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<<f-8"?>\n<Request xsi:schem...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<<f-8"?>\n<Request xsi:schem...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<<f-8"?>\n<Request xsi:schem...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<<f-8"?>\n<Request xsi:schem...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n<Request xsi:schema...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n<Request xsi:schema...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n<Request xsi:schema...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n<Request xsi:schema...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n<Request xsi:schema...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n<Request xsi:schema...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.240 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n<Request xsi:schemaL...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n<Request xsi:schemaL...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n<Request xsi:schemaL...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n<Request xsi:schemaL...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n<Request xsi:schemaL...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n<Request xsi:schemaL...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n<Request xsi:schemaLo...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n<Request xsi:schemaLo...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n<Request xsi:schemaLo...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n<Request xsi:schemaLo...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n<Request xsi:schemaLo...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n<Request xsi:schemaLo...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<<?>\n<Request xsi:schemaLoc...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<<?>\n<Request xsi:schemaLoc...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<<?>\n<Request xsi:schemaLoc...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<<?>\n<Request xsi:schemaLoc...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<<?>\n<Request xsi:schemaLoc...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<<?>\n<Request xsi:schemaLoc...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n<Request xsi:schemaLoca...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n<Request xsi:schemaLoca...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n<Request xsi:schemaLoca...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n<Request xsi:schemaLoca...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n<Request xsi:schemaLoca...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n<Request xsi:schemaLoca...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n<Request xsi:schemaLocat...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n<Request xsi:schemaLocat...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.241 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n<Request xsi:schemaLocat...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n<Request xsi:schemaLocat...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n<Request xsi:schemaLocat...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n<Request xsi:schemaLocat...ironment" />\n</Request>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1397 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6811ddfb[l=false,b=DirectByteBufferR@35c98d0e[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192463310914] AsyncContentProducer@40591dac[c=null]
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.242 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,1435 of 1435},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(1435)
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,1435 of 1435} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,1435 of 1435},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.Request -- read EOF
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1435 and _firstByteTimeStamp to 192463310914 AsyncContentProducer@40591dac[c=null]
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@40591dac[c=null]
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=EOF]
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@40591dac[c=EOF]
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.243 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false
15:22:02.248 [qtp1969293160-72] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision {returnPolicyIdList=false,combinedDecision=false,requestAttributes=[{super={category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Julius Hibbert}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#anyURI,value=http://medico.com/record/patient/BartSimpson}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:action:action-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=read}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment}}]}
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.249 [qtp1969293160-72] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.249 [qtp1969293160-72] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:22:02.249 [qtp1969293160-72] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:02.249 [qtp1969293160-72] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:22:02.249 [qtp1969293160-72] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 60714586-02e5-4732-884f-ec8e9059ebfa version 1.0
15:22:02.249 [qtp1969293160-72] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 60714586-02e5-4732-884f-ec8e9059ebfa version 1.0
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 60714586-02e5-4732-884f-ec8e9059ebfa
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "PolicySet" from "60714586-02e5-4732-884f-ec8e9059ebfa"
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "Match" from "60714586-02e5-4732-884f-ec8e9059ebfa"
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "Result" from "60714586-02e5-4732-884f-ec8e9059ebfa"
15:22:02.249 [qtp1969293160-72] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:02.249 [qtp1969293160-72] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms
15:22:02.249 [qtp1969293160-72] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Xacml decision {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]}
15:22:02.254 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@352800e6[p=0,l=451,c=8192,r=451]={<<<<?xml version="1.0" encod...\n\t</Result>\n</Response>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:22:02.254 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=451 null
15:22:02.254 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 451
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: aed62500-3db1-4343-829b-1c2f16a9a5f4
Content-Type: application/xacml+xml

 committed
15:22:02.254 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5d71e3e2[p=0,l=451,c=8192,r=451]={<<<<?xml version="1.0" encod...\n\t</Result>\n</Response>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@1937ba1d{200,POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=451},cb=ChannelResponse@1937ba1d{200,POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}] (null,[p=0,l=451,c=8192,r=451],true)@START
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=451} last=true content=HeapByteBuffer@5d71e3e2[p=0,l=451,c=8192,r=451]={<<<<?xml version="1.0" encod...\n\t</Result>\n</Response>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 451
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: aed62500-3db1-4343-829b-1c2f16a9a5f4
Content-Type: application/xacml+xml


15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 451
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=451},cb=ChannelResponse@1937ba1d{200,POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}] ([p=0,l=256,c=8192,r=256],[p=0,l=451,c=8192,r=451],true)@COMPLETING
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@49ac2828{IDLE}->null [DirectByteBuffer@1b90b64b[p=0,l=256,c=8192,r=256]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 451\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5d71e3e2[p=0,l=451,c=8192,r=451]={<<<<?xml version="1.0" encod...\n\t</Result>\n</Response>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{WRITING}->null:IDLE-->WRITING
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 707 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=W,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,1435 of 1435},g=HttpGenerator@4af5b8c1{s=COMPLETING}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=707 remaining=0 WriteFlusher@49ac2828{WRITING}->null
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{IDLE}->null:WRITING-->IDLE
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=451},cb=ChannelResponse@1937ba1d{200,POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}] ([p=256,l=256,c=8192,r=0],[p=451,l=451,c=8192,r=0],true)@END
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@6d6f9452{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@6d6f9452{terminated=false,multiplex=0,pooled=Buffer@563c65bf[rc=0,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.255 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@1937ba1d{200,POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@4880b3dd{Queued by qtp1969293160-72 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@4880b3dd{Queued by qtp1969293160-72 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=Link@4880b3dd{Queued by qtp1969293160-72 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:22:02.256 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response from xml request <?xml version="1.0" encoding="UTF-8"?>
<Response xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17 http://docs.oasis-open.org/xacml/3.0/xacml-core-v3-schema-wd-17.xsd">
	<Result>
		<Decision>NotApplicable</Decision>
		<Status>
			<StatusCode Value="urn:oasis:names:tc:xacml:1.0:status:ok"/>
		</Status>
	</Result>
</Response>
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=24}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@7199fad3{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@44bd78c2,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@9ee35d3}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=24}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/xacml written app=451 net=451
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-72,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1} 
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@783dede4
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@783dede4
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=24}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.256 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@401eda34, failure=null, callbackCompleted=true, completeStream=true
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@401eda34, null)
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.257 [qtp1969293160-72] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:22:02 +0000] "POST /policy/pdpx/v1/xacml HTTP/1.1" 200 451 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@7eefff86
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=true
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@40591dac[c=EOF]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,1435 of 1435},g=HttpGenerator@4af5b8c1{s=END}]=>HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@15969c09 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,1435 of 1435}
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@3e0fdd49{terminated=false,multiplex=0,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e on oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@38d43951 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58974ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.257 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=5,r=-1,t=58974ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/1 selected
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 1 updates
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 1/1/1 selected
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 1 keys, 0 updates
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966], selector=sun.nio.ch.EPollSelectorImpl@1f6ef779, interestOps=1, readyOps=1 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@7d68bc50{thread=null} startThread=0
15:22:02.258 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@7d68bc50{thread=null} in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58973ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/PRODUCING/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58973ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:22:02.258737421Z
15:22:02.258 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3
15:22:02.258 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/PRODUCING/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58973ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=0,epc=1]@2025-03-12T15:22:02.258863384Z
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:02.258 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=58973ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.258 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.258 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.259 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.259 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@3e0fdd49{terminated=false,multiplex=1,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 1397 DirectByteBuffer@3a305ed7[p=0,l=1397,c=8192,r=1397]={<<<POST /policy/pdpx/v1/xacm...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 1397 Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=1397,c=8192,r=1397]={<<<POST /policy/pdpx/v1/xacm...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 1397 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=1397,c=8192,r=1397]={<<<POST /policy/pdpx/v1/xacm...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=1397,c=8192,r=1397]={<<<POST /policy/pdpx/v1/xacm...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a305ed7[p=0,l=1397,c=8192,r=1397]={<<<POST /policy/pdpx/v1/xacm...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST)
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/xacml+json)
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/xacml+json) header=Accept, headerString=[Accept], valueString=[application/xacml+json]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/xacml+json)
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/xacml+json]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4): Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:43471: localhost:43471)
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:43471) header=Host, headerString=[Host], valueString=[localhost:43471]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 1114)
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[1114]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:43471/policy/pdpx/v1/xacml,HTTP/1.1,h=7,cl=1114,p=null} HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 1114} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 1114},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1 HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 1114},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=true
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.259 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@40591dac[c=Chunk@1b22aba3{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}]
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} -> ServletContextRequest@7a1fd73e{POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1} : ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/xacml) -> Constraint@743f40cc{unnamed@743f40cc,INHERIT,SPECIFIC_ROLE,[user]}
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@34ffb529.login DefaultUserIdentity('healthcheck')
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@52664c1b{BASIC,DefaultUserIdentity('healthcheck')}
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4ff43de{STARTED} ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} ServletContextRequest@7a1fd73e{POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@119d8a1b org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1f6c5438
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} -> ServletContextRequest@7a1fd73e{POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@119d8a1b,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1f6c5438
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:43471/policy/pdpx/v1/xacml ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0} 
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=0}
15:22:02.260 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@21988553(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@16f26c56(org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:02.267 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@40591dac[c=null]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 1114},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@3a305ed7[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@2dfb338a[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}/Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,1114 of 1114},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,1114 of 1114} Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,1114 of 1114},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1114 and _firstByteTimeStamp to 192492344566 AsyncContentProducer@40591dac[c=null]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=null]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n    "Request": {\n      ...nvironment": []\n    }\n}>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1114 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.268 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@44208151[l=false,b=DirectByteBufferR@2dfb338a[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}][Buffer@724263ca[rc=2,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.278 [qtp1969293160-76] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "Julius Hibbert" type class com.att.research.xacml.std.json.GsonJsonAttributeValue
15:22:02.278 [qtp1969293160-76] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true
15:22:02.278 [qtp1969293160-76] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "http://medico.com/record/patient/BartSimpson" type class com.att.research.xacml.std.json.GsonJsonAttributeValue
15:22:02.278 [qtp1969293160-76] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true
15:22:02.278 [qtp1969293160-76] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "read" type class com.att.research.xacml.std.json.GsonJsonAttributeValue
15:22:02.278 [qtp1969293160-76] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,1114 of 1114},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(1114)
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,1114 of 1114} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=1397,l=1397,c=8192,r=0]={POST /pol...    }\n}<<<>>>tribute I...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,1114 of 1114},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.Request -- read EOF
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1114 and _firstByteTimeStamp to 192492344566 AsyncContentProducer@40591dac[c=null]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@40591dac[c=null]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=EOF]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@40591dac[c=EOF]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192492344566] AsyncContentProducer@40591dac[c=EOF]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=EOF]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=EOF]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@40591dac[c=EOF]
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.279 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false
15:22:02.280 [qtp1969293160-76] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision {returnPolicyIdList=false,combinedDecision=false,requestAttributes=[{super={category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Julius Hibbert}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#anyURI,value=http://medico.com/record/patient/BartSimpson}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:action:action-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=read}],includeInResults=false}]}}]}
15:22:02.281 [qtp1969293160-76] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:02.281 [qtp1969293160-76] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 60714586-02e5-4732-884f-ec8e9059ebfa
15:22:02.281 [qtp1969293160-76] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "PolicySet" from "60714586-02e5-4732-884f-ec8e9059ebfa"
15:22:02.281 [qtp1969293160-76] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "Match" from "60714586-02e5-4732-884f-ec8e9059ebfa"
15:22:02.281 [qtp1969293160-76] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:02.281 [qtp1969293160-76] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "Result" from "60714586-02e5-4732-884f-ec8e9059ebfa"
15:22:02.281 [qtp1969293160-76] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:02.281 [qtp1969293160-76] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms
15:22:02.281 [qtp1969293160-76] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Xacml decision {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]}
15:22:02.291 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@2ca82ae0[p=0,l=190,c=8192,r=190]={<<<{\n  "Response": [\n    {\n ...  }\n      }\n    }\n  ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=190 null
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 190
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: a193ed52-a894-471b-ad74-6a68f91ee9c9
Content-Type: application/xacml+json

 committed
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@37a8270b[p=0,l=190,c=8192,r=190]={<<<{\n  "Response": [\n    {\n ...  }\n      }\n    }\n  ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@6b9da447{200,POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=190},cb=ChannelResponse@6b9da447{200,POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}] (null,[p=0,l=190,c=8192,r=190],true)@START
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@6d6f9452{terminated=false,multiplex=1,pooled=Buffer@563c65bf[rc=0,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=190} last=true content=HeapByteBuffer@37a8270b[p=0,l=190,c=8192,r=190]={<<<{\n  "Response": [\n    {\n ...  }\n      }\n    }\n  ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 190
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: a193ed52-a894-471b-ad74-6a68f91ee9c9
Content-Type: application/xacml+json


15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 190
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=190},cb=ChannelResponse@6b9da447{200,POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}] ([p=0,l=257,c=8192,r=257],[p=0,l=190,c=8192,r=190],true)@COMPLETING
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@49ac2828{IDLE}->null [DirectByteBuffer@1b90b64b[p=0,l=257,c=8192,r=257]={<<<HTTP/1.1 200 OK\r\nServer: ...Content-Length: 190\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@37a8270b[p=0,l=190,c=8192,r=190]={<<<{\n  "Response": [\n    {\n ...  }\n      }\n    }\n  ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{WRITING}->null:IDLE-->WRITING
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 447 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=W,to=33/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,1114 of 1114},g=HttpGenerator@4af5b8c1{s=COMPLETING}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=447 remaining=0 WriteFlusher@49ac2828{WRITING}->null
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{IDLE}->null:WRITING-->IDLE
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=190},cb=ChannelResponse@6b9da447{200,POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}] ([p=257,l=257,c=8192,r=0],[p=190,l=190,c=8192,r=0],true)@END
15:22:02.292 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@6d6f9452{terminated=false,multiplex=0,pooled=Buffer@563c65bf[rc=0,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@6b9da447{200,POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@6efa90b8{Queued by qtp1969293160-76 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@6efa90b8{Queued by qtp1969293160-76 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=Link@6efa90b8{Queued by qtp1969293160-76 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=33}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@36858ad{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@750ea7b4,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@73378ace}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.293 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response from json request {
  "Response": [
    {
      "Decision": "NotApplicable",
      "Status": {
        "StatusCode": {
          "Value": "urn:oasis:names:tc:xacml:1.0:status:ok"
        }
      }
    }
  ]
}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=33}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/xacml written app=190 net=190
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-76,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1} 
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1f6c5438
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1f6c5438
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/xacml,age=34}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@4972bb40, failure=null, callbackCompleted=true, completeStream=true
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@4972bb40, null)
15:22:02.293 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.294 [qtp1969293160-76] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:22:02 +0000] "POST /policy/pdpx/v1/xacml HTTP/1.1" 200 190 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@81e3ff3
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=true
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@40591dac[c=EOF]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,1114 of 1114},g=HttpGenerator@4af5b8c1{s=END}]=>HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@a992428 http://localhost:43471/policy/pdpx/v1/xacml HTTP/1.1}
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,1114 of 1114}
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@724263ca[rc=1,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@3e0fdd49{terminated=false,multiplex=0,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e on oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=3,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.294 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58937ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.294 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running test testDecision_Guard
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/1 selected
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 1 updates
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 1/1/1 selected
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 1 keys, 0 updates
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966], selector=sun.nio.ch.EPollSelectorImpl@1f6ef779, interestOps=1, readyOps=1 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58935ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=1]@2025-03-12T15:22:02.296529805Z
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}} reservedThread run AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58935ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:22:02.296594846Z on ReservedThread@7d68bc50{thread=Thread[qtp1969293160-75,5,main]}
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@6d6f9452{terminated=false,multiplex=1,pooled=Buffer@563c65bf[rc=0,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.296 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58935ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:22:02.296712748Z tryProduce true
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:02.296 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 430 DirectByteBuffer@1b90b64b[p=0,l=430,c=8192,r=430]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 430 Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=430,c=8192,r=430]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 430 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=430,c=8192,r=430]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=430,c=8192,r=430]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1b90b64b[p=0,l=430,c=8192,r=430]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST)
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:22:02.296 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/json: application/json)
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: application/json) header=Content-Type, headerString=[Content-Type], valueString=[application/json]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4): Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:43471: localhost:43471)
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:43471) header=Host, headerString=[Host], valueString=[localhost:43471]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 121)
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[121]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:43471/policy/pdpx/v1/decision,HTTP/1.1,h=7,cl=121,p=null} HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 121} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 121},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1 HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 121},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=true
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@40591dac[c=Chunk@1b22aba3{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}]
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@7790d720{POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1} : ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/decision) -> Constraint@743f40cc{unnamed@743f40cc,INHERIT,SPECIFIC_ROLE,[user]}
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@34ffb529.login DefaultUserIdentity('healthcheck')
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@329247b6{BASIC,DefaultUserIdentity('healthcheck')}
15:22:02.297 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4ff43de{STARTED} ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} ServletContextRequest@7790d720{POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@a20e788 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@36a1064
15:22:02.298 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@7790d720{POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@a20e788,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@36a1064
15:22:02.298 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:43471/policy/pdpx/v1/decision ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} 
15:22:02.298 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.298 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0}
15:22:02.298 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@4ff43de{STARTED} cached filter chain for REQUEST: Chain@7232eefe(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@52bdb8f9(org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:02.298 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@7232eefe(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@52bdb8f9(org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@40591dac[c=null]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 121},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1b90b64b[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@1caade33[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}/Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,121 of 121},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,121 of 121} Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,121 of 121},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 121 and _firstByteTimeStamp to 192526370051 AsyncContentProducer@40591dac[c=null]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=null]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=309,l=430,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 121 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@6aa5dab4[l=false,b=DirectByteBufferR@1caade33[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,121 of 121},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(121)
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:22:02.302 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,121 of 121} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=430,l=430,c=8192,r=0]={POST /pol...evnf"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,121 of 121},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.Request -- read EOF
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 121 and _firstByteTimeStamp to 192526370051 AsyncContentProducer@40591dac[c=null]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@40591dac[c=null]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=EOF]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@40591dac[c=EOF]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192526370051] AsyncContentProducer@40591dac[c=EOF]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=EOF]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=EOF]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@40591dac[c=EOF]
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF
15:22:02.303 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.304 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false
15:22:02.304 [qtp1969293160-77] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision DecisionRequest(onapName=DROOLS, onapComponent=null, onapInstance=null, requestId=null, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={actor=foo, clname=phoneyloop, recipe=bar, target=somevnf})
15:22:02.304 [qtp1969293160-77] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:22:02.304 [qtp1969293160-77] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:22:02.304 [qtp1969293160-77] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=DROOLS, onapComponent=null, onapInstance=null, requestId=null, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={actor=foo, clname=phoneyloop, recipe=bar, target=somevnf})
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DROOLS
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.306 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-component
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.306 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-instance
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.306 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:request:request-id
15:22:02.306 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:clname:clname-id
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:actor:actor-id
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:operation:operation-id
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:target-id
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.307 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.307 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code
15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.308 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id
15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:02.308 [qtp1969293160-77] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id
15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string DROOLS
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string guard

15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.308 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.308 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:22:02.308 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:02.308 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:22:02.308 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 5294f569-6469-4181-8b6c-bc86a3ff742c version 1.0
15:22:02.308 [qtp1969293160-77] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 5294f569-6469-4181-8b6c-bc86a3ff742c version 1.0
15:22:02.308 [qtp1969293160-77] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.312 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.328 [qtp1969293160-77] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider
15:22:02.434 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 2 persistence units; checking each
15:22:02.434 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:22:02.435 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match
15:22:02.435 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPU, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:22:02.435 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match
15:22:02.435 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Found no matching persistence units
15:22:02.435 [qtp1969293160-77] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed No Persistence provider for EntityManager named OperationsHistoryPUTest operations history db
jakarta.persistence.PersistenceException: No Persistence provider for EntityManager named OperationsHistoryPUTest
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:86)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109)
	at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configureEngine(ConfigurableEngineFinder.java:70)
	at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configure(ConfigurableEngineFinder.java:121)
	at com.att.research.xacml.std.pip.StdPIPFinderFactory.getFinder(StdPIPFinderFactory.java:52)
	at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getPIPFinder(StdEvaluationContextFactory.java:94)
	at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getEvaluationContext(StdEvaluationContextFactory.java:138)
	at com.att.research.xacmlatt.pdp.ATTPDPEngine.decide(ATTPDPEngine.java:181)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.xacmlDecision(StdXacmlApplicationServiceProvider.java:333)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.makeDecision(StdXacmlApplicationServiceProvider.java:253)
	at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.fetchDecision(DecisionProvider.java:59)
	at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1619)
	at org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter.doFilter(XacmlPdpServiceFilter.java:60)
	at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1591)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1552)
	at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:819)
	at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:436)
	at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:469)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575)
	at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1060)
	at org.eclipse.jetty.server.Server.handle(Server.java:182)
	at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:662)
	at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:418)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99)
	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:480)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:443)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:293)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:02.435 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 
15:22:02.435 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 
15:22:02.435 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:actor:actor-id
http://www.w3.org/2001/XMLSchema#string
null
15:22:02.435 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:operation:operation-id
http://www.w3.org/2001/XMLSchema#string
null
15:22:02.435 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:22:02.437 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.443 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 2 persistence units; checking each
15:22:02.443 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:22:02.443 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match
15:22:02.443 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPU, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest]
15:22:02.443 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match
15:22:02.443 [qtp1969293160-77] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Found no matching persistence units
15:22:02.443 [qtp1969293160-77] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed No Persistence provider for EntityManager named OperationsHistoryPUTest operations history db
jakarta.persistence.PersistenceException: No Persistence provider for EntityManager named OperationsHistoryPUTest
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:86)
	at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109)
	at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configureEngine(ConfigurableEngineFinder.java:70)
	at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configure(ConfigurableEngineFinder.java:121)
	at com.att.research.xacml.std.pip.StdPIPFinderFactory.getFinder(StdPIPFinderFactory.java:52)
	at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getPIPFinder(StdEvaluationContextFactory.java:94)
	at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getEvaluationContext(StdEvaluationContextFactory.java:138)
	at com.att.research.xacmlatt.pdp.ATTPDPEngine.decide(ATTPDPEngine.java:181)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.xacmlDecision(StdXacmlApplicationServiceProvider.java:333)
	at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.makeDecision(StdXacmlApplicationServiceProvider.java:253)
	at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.fetchDecision(DecisionProvider.java:59)
	at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1619)
	at org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter.doFilter(XacmlPdpServiceFilter.java:60)
	at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1591)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1552)
	at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:819)
	at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:436)
	at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:469)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575)
	at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1060)
	at org.eclipse.jetty.server.Server.handle(Server.java:182)
	at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:662)
	at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:418)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99)
	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:480)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:443)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:293)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:02.443 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 
15:22:02.443 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 
15:22:02.443 [qtp1969293160-77] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- 
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
urn:org:onap:guard:target:target-id
http://www.w3.org/2001/XMLSchema#string
null
15:22:02.443 [qtp1969293160-77] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:02.443 [qtp1969293160-77] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 5294f569-6469-4181-8b6c-bc86a3ff742c
15:22:02.443 [qtp1969293160-77] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "PolicySet" from "5294f569-6469-4181-8b6c-bc86a3ff742c"
15:22:02.444 [qtp1969293160-77] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "Match" from "5294f569-6469-4181-8b6c-bc86a3ff742c"
15:22:02.444 [qtp1969293160-77] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:02.444 [qtp1969293160-77] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:02 UTC 2025: "Result" from "5294f569-6469-4181-8b6c-bc86a3ff742c"
15:22:02.444 [qtp1969293160-77] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:02.444 [qtp1969293160-77] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 136ms
15:22:02.444 [qtp1969293160-77] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 
15:22:02.444 [qtp1969293160-77] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator
15:22:02.444 [qtp1969293160-77] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DROOLS}],includeInResults=true}]}]}]}
15:22:02.445 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@4128e6a1[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=19 null
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 19
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 62cc15c1-b2c2-45d4-817b-62f40d48aec8
Content-Type: application/json

 committed
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@642df121[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@5bc3c1f8{200,POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=19},cb=ChannelResponse@5bc3c1f8{200,POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}] (null,[p=0,l=19,c=8192,r=19],true)@START
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@3e0fdd49{terminated=false,multiplex=1,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=19} last=true content=HeapByteBuffer@642df121[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 19
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 62cc15c1-b2c2-45d4-817b-62f40d48aec8
Content-Type: application/json


15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 19
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=19},cb=ChannelResponse@5bc3c1f8{200,POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}] ([p=0,l=250,c=8192,r=250],[p=0,l=19,c=8192,r=19],true)@COMPLETING
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@49ac2828{IDLE}->null [DirectByteBuffer@3a305ed7[p=0,l=250,c=8192,r=250]={<<<HTTP/1.1 200 OK\r\nServer: ...\nContent-Length: 19\r\n\r\n>>>p-alive\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@642df121[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{WRITING}->null:IDLE-->WRITING
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 269 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=W,to=149/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,121 of 121},g=HttpGenerator@4af5b8c1{s=COMPLETING}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=269 remaining=0 WriteFlusher@49ac2828{WRITING}->null
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{IDLE}->null:WRITING-->IDLE
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=19},cb=ChannelResponse@5bc3c1f8{200,POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}] ([p=250,l=250,c=8192,r=0],[p=19,l=19,c=8192,r=0],true)@END
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@3e0fdd49{terminated=false,multiplex=0,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.446 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@5bc3c1f8{200,POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@78f7092e{Queued by qtp1969293160-77 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@78f7092e{Queued by qtp1969293160-77 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=Link@78f7092e{Queued by qtp1969293160-77 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/decision,age=150}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@7eecf57f{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@7543a77a,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@304a642b}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=150}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/decision written app=19 net=19
15:22:02.447 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response DecisionResponse(status=Permit, message=null, advice=null, obligations=null, policies=null, attributes=null)
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-77,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1} 
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@36a1064
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@36a1064
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=150}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@7034b575, failure=null, callbackCompleted=true, completeStream=true
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@7034b575, null)
15:22:02.447 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.448 [qtp1969293160-77] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:22:02 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 19 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@696af101
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=true
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@40591dac[c=EOF]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,121 of 121},g=HttpGenerator@4af5b8c1{s=END}]=>HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@73af4d8d http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,121 of 121}
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@6d6f9452{terminated=false,multiplex=0,pooled=Buffer@563c65bf[rc=0,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e on oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1]
15:22:02.448 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.449 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:22:02.449 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/1 selected
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 1 updates
15:22:02.449 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running test testDecision_UnsupportedAction
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.449 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 1/1/1 selected
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 1 keys, 0 updates
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:43471 remote=/127.0.0.1:40966], selector=sun.nio.ch.EPollSelectorImpl@1f6ef779, interestOps=1, readyOps=1 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58781ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:22:02.450656374Z
15:22:02.450 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}} reservedThread run AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58781ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=2]@2025-03-12T15:22:02.450680384Z on ReservedThread@574113d8{thread=Thread[qtp1969293160-77,5,main]}
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.450 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=1/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58781ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:02.450752836Z tryProduce true
15:22:02.450 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:02.450 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@6d6f9452{terminated=false,multiplex=1,pooled=Buffer@563c65bf[rc=0,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.450 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.450 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 428 DirectByteBuffer@1b90b64b[p=0,l=428,c=8192,r=428]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.450 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 428 Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=428,c=8192,r=428]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 428 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=428,c=8192,r=428]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=428,c=8192,r=428]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1b90b64b[p=0,l=428,c=8192,r=428]={<<<POST /policy/pdpx/v1/deci...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST)
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/json: application/json)
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: application/json) header=Content-Type, headerString=[Content-Type], valueString=[application/json]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0)
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4): Jersey/3.1.10 (HttpUrlConnection 17.0.4))
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 17.0.4)]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:43471: localhost:43471)
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:43471) header=Host, headerString=[Host], valueString=[localhost:43471]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2)
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2) header=Accept, headerString=[Accept], valueString=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive)
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 119)
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[119]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:43471/policy/pdpx/v1/decision,HTTP/1.1,h=7,cl=119,p=null} HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 119} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 119},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1 HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 119},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=true
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@40591dac[c=Chunk@1b22aba3{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}]
15:22:02.451 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@39cd145e{POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1} : ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0}
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/decision) -> Constraint@743f40cc{unnamed@743f40cc,INHERIT,SPECIFIC_ROLE,[user]}
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@34ffb529.login DefaultUserIdentity('healthcheck')
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@380076d0{BASIC,DefaultUserIdentity('healthcheck')}
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4ff43de{STARTED} ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} ServletContextRequest@39cd145e{POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@699e063 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2a068082
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@39cd145e{POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@699e063,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2a068082
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:43471/policy/pdpx/v1/decision ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0} 
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@38a9f08b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/decision,age=0}
15:22:02.452 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@7232eefe(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=true,async=true,src=EMBEDDED:<null>})->ChainEnd@52bdb8f9(org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED})
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@40591dac[c=null]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,0 of 119},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1b90b64b[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@7b380e78[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}/Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,119 of 119},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,119 of 119} Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,119 of 119},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 119 and _firstByteTimeStamp to 192677832691 AsyncContentProducer@40591dac[c=null]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=null]
15:22:02.453 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=309,l=428,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 119 byte(s) HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@40591dac[c=WithRetainable@40b54139[l=false,b=DirectByteBufferR@7b380e78[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@563c65bf[rc=2,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=null]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@40591dac[c=null]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CONTENT,119 of 119},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(119)
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,119 of 119} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=428,l=428,c=8192,r=0]={POST /pol...evnf"}}<<<>>>}}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,119 of 119},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.Request -- read EOF
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 119 and _firstByteTimeStamp to 192677832691 AsyncContentProducer@40591dac[c=null]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@40591dac[c=null]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=EOF]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@40591dac[c=EOF]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=192677832691] AsyncContentProducer@40591dac[c=EOF]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@40591dac[c=EOF]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@40591dac[c=EOF]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@40591dac[c=EOF]
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=false
15:22:02.454 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false
15:22:02.454 [qtp1969293160-75] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision DecisionRequest(onapName=DROOLS, onapComponent=null, onapInstance=null, requestId=null, context=null, action=foo, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={actor=foo, clname=phoneyloop, recipe=bar, target=somevnf})
15:22:02.455 [qtp1969293160-75] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpRestController -- Decision exception
org.onap.policy.models.decisions.concepts.DecisionException: No application for action foo
	at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.findApplication(DecisionProvider.java:103)
	at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.fetchDecision(DecisionProvider.java:55)
	at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:96)
	at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
	at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1619)
	at org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter.doFilter(XacmlPdpServiceFilter.java:60)
	at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1591)
	at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1552)
	at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:819)
	at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:436)
	at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:469)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575)
	at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1060)
	at org.eclipse.jetty.server.Server.handle(Server.java:182)
	at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:662)
	at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:418)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99)
	at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:480)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:443)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:293)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:02.457 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@cad01ea[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:22:02.457 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=106 null
15:22:02.457 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 106
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 84be6d4d-bbdb-45ef-b7ab-9999e254cbec
Content-Type: application/json

 committed
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@cd407f1[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@1571c682{400,POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=400,h=8,cl=106},cb=ChannelResponse@1571c682{400,POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}] (null,[p=0,l=106,c=8192,r=106],true)@START
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@3e0fdd49{terminated=false,multiplex=1,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false]
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=400,h=8,cl=106} last=true content=HeapByteBuffer@cd407f1[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpGenerator -- Server: Jetty(12.0.16)
Date: Wed, 12 Mar 2025 15:22:02 GMT
Content-Length: 106
X-MinorVersion: 0
X-PatchVersion: 0
X-LatestVersion: 1.0.0
X-ONAP-RequestID: 84be6d4d-bbdb-45ef-b7ab-9999e254cbec
Content-Type: application/json


15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 106
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=400,h=8,cl=106},cb=ChannelResponse@1571c682{400,POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}] ([p=0,l=260,c=8192,r=260],[p=0,l=106,c=8192,r=106],true)@COMPLETING
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@49ac2828{IDLE}->null [DirectByteBuffer@3a305ed7[p=0,l=260,c=8192,r=260]={<<<HTTP/1.1 400 Bad Request\r...Content-Length: 106\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@cd407f1[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{WRITING}->null:IDLE-->WRITING
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 366 SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,119 of 119},g=HttpGenerator@4af5b8c1{s=COMPLETING}]=>HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=366 remaining=0 WriteFlusher@49ac2828{WRITING}->null
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@49ac2828{IDLE}->null:WRITING-->IDLE
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@6e4ab454[PROCESSING][i=HTTP/1.1{s=400,h=8,cl=106},cb=ChannelResponse@1571c682{400,POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}] ([p=260,l=260,c=8192,r=0],[p=106,l=106,c=8192,r=0],true)@END
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@3e0fdd49{terminated=false,multiplex=0,pooled=Buffer@724263ca[rc=0,DirectByteBuffer@3a305ed7[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false]
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@1571c682{400,POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@656ce2a2{Queued by qtp1969293160-75 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@656ce2a2{Queued by qtp1969293160-75 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null} of HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=Link@656ce2a2{Queued by qtp1969293160-75 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1325)[BLOCKING] -> null},invoker=null}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@60453f8d{name=HttpChannelState_writeInvoker,tail=null,invoker=null}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:43471/policy/pdpx/v1/decision,age=7}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@12a0db4{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$989/0x0000000801222bc0@2d6d69ef,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda$991/0x0000000801223028@36b3ef16}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@38a9f08b{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:22:02.458 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=7}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/decision written app=106 net=106
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@35e4dba0{handling=Thread[qtp1969293160-75,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1} 
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2a068082
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2a068082
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@30bbef90{s=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:43471/policy/pdpx/v1/decision,age=7}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@34486290, failure=null, callbackCompleted=true, completeStream=true
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@34486290, null)
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.459 [qtp1969293160-75] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [12/Mar/2025:15:22:02 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 400 106 "-" "Jersey/3.1.10 (HttpUrlConnection 17.0.4)"
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@655e9e00
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1351880927 cs=ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340 eof=true
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@618ea340
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@40591dac[c=EOF]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@38a9f08b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=END,119 of 119},g=HttpGenerator@4af5b8c1{s=END}]=>HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@35e4dba0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@6a68cb71 http://localhost:43471/policy/pdpx/v1/decision HTTP/1.1}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,119 of 119}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@563c65bf[rc=1,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@6d6f9452{terminated=false,multiplex=0,pooled=Buffer@563c65bf[rc=0,DirectByteBuffer@1b90b64b[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7b0d54ec[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e on oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1]
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.459 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response ErrorResponse(responseCode=Bad Request, errorMessage=No application for action foo, errorDetails=[No application for action foo], warningDetails=null)
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3
15:22:02.459 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.459 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:02.460 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/1 selected
15:22:02.460 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 1 updates
15:22:02.460 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.460 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ada478e
15:22:02.460 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.460 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.460 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.460 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:02.460 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:02.460 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:02.460 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:02.460 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-43471, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43471, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@28685f4f{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STARTED}}, connector=RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}, jettyThread=Thread[RestServerParameters-43471,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:22:02.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}
15:22:02.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@2016e374[keys=1]
15:22:02.461 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@36002df0{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.461 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@63d1751c on oeji.ManagedSelector@36002df0{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.461 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@36002df0{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:02.461 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1969293160-74-acceptor-0@6c9a4a1e-RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471} in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=4,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.461 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=5,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken with none selected
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken up from select, 0/0/0 selected
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 processing 0 keys, 1 updates
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@63d1751c
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@36002df0{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 waiting with 0 keys
15:22:02.461 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@61075589 on oeji.ManagedSelector@36002df0{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.461 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@36002df0{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken with none selected
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 woken up from select, 0/0/0 selected
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5db978a8 processing 0 keys, 1 updates
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@61075589
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@5db978a8 on oeji.ManagedSelector@36002df0{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@42452148 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=5,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.461 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.462 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:22:02.462060843Z
15:22:02.462 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@1d3f7236/SelectorProducer@53e9e589/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:22:02.462118734Z
15:22:02.462 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@36002df0{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:02.462 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@72df80a9{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.462 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5a3e14bf on oeji.ManagedSelector@72df80a9{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.462 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STOPPING}[id=0 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1]
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/1 selected
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 1 updates
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5a3e14bf
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@72df80a9{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.468 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@50f4c2b[{l=/127.0.0.1:43471,r=/127.0.0.1:40966,CLOSED,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7b75f084{ReadCallback@4d8ecd4e{HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=null,r=null,CLOSED,fill=FI,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@72df80a9{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62f2a419 startThread=0
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.469 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 waiting with 1 keys
15:22:02.469 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@ffbdb79 on oeji.ManagedSelector@72df80a9{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.469 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62f2a419 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=5,r=-1,t=58762ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.469 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@72df80a9{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=4/avg=1.00/max=1]
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken with none selected
15:22:02.470 [qtp1969293160-79] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@50f4c2b[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 woken up from select, 0/0/0 selected
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1f6ef779 processing 0 keys, 1 updates
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@ffbdb79
15:22:02.470 [qtp1969293160-79] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@bc8b2fa::SocketChannelEndPoint@50f4c2b[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bc8b2fa[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4af5b8c1{s=START}]=>HttpChannelState@35e4dba0{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:02.470 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62f2a419 in QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=5,r=-1,t=58762ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.470 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=58761ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@1f6ef779 on oeji.ManagedSelector@72df80a9{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1
15:22:02.470 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=58761ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:02.470515368Z
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@bf8ac14/SelectorProducer@157e1e4a/IDLE/p=0/QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=58761ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}][pc=0,pic=0,pec=1,epc=3]@2025-03-12T15:22:02.470664751Z
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@72df80a9{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=4/avg=1.00/max=1]
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@2016e374[keys=0]
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@449145a3[HTTP/1.1]
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@449145a3[HTTP/1.1]
15:22:02.470 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@6b062cfd{HTTP/1.1, (http/1.1)}{0.0.0.0:43471}
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@28685f4f{STARTED}[12.0.16,sto=0]
15:22:02.470 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@28685f4f{STOPPING}[12.0.16,sto=0]
15:22:02.470 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@28685f4f{STOPPING}[12.0.16,sto=0]
15:22:02.470 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@28685f4f{STOPPING}[12.0.16,sto=0]
15:22:02.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@4da9891b{STARTED}[worker=node0]
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@2d40f296{STARTED}[interval=600000, ownscheduler=false]
15:22:02.471 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@2d40f296{STOPPED}[interval=600000, ownscheduler=false]
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@4da9891b{STOPPED}[worker=node0]
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STARTED}}
15:22:02.471 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STARTED}}
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@778324fd{STARTED}
15:22:02.471 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@187ab587[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@5d23fab3[passivating=false,graceSec=3600]
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@5d23fab3[passivating=false,graceSec=3600]
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@187ab587[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@7373e376{STARTED}
15:22:02.471 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@7373e376{STOPPING}
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@4ff43de{STARTED}
15:22:02.471 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@4ff43de{STOPPING}
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=true,async=true,src=EMBEDDED:<null>}
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>}
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-34f6b55a==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@67ea957{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:02.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:22:02.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:02.472 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-564c9626[EMBEDDED:<null>]
15:22:02.472 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:02.472 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:02.472 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet77833456{/*->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:02.472 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4f0a81f6{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4f0a81f6] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-564c9626=MappedServlet2f6867d1{null->org.glassfish.jersey.servlet.ServletContainer-564c9626==org.glassfish.jersey.servlet.ServletContainer@e17327bf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@4ff43de{STOPPED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@4eb92e4b[RestServerParameters-login-service]
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@49611a51[users.count=1]
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@49611a51[users.count=1]
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@4eb92e4b[RestServerParameters-login-service]
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@7373e376{STOPPED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@778324fd{STOPPED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@48b73b02{base=null,protected=[]}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@48b73b02{base=null,protected=[]}
15:22:02.473 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STOPPED}}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@7fe1dee9{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@778324fd{STOPPED}}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@14c5f96{STARTED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@6f1499f0{STARTED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@6f1499f0{STOPPED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@14c5f96{STOPPED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@5677182f{STARTED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@5677182f{STOPPED}
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1969293160]@75610768{STARTED,8<=8<=200,i=6,r=-1,t=58758ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.473 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=8<=200,i=6,r=-1,t=58758ms,q=0}[ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}]
15:22:02.474 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}
15:22:02.474 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1969293160-77,5,main] for stop
15:22:02.474 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp1969293160-75,5,main] for stop
15:22:02.474 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@7d6ad006{capacity=4,threads=ThreadIdPool@79554bf4{capacity=4}}
15:22:02.474 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1969293160-78,5,main] for 2499
15:22:02.474 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:02.474 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@7d68bc50{thread=null} in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=6,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=7,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-75,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=7,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=7,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=7,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=8,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-78,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=8,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=8,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=8,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1969293160-74,5,main] for 2499
15:22:02.474 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=9,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.474 [qtp1969293160-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-72,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=9,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=9,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=9,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=9,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=10,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-73,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=10,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=10,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed 
java.lang.InterruptedException: null
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)
	at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:02.475 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@574113d8{thread=null} in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=10,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=11,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=9,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-77,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=11,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=9,r=-1,t=58757ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=10,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=12,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=11,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=13,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-76,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=13,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=14,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-79,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=14,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [qtp1969293160-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1969293160-74,5,main] exited for QueuedThreadPool[qtp1969293160]@75610768{STOPPING,8<=0<=200,i=14,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1969293160-79,5,] for 2498
15:22:02.475 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1969293160]@75610768{STOPPED,8<=0<=200,i=14,r=-1,t=58756ms,q=0}[NO_TRY]
15:22:02.475 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@28685f4f{STOPPED}[12.0.16,sto=0]
15:22:02.475 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:02.475 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:02.475 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:02.475 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@2c80d2e0 to TERMINATED
15:22:02.475 [pool-7-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@36fc5af1
15:22:02.476 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"61e4f341-16f0-418a-8179-5cf5e06eccdc","timestampMs":1741792922476,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:02.476 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:02.476 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:02.476 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:02.476 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown
15:22:02.476 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:02.476 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown
15:22:02.476 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:02.476 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:02.476 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@61523c3
15:22:02.476 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:02.476 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s -- in org.onap.policy.pdpx.main.rest.TestDecision
[INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper
15:22:02.487 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid JSON xacml response
java.io.IOException: failed to convert a json response to a string
	at org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper.testToResponse(TestXacmlJsonExceptionMapper.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:02.488 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid JSON xacml request
java.io.IOException: failed to decode incoming request string to a json request
	at org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper.testToResponse(TestXacmlJsonExceptionMapper.java:44)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper
[INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper
15:22:02.495 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid XML xacml response
java.io.IOException: failed to convert a dom response to a string
	at org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper.testToResponse(TestXacmlXmlExceptionMapper.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:02.495 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid XML xacml request
java.io.IOException: failed to decode incoming request string to a dom request
	at org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper.testToResponse(TestXacmlXmlExceptionMapper.java:44)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper
[INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonMessageBodyHandler
15:22:02.510 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.json" was found on the local file system
15:22:02.510 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "Julius Hibbert" type class com.att.research.xacml.std.json.GsonJsonAttributeValue
15:22:02.510 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true
15:22:02.510 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "http://medico.com/record/patient/BartSimpson" type class com.att.research.xacml.std.json.GsonJsonAttributeValue
15:22:02.510 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true
15:22:02.511 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "read" type class com.att.research.xacml.std.json.GsonJsonAttributeValue
15:22:02.511 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true
15:22:02.512 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.response.xml" was found on the local file system
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonMessageBodyHandler
[INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlMessageBodyHandler
15:22:02.538 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.xml" was found on the local file system
15:22:02.553 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.response.xml" was found on the local file system
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlMessageBodyHandler
[INFO] Running org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterGroup
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterGroup
[INFO] Running org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterHandler
15:22:02.586 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters.json" does not exist on the local file system
15:22:02.586 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters.json" : 
15:22:02.588 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/EmptyParameters.json" does not exist on the local file system
15:22:02.588 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/EmptyParameters.json" : 
15:22:02.588 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- no parameters found in "parameters/EmptyParameters.json"
15:22:02.589 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidRestServerParameters.json" does not exist on the local file system
15:22:02.590 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidRestServerParameters.json" : 
15:22:02.590 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidRestServerParameters.json"
"XacmlPdpParameterGroup" INVALID, item has status INVALID
  item "pdpType" value "null" INVALID, is null
  "RestServerParameters" INVALID, item has status INVALID
    item "host" value "" INVALID, is blank
    item "port" value "-1" INVALID, is below the minimum value: 1
    item "userName" value "" INVALID, is blank
    item "password" value "" INVALID, is blank

15:22:02.591 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_Exclusions.json" does not exist on the local file system
15:22:02.591 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_Exclusions.json" : 
15:22:02.598 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/InvalidParameters.json" does not exist on the local file system
15:22:02.598 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/InvalidParameters.json" : 
15:22:02.598 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- error reading parameters from "parameters/InvalidParameters.json"
(CoderException):com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 2 column 14 path $.name
15:22:02.605 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/NoParameterFile.json" does not exist on the local file system
15:22:02.605 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "parameters/NoParameterFile.json" : 
15:22:02.605 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- error reading parameters from "parameters/NoParameterFile.json"
(CoderException):java.io.FileNotFoundException: parameters/NoParameterFile.json (No such file or directory)
15:22:02.606 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/MinimumParameters.json" does not exist on the local file system
15:22:02.606 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/MinimumParameters.json" : 
15:22:02.608 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidName.json" does not exist on the local file system
15:22:02.609 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidName.json" : 
15:22:02.610 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidName.json"
"XacmlPdpParameterGroup" INVALID, item has status INVALID
  item "pdpType" value "null" INVALID, is null
  item "name" value " " INVALID, is blank

15:22:02.610 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidPdpGroup.json" does not exist on the local file system
15:22:02.610 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidPdpGroup.json" : 
15:22:02.611 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidPdpGroup.json"
"XacmlPdpParameterGroup" INVALID, item has status INVALID
  item "pdpGroup" value " " INVALID, is blank
  item "pdpType" value "null" INVALID, is null

15:22:02.612 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidPdpType.json" does not exist on the local file system
15:22:02.612 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidPdpType.json" : 
15:22:02.613 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidPdpType.json"
"XacmlPdpParameterGroup" INVALID, item has status INVALID
  item "pdpType" value "" INVALID, is blank

15:22:02.615 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system
15:22:02.615 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/classes/version.txt" : 
15:22:02.616 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/BadParameters.json" does not exist on the local file system
15:22:02.617 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/BadParameters.json" : 
15:22:02.617 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- error reading parameters from "parameters/BadParameters.json"
(CoderException):com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 2 column 14 path $.name
15:22:02.622 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/NoParameters.json" does not exist on the local file system
15:22:02.622 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/NoParameters.json" : 
15:22:02.625 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/NoParameters.json"
"XacmlPdpParameterGroup" INVALID, item has status INVALID
  item "pdpGroup" value "null" INVALID, is null
  item "pdpType" value "null" INVALID, is null
  item "applicationParameters" value "null" INVALID, is null
  item "name" value "null" INVALID, is null

[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterHandler
[INFO] Running org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator
15:22:02.631 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json]
15:22:02.632 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:02.634 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:02.637 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@7f710b19
15:22:02.639 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@f8c34ef JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@24002c5e, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:02.639 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:02.639 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.639 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:02.639 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:02.639 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.640 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:02.640 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:02.640 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:02.640 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:02.640 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.641 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:02.641 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.641 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:02.641 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:02.641 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.642 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:02.642 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:02.642 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:02.642 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@53fd4420, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@40b5dbe9, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@575ca45f, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@39c65ffc, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@23d0a0, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@6e2739de}
15:22:02.642 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:02.643 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:02.644 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@19c6f5f added {SymlinkAllowedResourceAliasChecker@47812337{base=null,protected=[]},MANAGED}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@27029343 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@667803990 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@3b9226c4[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@667803990 added {[],POJO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@667803990 added {[],POJO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@667803990 added {[],POJO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@19c6f5f added {oeje10s.SessionHandler@27cde156{STOPPED},AUTO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@27cde156 added {oeje10s.ServletHandler@5916507e{STOPPED},AUTO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@174058f0 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5f4fdc1f,POJO}
15:22:02.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1967224116 added {QueuedThreadPool[qtp390093040]@174058f0{STOPPED,8<=0<=200,i=0,r=-1,t=-192868ms,q=0}[NO_TRY],AUTO}
15:22:02.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1967224116 added {oejut.ScheduledExecutorScheduler@1e3f5e42{STOPPED},AUTO}
15:22:02.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1967224116 added {org.eclipse.jetty.io.ArrayByteBufferPool@b2d02ad{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:02.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1967224116 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:02.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1967224116 added {org.eclipse.jetty.util.component.DumpableMap@2aa398f3,POJO}
15:22:02.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1421193286 added {oejs.Slf4jRequestLogWriter@309c39dc{STOPPED},AUTO}
15:22:02.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@75417534 added {oejs.CustomRequestLog@54b5b046{STOPPED},AUTO}
15:22:02.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@53477d08{STOPPED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13530ms oejur.ResourceFactoryInternals$LifeCycle@53477d08{STARTED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@65951393 added {oejur.ResourceFactoryInternals$LifeCycle@53477d08{STARTED},MANAGED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@65951393 added {org.eclipse.jetty.util.resource.ResourceFactory$2@1c5bb8e7,POJO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1297625193 added {HttpConfiguration@259fabf7{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@68db2d5c]},POJO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@696663072 added {Server@65951393[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@634489345 added {QueuedThreadPool[qtp390093040]@174058f0{STOPPED,8<=0<=200,i=0,r=-1,t=-192870ms,q=0}[NO_TRY],UNMANAGED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@634489345 added {oejut.ScheduledExecutorScheduler@1e3f5e42{STOPPED},UNMANAGED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@634489345 added {org.eclipse.jetty.io.ArrayByteBufferPool@b2d02ad{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@25d18a01 added {SslConnectionFactory@29863c20{SSL->HTTP/1.1},AUTO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@25d18a01{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@29863c20{SSL->HTTP/1.1}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@25d18a01 added {HttpConnectionFactory@4d583069[HTTP/1.1],AUTO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@4d583069[HTTP/1.1]
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@634489345 added {ServerConnectorManager@7dc95d5f[keys=0],MANAGED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@75417534 added {RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053},AUTO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@75417534 added {oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@27cde156{STOPPED}},AUTO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4cc93e77 added {SymlinkAllowedResourceAliasChecker@54366cf2{base=null,protected=[]},MANAGED}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1288257143 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4cc93e77 added {oeje10s.ServletHandler@7d1e75f7{STOPPED},AUTO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7d1e75f7 added {org.glassfish.jersey.servlet.ServletContainer-4a8afcae==org.glassfish.jersey.servlet.ServletContainer@630a45c5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:02.646 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7d1e75f7 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-4a8afcae,POJO}
15:22:02.647 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-41053, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41053, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@75417534{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@27cde156{STOPPED}}, connector=RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-4a8afcae==org.glassfish.jersey.servlet.ServletContainer@630a45c5{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:41053/
   +> swagger.context.id=swagger-41053
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-41053
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 86/144/4,012 MiB
UTC: 2025-03-12T15:22:02.64710155Z; Etc/UTC: 2025-03-12T15:22:02.64710155Z
15:22:02.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1337284878 added {org.eclipse.jetty.security.DefaultIdentityService@2883edf6,POJO}
15:22:02.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@4fb5590e added {UserStore@26bc84dc[users.count=1],AUTO}
15:22:02.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1582702695 added {org.eclipse.jetty.util.component.DumpableCollection@690d8a06,POJO}
15:22:02.647 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:02.647 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:02.647 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@3b4e6329{unnamed@3b4e6329,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:02.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5e562067 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@2b55799f,POJO}
15:22:02.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5e562067 added {HashLoginService@4fb5590e[RestServerParameters-login-service],AUTO}
15:22:02.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@27cde156 added {oejs.SecurityHandler$PathMapped@5e562067{STOPPED},AUTO}
15:22:02.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5e562067 added {oeje10s.ServletHandler@5916507e{STOPPED},AUTO}
15:22:02.648 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5916507e added {org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:02.648 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5916507e added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-cf051f1,POJO}
15:22:02.648 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-41053, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41053, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@75417534{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@27cde156{STOPPED}}, connector=RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-41053
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-41053
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 86/144/4,012 MiB
UTC: 2025-03-12T15:22:02.648109259Z; Etc/UTC: 2025-03-12T15:22:02.648109259Z
15:22:02.648 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5916507e added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:02.648 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5916507e added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3,POJO}
15:22:02.648 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:02.648 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:02.648 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:02.648 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@931aef8
15:22:02.648 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:02.648 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:22:02.648 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:22:02.648 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:02.648 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:02.653 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:02.653 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:02.653 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:22:02.653 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-41053, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41053, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@75417534{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@27cde156{STOPPED}}, connector=RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:02.654 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:02.654 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:02.654 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:22:02.654 [RestServerParameters-41053] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-41053, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41053, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@75417534{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@27cde156{STOPPED}}, connector=RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}, jettyThread=Thread[RestServerParameters-41053,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@75417534{STOPPED}[12.0.16,sto=0]
15:22:02.654 [pool-8-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@1fcd3f65
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@75417534 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@1bc4c172,POJO}
15:22:02.654 [RestServerParameters-41053] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@75417534{STARTING}[12.0.16,sto=0]
15:22:02.654 [pool-8-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"fac7274e-5d20-4070-bbb3-14198d68997c","timestampMs":1741792922653,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp390093040]@174058f0{STOPPED,8<=0<=200,i=0,r=-1,t=-192878ms,q=0}[NO_TRY]
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@15032c7a{capacity=4}
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@289188354 added {QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=0<=200,i=0,r=-1,t=-192878ms,q=0}[NO_TRY],UNMANAGED}
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@289188354 added {ThreadIdPool@15032c7a{capacity=4},POJO}
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@174058f0 added {ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}},AUTO}
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}
15:22:02.654 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13540ms ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}
15:22:02.655 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-84,5,main]
15:22:02.656 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-85,5,main]
15:22:02.656 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.664 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-86,5,main]
15:22:02.664 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=3<=200,i=3,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.666 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-87,5,main]
15:22:02.666 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.667 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-88,5,main]
15:22:02.667 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.667 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-89,5,main]
15:22:02.667 [qtp390093040-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.667 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-90,5,main]
15:22:02.667 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp390093040-91,5,main]
15:22:02.668 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13553ms QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@1e3f5e42{STOPPED}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13553ms oejut.ScheduledExecutorScheduler@1e3f5e42{STARTED}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@54b5b046{STOPPED}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@309c39dc{STOPPED}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13553ms oejs.Slf4jRequestLogWriter@309c39dc{STARTED}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13553ms oejs.CustomRequestLog@54b5b046{STARTED}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@27cde156{STOPPED}}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@305f01be
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@27cde156{STOPPED}}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@47812337{base=null,protected=[]}
15:22:02.668 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@19c6f5f added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@3c622050,POJO}
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13554ms SymlinkAllowedResourceAliasChecker@47812337{base=null,protected=[]}
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@27cde156{STOPPED}
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@27cde156 added {org.eclipse.jetty.session.DefaultSessionCache@22e279ce[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@22e279ce added {org.eclipse.jetty.session.NullSessionDataStore@4b3543dc[passivating=false,graceSec=3600],AUTO}
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@3aff9f5{STOPPED}[worker=null]
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@3aff9f5 added {oejs.HouseKeeper@2ee23970{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:22:02.669 [RestServerParameters-41053] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@2ee23970{STOPPED}[interval=600000, ownscheduler=false]
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms
15:22:02.669 [qtp390093040-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.669 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13555ms oejs.HouseKeeper@2ee23970{STARTED}[interval=600000, ownscheduler=false]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13555ms oejs.DefaultSessionIdManager@3aff9f5{STARTED}[worker=node0]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@75417534 added {oejs.DefaultSessionIdManager@3aff9f5{STARTED}[worker=node0],MANAGED}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@27cde156 added {oejs.DefaultSessionIdManager@3aff9f5{STARTED}[worker=node0],UNMANAGED}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@5e562067{STOPPED}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5e562067 added {org.eclipse.jetty.security.DefaultIdentityService@2883edf6,POJO}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5e562067 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@7eb592eb,POJO}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@5e562067{STARTING}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@4fb5590e[RestServerParameters-login-service]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@26bc84dc[users.count=1]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13555ms UserStore@26bc84dc[users.count=1]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13555ms HashLoginService@4fb5590e[RestServerParameters-login-service]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@5916507e{STOPPED}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-cf051f1[EMBEDDED:<null>]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2a9ac99{/*->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-cf051f1=MappedServlet3dbf3c05{null->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@5916507e{STARTING}
15:22:02.670 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5916507e added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5916507e added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98,POJO}
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-cf051f1[EMBEDDED:<null>]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet38556e8{/*->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98[EMBEDDED:<null>]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet3b25d08e{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98=MappedServlet56bbb903{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-cf051f1=MappedServlet61bad00b{null->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-cf051f1[EMBEDDED:<null>]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet4821f8c2{/*->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98[EMBEDDED:<null>]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet5d95e0e8{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:02.671 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98=MappedServlet56bbb903{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-cf051f1=MappedServlet61bad00b{null->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@5916507e{STARTING}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13557ms oeje10s.ServletHandler@5916507e{STARTED}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13557ms oejs.SecurityHandler$PathMapped@5e562067{STARTED}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@22e279ce[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@4b3543dc[passivating=false,graceSec=3600]
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13557ms org.eclipse.jetty.session.NullSessionDataStore@4b3543dc[passivating=false,graceSec=3600]
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13557ms org.eclipse.jetty.session.DefaultSessionCache@22e279ce[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@27cde156 added {[],POJO}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13557ms oeje10s.SessionHandler@27cde156{STARTED}
15:22:02.672 [RestServerParameters-41053] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STARTED}}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13557ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@56ed29f8
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:02.672 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13558ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:02.676 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:02.676 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13561ms org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:02.676 [RestServerParameters-41053] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-cf051f1
15:22:02.718 [RestServerParameters-41053] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:02.719 [RestServerParameters-41053] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:22:02.730 [RestServerParameters-41053] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STARTED}}
15:22:02.731 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13616ms oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STARTED}}
15:22:02.731 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}
15:22:02.731 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@25d18a01 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:41053],POJO}
15:22:02.731 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@29863c20{SSL->HTTP/1.1}
15:22:02.731 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@65951393[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@6bebbad4(policy@policy.onap.org,h=[],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@6bebbad4(policy@policy.onap.org,h=[policy],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:22:02.742 [RestServerParameters-41053] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@6bebbad4(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@65951393[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:02.748 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@20431af7] for Server@65951393[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:02.750 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:22:02.751 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:22:02.751 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792922751|SSL_NULL_WITH_NULL_NULL)]
15:22:02.752 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13637ms Server@65951393[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:02.752 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792922752|SSL_NULL_WITH_NULL_NULL)]
15:22:02.753 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13638ms SslConnectionFactory@29863c20{SSL->HTTP/1.1}
15:22:02.753 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@4d583069[HTTP/1.1]
15:22:02.753 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13638ms HttpConnectionFactory@4d583069[HTTP/1.1]
15:22:02.753 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@7dc95d5f[keys=0]
15:22:02.753 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1984078469 added {SelectorProducer@21a23412,POJO}
15:22:02.753 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1984078469 added {QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}],UNMANAGED}
15:22:02.754 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7642a285/SelectorProducer@21a23412/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.754039223Z created
15:22:02.754 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@428742259 added {AdaptiveExecutionStrategy@7642a285/SelectorProducer@21a23412/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.75438697Z,MANAGED}
15:22:02.754 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@7dc95d5f added {oeji.ManagedSelector@198e1673{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2136214765 added {SelectorProducer@1c61cf08,POJO}
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2136214765 added {QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}],UNMANAGED}
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.755220975Z created
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@752056882 added {AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.755521541Z,MANAGED}
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@7dc95d5f added {oeji.ManagedSelector@2cd37a32{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@198e1673{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7642a285/SelectorProducer@21a23412/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.755732544Z
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13640ms AdaptiveExecutionStrategy@7642a285/SelectorProducer@21a23412/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=8,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.755822346Z
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4587cc55 startThread=0
15:22:02.755 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4587cc55 in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=7,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.755 [RestServerParameters-41053] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1aeb936c on oeji.ManagedSelector@198e1673{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.756 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7642a285/SelectorProducer@21a23412/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=7,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.75605371Z tryProduce false
15:22:02.756 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.756 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1aeb936c
15:22:02.756 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.756 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 waiting with 0 keys
15:22:02.756 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13641ms oeji.ManagedSelector@198e1673{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.756 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@2cd37a32{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.756 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=7,r=-1,t=59911ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.756948247Z
15:22:02.757 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13642ms AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=7,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.757251693Z
15:22:02.757 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2a8b7270 in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=6,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.757 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=6,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:02.757420136Z tryProduce false
15:22:02.757 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:02.757 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.757 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 waiting with 0 keys
15:22:02.757 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2a8b7270 startThread=0
15:22:02.757 [RestServerParameters-41053] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@86006b6 on oeji.ManagedSelector@2cd37a32{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.757 [RestServerParameters-41053] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2cd37a32{STARTING}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:02.758 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken with none selected
15:22:02.758 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken up from select, 0/0/0 selected
15:22:02.758 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 processing 0 keys, 1 updates
15:22:02.758 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:02.758 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@86006b6
15:22:02.758 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:02.758 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 waiting with 0 keys
15:22:02.758 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13643ms oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:02.758 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13643ms ServerConnectorManager@7dc95d5f[keys=0]
15:22:02.758 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@25d18a01 added {acceptor-0@3fd5ff62,POJO}
15:22:02.758 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@3fd5ff62 in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=5,r=-1,t=59909ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:02.758 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@3fd5ff62 startThread=0
15:22:02.758 [RestServerParameters-41053] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}
15:22:02.758 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13644ms RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}
15:22:02.759 [RestServerParameters-41053] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@75417534{STARTING}[12.0.16,sto=0] @13644ms
15:22:02.759 [RestServerParameters-41053] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @13644ms oejs.Server@75417534{STARTED}[12.0.16,sto=0]
15:22:03.654 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:41053 connected - retries=20 interval=1000
15:22:03.656 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json]
15:22:03.656 [qtp390093040-86-acceptor-0@3fd5ff62-RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7838791d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41053 remote=/127.0.0.1:57324]] on oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.656 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:03.656 [qtp390093040-86-acceptor-0@3fd5ff62-RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:03.656 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken with none selected
15:22:03.656 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken up from select, 0/0/0 selected
15:22:03.656 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 processing 0 keys, 1 updates
15:22:03.656 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:03.656 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:03.656 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7838791d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41053 remote=/127.0.0.1:57324]]
15:22:03.656 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7838791d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41053 remote=/127.0.0.1:57324]] startThread=0
15:22:03.657 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:03.657 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 waiting with 1 keys
15:22:03.657 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7838791d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41053 remote=/127.0.0.1:57324]] in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=4,r=-1,t=59011ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.657 [qtp390093040-87] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:03.657 [qtp390093040-87] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:03.657 [qtp390093040-87] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=57324, Session(1741792923657|SSL_NULL_WITH_NULL_NULL)]
15:22:03.657 [qtp390093040-87] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}]
15:22:03.657 [qtp390093040-87] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}]
15:22:03.657 [qtp390093040-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@6f644aec on oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=0/30000}]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@f4bb5a3{ReadCallback@656e0d92{HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@36cab0b7{SSLC.NBReadCB@3afa06ae{SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@59b19e71 on oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:22:03.658 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken with none selected
15:22:03.658 [qtp390093040-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken up from select, 0/0/1 selected
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 processing 0 keys, 2 updates
15:22:03.659 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7838791d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41053 remote=/127.0.0.1:57324]] in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=4,r=-1,t=59009ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@6f644aec
15:22:03.659 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=5,r=-1,t=59008ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@59b19e71
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 waiting with 1 keys
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken up from select, 1/1/1 selected
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 processing 1 keys, 0 updates
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41053 remote=/127.0.0.1:57324], selector=sun.nio.ch.EPollSelectorImpl@244c8951, interestOps=1, readyOps=1 SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@6571836a{thread=null} startThread=0
15:22:03.659 [qtp390093040-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@6571836a{thread=null} in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=4,r=-1,t=59008ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.659 [qtp390093040-88] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/PRODUCING/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=4,r=-1,t=59008ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.659826819Z
15:22:03.659 [qtp390093040-88] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:03.659 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/PRODUCING/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=4,r=-1,t=59008ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.659998092Z
15:22:03.660 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:22:03.660 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=3,r=-1,t=59007ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.660 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@36cab0b7{SSLC.NBReadCB@3afa06ae{SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:03.660 [qtp390093040-85] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.660 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 waiting with 1 keys
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@f4bb5a3{ReadCallback@656e0d92{HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=FI,flush=-,to=2/30000}]}}
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}]
15:22:03.660 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@7fdfa8c2
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@31dfa682[rc=1,DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}]
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=20480/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 HeapByteBuffer@3b27cdf2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:03.660 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=-1
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=ReservedBuffer@7e2544f2[rc=1,HeapByteBuffer@3b27cdf2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@32821602{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@4f11789d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@32821602{terminated=false,multiplex=0,pooled=Buffer@4a5c74d0[rc=0,HeapByteBuffer@3b27cdf2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@4f11789d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=-1 uf=false SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@31dfa682[rc=1,DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=2/30000}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@31dfa682[rc=1,DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=3/30000}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@31dfa682[rc=1,DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=3/30000}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=3/30000}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@31dfa682[rc=1,DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=3/30000}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@31dfa682[rc=1,DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=3/30000}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@1e0abbbd{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@3c1a9c78[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@1e0abbbd{terminated=false,multiplex=0,pooled=Buffer@788bcef6[rc=0,DirectByteBuffer@3f184ec9[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@3c1a9c78[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SslEndPoint@2e5940d7[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OPEN,fill=-,flush=-,to=3/30000}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OSHUTTING,fill=-,flush=-,to=3/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=true
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OSHUTTING,fill=-,flush=-,to=3/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:22:03.661 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@7082d3e2 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@343047c, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:03.661 [qtp390093040-89] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@32821602{terminated=false,multiplex=1,pooled=Buffer@4a5c74d0[rc=0,HeapByteBuffer@3b27cdf2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@4f11789d[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 Buffer@4a5c74d0[rc=1,HeapByteBuffer@3b27cdf2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=true/true
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OSHUTTING,fill=-,flush=-,to=3/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@209ebab4[{l=/127.0.0.1:41053,r=/127.0.0.1:57324,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:41053,r=/127.0.0.1:57324,OSHUTTING,fill=-,flush=-,to=3/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.662 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:03.662 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@36cab0b7{null}
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5158dfc3 startThread=0
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@32821602{terminated=false,multiplex=0,pooled=Buffer@4a5c74d0[rc=0,HeapByteBuffer@3b27cdf2[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@4f11789d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:03.662 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken with none selected
15:22:03.662 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken up from select, 0/0/0 selected
15:22:03.662 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 processing 0 keys, 0 updates
15:22:03.662 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:03.662 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:03.662 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 waiting with 0 keys
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@209ebab4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:03.662 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:03.662 [qtp390093040-89] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@209ebab4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.663 [qtp390093040-89] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=null,r=null,OSHUT,fill=-,flush=-,to=4/30000}]
15:22:03.663 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5158dfc3 in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=2,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.663 [qtp390093040-89] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.663 [qtp390093040-90] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@209ebab4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.663 [qtp390093040-90] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2a66d1c4::SslEndPoint@2e5940d7[{l=null,r=null,OSHUT,fill=-,flush=-,to=5/30000}]
15:22:03.663 [qtp390093040-90] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@3afa06ae::SocketChannelEndPoint@209ebab4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:03.663 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5158dfc3 in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=2,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.663 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=3,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:03.663 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@209ebab4[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@3afa06ae{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=4/30000}=>HttpConnection@2a66d1c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ec1a6de{s=START}]=>HttpChannelState@42b5b433{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=2,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:03.663 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=4,r=-1,t=59004ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:03.663 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:03.664 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:03.664 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:03.664 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.665 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:03.665 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:03.665 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:03.665 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:03.665 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.666 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:03.666 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:03.666 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.666 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:03.667 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.667 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:03.667 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:03.667 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:03.667 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@34f7b98b, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@2dd246ff, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@3912e10b, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@61b33ef7, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@6801e8ab, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@575baeea}
15:22:03.668 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUpBeforeClass(TestXacmlPdpActivator.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:03.668 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUpBeforeClass(TestXacmlPdpActivator.java:57)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:03.668 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@721e1bdf added {SymlinkAllowedResourceAliasChecker@15ffcd0c{base=null,protected=[]},MANAGED}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1914575839 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1316116855 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@eb2f0ab[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1316116855 added {[],POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1316116855 added {[],POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1316116855 added {[],POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@721e1bdf added {oeje10s.SessionHandler@4e725977{STOPPED},AUTO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4e725977 added {oeje10s.ServletHandler@cf0d241{STOPPED},AUTO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@678cf97e added {org.eclipse.jetty.util.thread.ThreadPoolBudget@3b69ad19,POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@583480695 added {QueuedThreadPool[qtp1737292158]@678cf97e{STOPPED,8<=0<=200,i=0,r=-1,t=-193893ms,q=0}[NO_TRY],AUTO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@583480695 added {oejut.ScheduledExecutorScheduler@28af99b4{STOPPED},AUTO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@583480695 added {org.eclipse.jetty.io.ArrayByteBufferPool@28e8c2d6{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@583480695 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@583480695 added {org.eclipse.jetty.util.component.DumpableMap@5e9fb3b7,POJO}
15:22:03.669 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1164462494 added {oejs.Slf4jRequestLogWriter@11de1abe{STOPPED},AUTO}
15:22:03.670 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@22c73577 added {oejs.CustomRequestLog@4568499e{STOPPED},AUTO}
15:22:03.670 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@7fce8421{STOPPED}
15:22:03.670 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14555ms oejur.ResourceFactoryInternals$LifeCycle@7fce8421{STARTED}
15:22:03.670 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5cef8264 added {oejur.ResourceFactoryInternals$LifeCycle@7fce8421{STARTED},MANAGED}
15:22:03.670 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5cef8264 added {org.eclipse.jetty.util.resource.ResourceFactory$2@5bcc14de,POJO}
15:22:03.670 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@984022771 added {HttpConfiguration@31429a0a{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@119ec2e4]},POJO}
15:22:03.670 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@718229229 added {Server@5cef8264[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@663976993 added {QueuedThreadPool[qtp1737292158]@678cf97e{STOPPED,8<=0<=200,i=0,r=-1,t=-193894ms,q=0}[NO_TRY],UNMANAGED}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@663976993 added {oejut.ScheduledExecutorScheduler@28af99b4{STOPPED},UNMANAGED}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@663976993 added {org.eclipse.jetty.io.ArrayByteBufferPool@28e8c2d6{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@27937c21 added {SslConnectionFactory@2acf4eed{SSL->HTTP/1.1},AUTO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@27937c21{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@2acf4eed{SSL->HTTP/1.1}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@27937c21 added {HttpConnectionFactory@3aa6fef3[HTTP/1.1],AUTO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@3aa6fef3[HTTP/1.1]
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@663976993 added {ServerConnectorManager@2242013[keys=0],MANAGED}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@22c73577 added {RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359},AUTO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@22c73577 added {oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4e725977{STOPPED}},AUTO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@654a4b51 added {SymlinkAllowedResourceAliasChecker@35a2c933{base=null,protected=[]},MANAGED}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1699367761 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@654a4b51 added {oeje10s.ServletHandler@96cd9d2{STOPPED},AUTO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@96cd9d2 added {org.glassfish.jersey.servlet.ServletContainer-2a6b4454==org.glassfish.jersey.servlet.ServletContainer@8fd4e1c8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:03.671 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@96cd9d2 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2a6b4454,POJO}
15:22:03.672 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@22c73577{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4e725977{STOPPED}}, connector=RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-2a6b4454==org.glassfish.jersey.servlet.ServletContainer@8fd4e1c8{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:35359/
   +> swagger.context.id=swagger-35359
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 74/144/4,012 MiB
UTC: 2025-03-12T15:22:03.671787324Z; Etc/UTC: 2025-03-12T15:22:03.671787324Z
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@499946123 added {org.eclipse.jetty.security.DefaultIdentityService@3e843b50,POJO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1dcc928b added {UserStore@5149d71b[users.count=1],AUTO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1490151149 added {org.eclipse.jetty.util.component.DumpableCollection@4790181c,POJO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:03.672 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:03.672 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@21707082{unnamed@21707082,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58d1e6ed added {org.eclipse.jetty.security.authentication.BasicAuthenticator@587efefa,POJO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58d1e6ed added {HashLoginService@1dcc928b[RestServerParameters-login-service],AUTO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4e725977 added {oejs.SecurityHandler$PathMapped@58d1e6ed{STOPPED},AUTO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58d1e6ed added {oeje10s.ServletHandler@cf0d241{STOPPED},AUTO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@cf0d241 added {org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@cf0d241 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2d991631,POJO}
15:22:03.672 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@22c73577{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4e725977{STOPPED}}, connector=RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-35359
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 74/144/4,012 MiB
UTC: 2025-03-12T15:22:03.672626909Z; Etc/UTC: 2025-03-12T15:22:03.672626909Z
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@cf0d241 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:03.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@cf0d241 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66,POJO}
15:22:03.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:03.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:03.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:03.672 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@452811e3
15:22:03.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:03.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:03.672 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:03.675 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:03.675 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:03.675 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:22:03.676 [pool-9-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@4178b71d
15:22:03.676 [pool-9-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"d626b2c8-1e14-4237-9af5-14d3532b5bfa","timestampMs":1741792923676,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:03.675 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@22c73577{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4e725977{STOPPED}}, connector=RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:03.677 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:03.677 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:03.677 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:22:03.678 [RestServerParameters-35359] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@22c73577{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4e725977{STOPPED}}, connector=RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[RestServerParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:03.680 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@22c73577{STOPPED}[12.0.16,sto=0]
15:22:03.681 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@22c73577 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@58985bf3,POJO}
15:22:03.682 [RestServerParameters-35359] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:03.683 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@22c73577{STARTING}[12.0.16,sto=0]
15:22:03.684 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1737292158]@678cf97e{STOPPED,8<=0<=200,i=0,r=-1,t=-193907ms,q=0}[NO_TRY]
15:22:03.684 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@565fae90{capacity=4}
15:22:03.684 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}
15:22:03.684 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1382035587 added {QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=0<=200,i=0,r=-1,t=-193908ms,q=0}[NO_TRY],UNMANAGED}
15:22:03.685 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1382035587 added {ThreadIdPool@565fae90{capacity=4},POJO}
15:22:03.685 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@678cf97e added {ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}},AUTO}
15:22:03.685 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}
15:22:03.686 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14571ms ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}
15:22:03.686 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-96,5,main]
15:22:03.686 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-97,5,main]
15:22:03.687 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=2<=200,i=2,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.689 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-98,5,main]
15:22:03.689 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=3<=200,i=3,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.694 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-99,5,main]
15:22:03.695 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.703 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-100,5,main]
15:22:03.703 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.703 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-101,5,main]
15:22:03.703 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.711 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-102,5,main]
15:22:03.711 [qtp1737292158-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.720 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1737292158-103,5,main]
15:22:03.720 [qtp1737292158-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14606ms QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@28af99b4{STOPPED}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14606ms oejut.ScheduledExecutorScheduler@28af99b4{STARTED}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@4568499e{STOPPED}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@11de1abe{STOPPED}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14606ms oejs.Slf4jRequestLogWriter@11de1abe{STARTED}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14606ms oejs.CustomRequestLog@4568499e{STARTED}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4e725977{STOPPED}}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@73034010
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@4e725977{STOPPED}}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@15ffcd0c{base=null,protected=[]}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@721e1bdf added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@5f2527f3,POJO}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14607ms SymlinkAllowedResourceAliasChecker@15ffcd0c{base=null,protected=[]}
15:22:03.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@4e725977{STOPPED}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4e725977 added {org.eclipse.jetty.session.DefaultSessionCache@3247cad4[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@3247cad4 added {org.eclipse.jetty.session.NullSessionDataStore@39e2b686[passivating=false,graceSec=3600],AUTO}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@5008726a{STOPPED}[worker=null]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@5008726a added {oejs.HouseKeeper@26e4cd27{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:22:03.722 [RestServerParameters-35359] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@26e4cd27{STOPPED}[interval=600000, ownscheduler=false]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14607ms oejs.HouseKeeper@26e4cd27{STARTED}[interval=660000, ownscheduler=false]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14607ms oejs.DefaultSessionIdManager@5008726a{STARTED}[worker=node0]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@22c73577 added {oejs.DefaultSessionIdManager@5008726a{STARTED}[worker=node0],MANAGED}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4e725977 added {oejs.DefaultSessionIdManager@5008726a{STARTED}[worker=node0],UNMANAGED}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@58d1e6ed{STOPPED}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58d1e6ed added {org.eclipse.jetty.security.DefaultIdentityService@3e843b50,POJO}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58d1e6ed added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@603770a,POJO}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@58d1e6ed{STARTING}
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@1dcc928b[RestServerParameters-login-service]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@5149d71b[users.count=1]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14608ms UserStore@5149d71b[users.count=1]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14608ms HashLoginService@1dcc928b[RestServerParameters-login-service]
15:22:03.722 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@cf0d241{STOPPED}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2d991631[EMBEDDED:<null>]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet150bde82{/*->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2d991631=MappedServlet1586a4f1{null->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@cf0d241{STARTING}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@cf0d241 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@cf0d241 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e,POJO}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2d991631[EMBEDDED:<null>]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet419f015{/*->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e[EMBEDDED:<null>]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet208b712f{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2d991631=MappedServlet2d05b319{null->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e=MappedServlet4ab0d553{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2d991631[EMBEDDED:<null>]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1621d48{/*->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e[EMBEDDED:<null>]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet7a9b1642{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2d991631=MappedServlet2d05b319{null->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e=MappedServlet4ab0d553{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@cf0d241{STARTING}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms oeje10s.ServletHandler@cf0d241{STARTED}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms oejs.SecurityHandler$PathMapped@58d1e6ed{STARTED}
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@3247cad4[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@39e2b686[passivating=false,graceSec=3600]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms org.eclipse.jetty.session.NullSessionDataStore@39e2b686[passivating=false,graceSec=3600]
15:22:03.723 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms org.eclipse.jetty.session.DefaultSessionCache@3247cad4[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4e725977 added {[],POJO}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms oeje10s.SessionHandler@4e725977{STARTED}
15:22:03.724 [RestServerParameters-35359] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STARTED}}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@7a06ef73
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14609ms org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:03.724 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-2d991631
15:22:03.728 [qtp1737292158-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.761 [RestServerParameters-35359] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:03.761 [RestServerParameters-35359] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:22:03.767 [RestServerParameters-35359] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STARTED}}
15:22:03.767 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14652ms oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STARTED}}
15:22:03.767 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:03.767 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@27937c21 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:35359],POJO}
15:22:03.767 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@2acf4eed{SSL->HTTP/1.1}
15:22:03.767 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@5cef8264[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@48a21f7f(policy@policy.onap.org,h=[],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@48a21f7f(policy@policy.onap.org,h=[policy],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:22:03.777 [RestServerParameters-35359] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@48a21f7f(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@5cef8264[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:03.781 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@1433856a] for Server@5cef8264[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792923782|SSL_NULL_WITH_NULL_NULL)]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14667ms Server@5cef8264[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792923782|SSL_NULL_WITH_NULL_NULL)]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14667ms SslConnectionFactory@2acf4eed{SSL->HTTP/1.1}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@3aa6fef3[HTTP/1.1]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14667ms HttpConnectionFactory@3aa6fef3[HTTP/1.1]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@2242013[keys=0]
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@629214438 added {SelectorProducer@78fd3bb0,POJO}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@629214438 added {QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}],UNMANAGED}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@25810ce6/SelectorProducer@78fd3bb0/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.7826598Z created
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1886251280 added {AdaptiveExecutionStrategy@25810ce6/SelectorProducer@78fd3bb0/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.782705911Z,MANAGED}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@2242013 added {oeji.ManagedSelector@706de910{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@784378781 added {SelectorProducer@30b649f,POJO}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@784378781 added {QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}],UNMANAGED}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2ec0ab9d/SelectorProducer@30b649f/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.782866774Z created
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@305852405 added {AdaptiveExecutionStrategy@2ec0ab9d/SelectorProducer@30b649f/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.782899734Z,MANAGED}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@2242013 added {oeji.ManagedSelector@123aeff5{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:03.782 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@706de910{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@25810ce6/SelectorProducer@78fd3bb0/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.783029106Z
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14668ms AdaptiveExecutionStrategy@25810ce6/SelectorProducer@78fd3bb0/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.783070577Z
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4e16e8a9 in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@25810ce6/SelectorProducer@78fd3bb0/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59937ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.783195239Z tryProduce false
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b waiting with 0 keys
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4e16e8a9 startThread=0
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@d00b1cb on oeji.ManagedSelector@706de910{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@706de910{STARTING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b woken with none selected
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b woken up from select, 0/0/0 selected
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b processing 0 keys, 1 updates
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@d00b1cb
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:03.783 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b waiting with 0 keys
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14668ms oeji.ManagedSelector@706de910{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@123aeff5{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.783 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2ec0ab9d/SelectorProducer@30b649f/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.783541996Z
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14677ms AdaptiveExecutionStrategy@2ec0ab9d/SelectorProducer@30b649f/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59928ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.792216772Z
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@26377fb5 startThread=0
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7ec0c870 on oeji.ManagedSelector@123aeff5{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.792 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@26377fb5 in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=6,r=-1,t=59927ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:03.792 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2ec0ab9d/SelectorProducer@30b649f/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=6,r=-1,t=59927ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:03.792491136Z tryProduce false
15:22:03.792 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:03.792 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7ec0c870
15:22:03.792 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:03.792 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a waiting with 0 keys
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14677ms oeji.ManagedSelector@123aeff5{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14677ms ServerConnectorManager@2242013[keys=0]
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@27937c21 added {acceptor-0@3bc0d51a,POJO}
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@3bc0d51a startThread=0
15:22:03.792 [RestServerParameters-35359] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14677ms RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:03.792 [RestServerParameters-35359] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@22c73577{STARTING}[12.0.16,sto=0] @14677ms
15:22:03.792 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14677ms oejs.Server@22c73577{STARTED}[12.0.16,sto=0]
15:22:03.792 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@3bc0d51a in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=5,r=-1,t=59927ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.678 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:35359 connected - retries=20 interval=1000
15:22:04.679 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:04.678 [qtp1737292158-98-acceptor-0@3bc0d51a-RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1ff6c04c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:35359 remote=/127.0.0.1:33062]] on oeji.ManagedSelector@123aeff5{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.679 [qtp1737292158-98-acceptor-0@3bc0d51a-RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@123aeff5{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a woken with none selected
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a woken up from select, 0/0/0 selected
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a processing 0 keys, 1 updates
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1ff6c04c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:35359 remote=/127.0.0.1:33062]]
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1ff6c04c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:35359 remote=/127.0.0.1:33062]] startThread=0
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.679 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a waiting with 1 keys
15:22:04.679 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1ff6c04c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:35359 remote=/127.0.0.1:33062]] in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=4,r=-1,t=59040ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.680 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:04.680 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:04.680 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=33062, Session(1741792924680|SSL_NULL_WITH_NULL_NULL)]
15:22:04.680 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@69581df1[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}]
15:22:04.680 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.680 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:04.680 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.680 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:04.680 [qtp1737292158-99] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@6d679402::SslEndPoint@69581df1[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}]
15:22:04.680 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@286517ca on oeji.ManagedSelector@123aeff5{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.680 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.680 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@22c73577{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STARTED}}, connector=RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[RestServerParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.681 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6d679402::SslEndPoint@69581df1[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6d679402::SslEndPoint@69581df1[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=0/30000}]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@484ae885{ReadCallback@3065e796{HttpConnection@6d679402::SslEndPoint@69581df1[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:04.681 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@2242013[keys=1]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:04.681 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@123aeff5{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@102fd6fb{SSLC.NBReadCB@301919db{SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@53958059 on oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.681 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a woken with none selected
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1ff6c04c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:35359 remote=/127.0.0.1:33062]] in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=4,r=-1,t=59038ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.681 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=5,r=-1,t=59038ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.682 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1737292158-98-acceptor-0@3bc0d51a-RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359} in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=5,r=-1,t=59038ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.682 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=6,r=-1,t=59038ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.681 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@394ba4f on oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:04.681 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a woken up from select, 0/0/1 selected
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a processing 0 keys, 3 updates
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 3
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@286517ca
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@53958059
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@394ba4f
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SslEndPoint@69581df1[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=1/30000}]
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SslEndPoint@69581df1[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=1/30000}]
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=false
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:22:04.682 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush starting handshake SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 ReservedBuffer@517c334a[rc=1,HeapByteBuffer@147eb701[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=false/true
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@6dc2783c{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@2520a2d3[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@6dc2783c{terminated=false,multiplex=0,pooled=Buffer@1576335e[rc=0,HeapByteBuffer@147eb701[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2520a2d3[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,OSHUT,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@679fff72[{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:35359,r=/127.0.0.1:33062,CLOSED,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@102fd6fb{SSLC.NBReadCB@301919db{SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=null,r=null,CLOSED,fill=FI,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:04.683 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillableFail SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,CLOSED,fill=FI,flush=-,to=3/30000}=>HttpConnection@6d679402[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:195)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:04.684 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.FillInterest -- onFail FillInterest@484ae885{ReadCallback@3065e796{HttpConnection@6d679402::SslEndPoint@69581df1[{l=null,r=null,CLOSED,fill=FI,flush=-,to=3/30000}]}}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:195)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:04.684 [qtp1737292158-97] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1}
15:22:04.684 [qtp1737292158-97] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE
15:22:04.684 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@6d679402::SslEndPoint@69581df1[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}] onFillInterestedFailed {}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336)
	at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.disconnect(SslConnection.java:1400)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doShutdownOutput(SslConnection.java:1382)
	at org.eclipse.jetty.io.ssl.SslConnection$SslEndPoint.doClose(SslConnection.java:1450)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:248)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267)
	at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:629)
	at org.eclipse.jetty.io.ssl.SslConnection.close(SslConnection.java:365)
	at org.eclipse.jetty.util.IO.close(IO.java:615)
	at org.eclipse.jetty.util.IO.close(IO.java:630)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258)
	at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:195)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:979)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1209)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1164)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:04.684 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.685 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1018815c in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=5,r=-1,t=59035ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.685 [qtp1737292158-100] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@679fff72[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@6d679402[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.685 [qtp1737292158-100] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6d679402::SslEndPoint@69581df1[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}]
15:22:04.685 [qtp1737292158-100] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@301919db::SocketChannelEndPoint@679fff72[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=1/1,kio=-1,kro=-1}]->[SslConnection@301919db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6d679402[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@19073dbc{s=START}]=>HttpChannelState@48916d1a{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:04.685 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1018815c in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=5,r=-1,t=59034ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.685 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=6,r=-1,t=59034ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1018815c startThread=0
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@484ae885{null}
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a waiting with 1 keys
15:22:04.685 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@74562f15 on oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.685 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a woken with none selected
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a woken up from select, 0/0/0 selected
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b84583a processing 0 keys, 1 updates
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@74562f15
15:22:04.685 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@5b84583a on oeji.ManagedSelector@123aeff5{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [qtp1737292158-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.686 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@26377fb5 in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=6,r=-1,t=59034ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.686 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59034ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2ec0ab9d/SelectorProducer@30b649f/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59034ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.686154051Z
15:22:04.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2ec0ab9d/SelectorProducer@30b649f/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59034ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.686214882Z
15:22:04.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@123aeff5{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@706de910{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@b18d1ff on oeji.ManagedSelector@706de910{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@706de910{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b woken with none selected
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b woken up from select, 0/0/0 selected
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b processing 0 keys, 1 updates
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@b18d1ff
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@706de910{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b waiting with 0 keys
15:22:04.686 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3d3bd9e3 on oeji.ManagedSelector@706de910{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@706de910{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b woken with none selected
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b woken up from select, 0/0/0 selected
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40d11f1b processing 0 keys, 1 updates
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@3d3bd9e3
15:22:04.686 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@40d11f1b on oeji.ManagedSelector@706de910{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.687 [qtp1737292158-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@25810ce6/SelectorProducer@78fd3bb0/PRODUCING/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59033ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.687135739Z
15:22:04.687 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4e16e8a9 in QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59033ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@25810ce6/SelectorProducer@78fd3bb0/IDLE/p=0/QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=7,r=-1,t=59033ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.687233311Z
15:22:04.687 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59033ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@706de910{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@2242013[keys=0]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@3aa6fef3[HTTP/1.1]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@3aa6fef3[HTTP/1.1]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@2acf4eed{SSL->HTTP/1.1}
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@5cef8264[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejur.ResourceFactoryInternals$LifeCycle@7fce8421{STARTED}
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejur.ResourceFactoryInternals$LifeCycle@7fce8421{STOPPED}
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@5cef8264[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@2acf4eed{SSL->HTTP/1.1}
15:22:04.687 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@27937c21{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@22c73577{STARTED}[12.0.16,sto=0]
15:22:04.687 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@22c73577{STOPPING}[12.0.16,sto=0]
15:22:04.687 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@22c73577{STOPPING}[12.0.16,sto=0]
15:22:04.687 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@22c73577{STOPPING}[12.0.16,sto=0]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@5008726a{STARTED}[worker=node0]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@26e4cd27{STARTED}[interval=660000, ownscheduler=false]
15:22:04.687 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@26e4cd27{STOPPED}[interval=660000, ownscheduler=false]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@5008726a{STOPPED}[worker=node0]
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STARTED}}
15:22:04.687 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STARTED}}
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@4e725977{STARTED}
15:22:04.687 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:22:04.687 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@3247cad4[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@39e2b686[passivating=false,graceSec=3600]
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@39e2b686[passivating=false,graceSec=3600]
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@3247cad4[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@58d1e6ed{STARTED}
15:22:04.688 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@58d1e6ed{STOPPING}
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@cf0d241{STARTED}
15:22:04.688 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@cf0d241{STOPPING}
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=true,async=true,src=EMBEDDED:<null>}
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>}
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-720ad79e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e2701832{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:04.688 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:22:04.689 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:04.689 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2d991631[EMBEDDED:<null>]
15:22:04.689 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.689 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.689 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet77025469{/*->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:04.689 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8ebb66{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8ebb66] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2d991631=MappedServlet6d97c8aa{null->org.glassfish.jersey.servlet.ServletContainer-2d991631==org.glassfish.jersey.servlet.ServletContainer@316303e3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:04.689 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@cf0d241{STOPPED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@1dcc928b[RestServerParameters-login-service]
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@5149d71b[users.count=1]
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@5149d71b[users.count=1]
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@1dcc928b[RestServerParameters-login-service]
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@58d1e6ed{STOPPED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@4e725977{STOPPED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@15ffcd0c{base=null,protected=[]}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@15ffcd0c{base=null,protected=[]}
15:22:04.690 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STOPPED}}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@721e1bdf{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4e725977{STOPPED}}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@4568499e{STARTED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@11de1abe{STARTED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@11de1abe{STOPPED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@4568499e{STOPPED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@28af99b4{STARTED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@28af99b4{STOPPED}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1737292158]@678cf97e{STARTED,8<=8<=200,i=8,r=-1,t=59029ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=8<=200,i=8,r=-1,t=59029ms,q=0}[ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}]
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@52603083{capacity=4,threads=ThreadIdPool@565fae90{capacity=4}}
15:22:04.690 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1737292158-98,5,main] for 2499
15:22:04.691 [qtp1737292158-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=8,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=8,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=8,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=9,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=9,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-102,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=9,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=10,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-101,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=10,r=-1,t=59029ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=10,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=10,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=11,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=10,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-103] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-103,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=11,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=11,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=11,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=12,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-100,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=12,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=11,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=11,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=13,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=13,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=13,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=14,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-99,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=14,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=12,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=13,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.692 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=15,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.692 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=15,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.692 [qtp1737292158-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-98,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=15,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.692 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=16,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.691 [qtp1737292158-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-97,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=14,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.692 [qtp1737292158-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1737292158-96,5,main] exited for QueuedThreadPool[qtp1737292158]@678cf97e{STOPPING,8<=0<=200,i=16,r=-1,t=59028ms,q=0}[NO_TRY]
15:22:04.692 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1737292158-103,5,] for 2498
15:22:04.692 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1737292158]@678cf97e{STOPPED,8<=0<=200,i=16,r=-1,t=59027ms,q=0}[NO_TRY]
15:22:04.692 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@22c73577{STOPPED}[12.0.16,sto=0]
15:22:04.692 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.692 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:04.692 [pool-9-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=4]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@4178b71d
15:22:04.692 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:04.693 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@39b775d8 to TERMINATED
15:22:04.693 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"dbaef8cd-b99a-4e17-a64b-d7a6a358a6f7","timestampMs":1741792924693,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:04.693 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:04.693 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping
15:22:04.693 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping
15:22:04.693 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: shutdown
15:22:04.693 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping
15:22:04.693 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: shutdown
15:22:04.693 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping
15:22:04.693 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:04.693 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@452811e3
15:22:04.693 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:04.693 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.694 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4]
15:22:04.694 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16
15:22:04.695 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@77ce24c7 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@306f7658, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:04.695 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:04.695 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.695 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:04.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:04.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:04.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:04.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:04.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:04.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@59a0d7fd, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@71499df0, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@73f9b9a, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@261ddbf5, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@79ddeff4, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@44465b22}
15:22:04.698 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.699 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.699 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@aad1828 added {SymlinkAllowedResourceAliasChecker@6e5b0d3c{base=null,protected=[]},MANAGED}
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@179116072 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@842944275 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@4f920265[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@842944275 added {[],POJO}
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@842944275 added {[],POJO}
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@842944275 added {[],POJO}
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@aad1828 added {oeje10s.SessionHandler@323e4f13{STOPPED},AUTO}
15:22:04.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@323e4f13 added {oeje10s.ServletHandler@2d1c2fe7{STOPPED},AUTO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@1b98f595 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5b9e7722,POJO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@71354142 added {QueuedThreadPool[qtp463009173]@1b98f595{STOPPED,8<=0<=200,i=0,r=-1,t=-194923ms,q=0}[NO_TRY],AUTO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@71354142 added {oejut.ScheduledExecutorScheduler@48efa366{STOPPED},AUTO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@71354142 added {org.eclipse.jetty.io.ArrayByteBufferPool@1487c3b3{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@71354142 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@71354142 added {org.eclipse.jetty.util.component.DumpableMap@3c888166,POJO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1047710174 added {oejs.Slf4jRequestLogWriter@bb3b9e5{STOPPED},AUTO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@440c71e added {oejs.CustomRequestLog@3e72c9de{STOPPED},AUTO}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@2103697b{STOPPED}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15585ms oejur.ResourceFactoryInternals$LifeCycle@2103697b{STARTED}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@59f84f8c added {oejur.ResourceFactoryInternals$LifeCycle@2103697b{STARTED},MANAGED}
15:22:04.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@59f84f8c added {org.eclipse.jetty.util.resource.ResourceFactory$2@71ec5154,POJO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1736876573 added {HttpConfiguration@5d744727{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@46ebe72a]},POJO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1428060242 added {Server@59f84f8c[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@123387558 added {QueuedThreadPool[qtp463009173]@1b98f595{STOPPED,8<=0<=200,i=0,r=-1,t=-194925ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@123387558 added {oejut.ScheduledExecutorScheduler@48efa366{STOPPED},UNMANAGED}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@123387558 added {org.eclipse.jetty.io.ArrayByteBufferPool@1487c3b3{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@75abea6 added {SslConnectionFactory@551e7852{SSL->HTTP/1.1},AUTO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@75abea6{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@551e7852{SSL->HTTP/1.1}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@75abea6 added {HttpConnectionFactory@6786a21d[HTTP/1.1],AUTO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@6786a21d[HTTP/1.1]
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@123387558 added {ServerConnectorManager@78e88c15[keys=0],MANAGED}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@440c71e added {RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359},AUTO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@440c71e added {oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@323e4f13{STOPPED}},AUTO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6123f695 added {SymlinkAllowedResourceAliasChecker@47d9de0b{base=null,protected=[]},MANAGED}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1629746837 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6123f695 added {oeje10s.ServletHandler@15a4e7d8{STOPPED},AUTO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@15a4e7d8 added {org.glassfish.jersey.servlet.ServletContainer-2990495d==org.glassfish.jersey.servlet.ServletContainer@4e39a540{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@15a4e7d8 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2990495d,POJO}
15:22:04.701 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@440c71e{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@323e4f13{STOPPED}}, connector=RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-2990495d==org.glassfish.jersey.servlet.ServletContainer@4e39a540{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:35359/
   +> swagger.context.id=swagger-35359
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 60/144/4,012 MiB
UTC: 2025-03-12T15:22:04.701633686Z; Etc/UTC: 2025-03-12T15:22:04.701633686Z
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1475974564 added {org.eclipse.jetty.security.DefaultIdentityService@5ed930d6,POJO}
15:22:04.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@57f995a4 added {UserStore@6c7186f2[users.count=1],AUTO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1548687713 added {org.eclipse.jetty.util.component.DumpableCollection@4b87ddbe,POJO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.702 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.702 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@4780f080{unnamed@4780f080,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5c4f1961 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@2b21842a,POJO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5c4f1961 added {HashLoginService@57f995a4[RestServerParameters-login-service],AUTO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@323e4f13 added {oejs.SecurityHandler$PathMapped@5c4f1961{STOPPED},AUTO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5c4f1961 added {oeje10s.ServletHandler@2d1c2fe7{STOPPED},AUTO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d1c2fe7 added {org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d1c2fe7 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-4f45ed22,POJO}
15:22:04.702 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@440c71e{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@323e4f13{STOPPED}}, connector=RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-35359
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 60/144/4,012 MiB
UTC: 2025-03-12T15:22:04.70242017Z; Etc/UTC: 2025-03-12T15:22:04.70242017Z
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d1c2fe7 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3a5aa359{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:04.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d1c2fe7 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359,POJO}
15:22:04.702 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.702 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:04.702 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:04.702 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1dfd70ec
15:22:04.702 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:04.702 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:22:04.702 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:22:04.702 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:04.702 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:04.708 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:22:04.709 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@440c71e{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@323e4f13{STOPPED}}, connector=RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:04.709 [pool-10-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@3515c4e8
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.709 [pool-10-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"4d91124b-0c5f-467e-b582-ad5f21d4af25","timestampMs":1741792924709,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:04.709 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@440c71e{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@323e4f13{STOPPED}}, connector=RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[RestServerParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STOPPING
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:04.709 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@52924c1c to TERMINATED
15:22:04.709 [pool-10-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@3515c4e8
15:22:04.709 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"4a2191a8-9c81-4527-8908-9bfb24ae02ef","timestampMs":1741792924709,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:04.709 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:04.709 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:04.709 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown
15:22:04.709 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:04.709 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown
15:22:04.709 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:04.709 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1dfd70ec
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:04.709 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.710 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@74e8f4a3] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:22:04.710 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@2207eb9f] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:22:04.711 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4]
15:22:04.711 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16
15:22:04.712 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@77ce24c7 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@10d77866, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:04.712 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:04.712 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.712 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.713 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:04.713 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.713 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:04.713 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:04.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:04.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:04.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.715 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:04.715 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.715 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.715 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@315c868b, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@78381ea0, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@7407d953, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@42046dbf, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@17b9c3aa, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@2f4c12e3}
15:22:04.715 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.715 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.716 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:04.716 [RestServerParameters-35359] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@440c71e{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@323e4f13{STOPPED}}, connector=RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[RestServerParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:04.716 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@440c71e{STOPPED}[12.0.16,sto=0]
15:22:04.716 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@440c71e added {org.eclipse.jetty.server.Server$DynamicErrorHandler@37e928ef,POJO}
15:22:04.716 [RestServerParameters-35359] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:04.716 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@3400f5aa added {SymlinkAllowedResourceAliasChecker@1bf0208c{base=null,protected=[]},MANAGED}
15:22:04.716 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@872478122 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.716 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1571753136 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@70e1a8ab[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1571753136 added {[],POJO}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1571753136 added {[],POJO}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1571753136 added {[],POJO}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@3400f5aa added {oeje10s.SessionHandler@5daf0cb0{STOPPED},AUTO}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@440c71e{STARTING}[12.0.16,sto=0]
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@5daf0cb0 added {oeje10s.ServletHandler@43ffaeb8{STOPPED},AUTO}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp463009173]@1b98f595{STOPPED,8<=0<=200,i=0,r=-1,t=-194940ms,q=0}[NO_TRY]
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@392ec062{capacity=4}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1024541599 added {QueuedThreadPool[qtp463009173]@1b98f595{STARTING,8<=0<=200,i=0,r=-1,t=-194941ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1024541599 added {ThreadIdPool@392ec062{capacity=4},POJO}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@1b98f595 added {ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}},AUTO}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@5991020b added {org.eclipse.jetty.util.thread.ThreadPoolBudget@7c7e4f05,POJO}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@27727057 added {QueuedThreadPool[qtp1502675467]@5991020b{STOPPED,8<=0<=200,i=0,r=-1,t=-194941ms,q=0}[NO_TRY],AUTO}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15602ms ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@27727057 added {oejut.ScheduledExecutorScheduler@3f13f033{STOPPED},AUTO}
15:22:04.717 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-107,5,main]
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@27727057 added {org.eclipse.jetty.io.ArrayByteBufferPool@6e432c80{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@27727057 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@27727057 added {org.eclipse.jetty.util.component.DumpableMap@60cb502a,POJO}
15:22:04.717 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1509147006 added {oejs.Slf4jRequestLogWriter@79c1301b{STOPPED},AUTO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a714d1 added {oejs.CustomRequestLog@59f3c17e{STOPPED},AUTO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@e11248f{STOPPED}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15603ms oejur.ResourceFactoryInternals$LifeCycle@e11248f{STARTED}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@34616f67 added {oejur.ResourceFactoryInternals$LifeCycle@e11248f{STARTED},MANAGED}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@34616f67 added {org.eclipse.jetty.util.resource.ResourceFactory$2@735ea0a4,POJO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@66000700 added {HttpConfiguration@45d7e92{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@3b782329]},POJO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1025896290 added {Server@34616f67[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1174952205 added {QueuedThreadPool[qtp1502675467]@5991020b{STOPPED,8<=0<=200,i=0,r=-1,t=-194942ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1174952205 added {oejut.ScheduledExecutorScheduler@3f13f033{STOPPED},UNMANAGED}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1174952205 added {org.eclipse.jetty.io.ArrayByteBufferPool@6e432c80{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4608590d added {SslConnectionFactory@3d25ef62{SSL->HTTP/1.1},AUTO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4608590d{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@3d25ef62{SSL->HTTP/1.1}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4608590d added {HttpConnectionFactory@3ef173c[HTTP/1.1],AUTO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4608590d{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@3ef173c[HTTP/1.1]
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1174952205 added {ServerConnectorManager@29ce06b0[keys=0],MANAGED}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a714d1 added {XacmlPdpParameters@4608590d{SSL, (ssl, http/1.1)}{0.0.0.0:35359},AUTO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1a714d1 added {oeje10s.ServletContextHandler@3400f5aa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@5daf0cb0{STOPPED}},AUTO}
15:22:04.718 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@53d519cb added {SymlinkAllowedResourceAliasChecker@4119a22c{base=null,protected=[]},MANAGED}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1406474699 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@53d519cb added {oeje10s.ServletHandler@671f67ab{STOPPED},AUTO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@671f67ab added {org.glassfish.jersey.servlet.ServletContainer-6b9ba1a6==org.glassfish.jersey.servlet.ServletContainer@6972c928{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@671f67ab added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-6b9ba1a6,POJO}
15:22:04.719 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1a714d1{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@3400f5aa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@5daf0cb0{STOPPED}}, connector=XacmlPdpParameters@4608590d{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-6b9ba1a6==org.glassfish.jersey.servlet.ServletContainer@6972c928{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:35359/
   +> swagger.context.id=swagger-35359
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 57/144/4,012 MiB
UTC: 2025-03-12T15:22:04.719446062Z; Etc/UTC: 2025-03-12T15:22:04.719446062Z
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1144060709 added {org.eclipse.jetty.security.DefaultIdentityService@215f2743,POJO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@4430fb25 added {UserStore@3de13efc[users.count=1],AUTO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1223362025 added {org.eclipse.jetty.util.component.DumpableCollection@10564688,POJO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.719 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.719 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@b412e77{unnamed@b412e77,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@48eb05e9 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@24f48ca0,POJO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@48eb05e9 added {HashLoginService@4430fb25[XacmlPdpParameters-login-service],AUTO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@5daf0cb0 added {oejs.SecurityHandler$PathMapped@48eb05e9{STOPPED},AUTO}
15:22:04.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@48eb05e9 added {oeje10s.ServletHandler@43ffaeb8{STOPPED},AUTO}
15:22:04.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43ffaeb8 added {org.glassfish.jersey.servlet.ServletContainer-3610b1b3==org.glassfish.jersey.servlet.ServletContainer@9d62bb0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43ffaeb8 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3610b1b3,POJO}
15:22:04.720 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3610b1b3==org.glassfish.jersey.servlet.ServletContainer@9d62bb0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1a714d1{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@3400f5aa{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@5daf0cb0{STOPPED}}, connector=XacmlPdpParameters@4608590d{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3610b1b3==org.glassfish.jersey.servlet.ServletContainer@9d62bb0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-3610b1b3==org.glassfish.jersey.servlet.ServletContainer@9d62bb0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-35359
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 57/144/4,012 MiB
UTC: 2025-03-12T15:22:04.720192735Z; Etc/UTC: 2025-03-12T15:22:04.720192735Z
15:22:04.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43ffaeb8 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-14d0c3ff==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@14d0c3ff{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:04.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43ffaeb8 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-14d0c3ff,POJO}
15:22:04.720 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [0]
15:22:04.720 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16
15:22:04.721 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@77ce24c7 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@6ef146cc, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:04.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-108,5,main]
15:22:04.721 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:04.721 [qtp463009173-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.721 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-109,5,main]
15:22:04.721 [qtp463009173-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.721 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-110,5,main]
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.721 [qtp463009173-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.721 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.722 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:04.722 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.722 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:04.722 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.723 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:04.723 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.723 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:04.723 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.723 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.724 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:04.724 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.724 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:04.724 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.724 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.724 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@605f023b, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@38ff82ff, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@6f1c19d, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@5f69bf81, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@473f308d, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@393baef}
15:22:04.725 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.testXacmlPdpActivator_NoProbe(TestXacmlPdpActivator.java:100)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.725 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.testXacmlPdpActivator_NoProbe(TestXacmlPdpActivator.java:100)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.725 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 0ms
15:22:04.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@12885677 added {SymlinkAllowedResourceAliasChecker@1002a151{base=null,protected=[]},MANAGED}
15:22:04.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@310924919 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1485705341 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@51ddc08e[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:04.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1485705341 added {[],POJO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1485705341 added {[],POJO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1485705341 added {[],POJO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@12885677 added {oeje10s.SessionHandler@588e107d{STOPPED},AUTO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@588e107d added {oeje10s.ServletHandler@1b60f2c{STOPPED},AUTO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@43b3e62 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@2c9ecb60,POJO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@326678477 added {QueuedThreadPool[qtp70991458]@43b3e62{STOPPED,8<=0<=200,i=0,r=-1,t=-194950ms,q=0}[NO_TRY],AUTO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@326678477 added {oejut.ScheduledExecutorScheduler@228605e1{STOPPED},AUTO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@326678477 added {org.eclipse.jetty.io.ArrayByteBufferPool@7f93f7fd{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@326678477 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@326678477 added {org.eclipse.jetty.util.component.DumpableMap@250cf6a4,POJO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1939663639 added {oejs.Slf4jRequestLogWriter@61a74188{STOPPED},AUTO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1378b7cd added {oejs.CustomRequestLog@739ceb17{STOPPED},AUTO}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@16b6e5e{STOPPED}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15611ms oejur.ResourceFactoryInternals$LifeCycle@16b6e5e{STARTED}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@43900101 added {oejur.ResourceFactoryInternals$LifeCycle@16b6e5e{STARTED},MANAGED}
15:22:04.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@43900101 added {org.eclipse.jetty.util.resource.ResourceFactory$2@57c09e37,POJO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@212872774 added {HttpConfiguration@56f3a810{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@15a833c6]},POJO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1179268706 added {Server@43900101[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1258676979 added {QueuedThreadPool[qtp70991458]@43b3e62{STOPPED,8<=0<=200,i=0,r=-1,t=-194950ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1258676979 added {oejut.ScheduledExecutorScheduler@228605e1{STOPPED},UNMANAGED}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1258676979 added {org.eclipse.jetty.io.ArrayByteBufferPool@7f93f7fd{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4b05e2f3 added {SslConnectionFactory@464a3662{SSL->HTTP/1.1},AUTO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4b05e2f3{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@464a3662{SSL->HTTP/1.1}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4b05e2f3 added {HttpConnectionFactory@cb02e46[HTTP/1.1],AUTO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@cb02e46[HTTP/1.1]
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1258676979 added {ServerConnectorManager@7d60ab[keys=0],MANAGED}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1378b7cd added {XacmlPdpParameters@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:35359},AUTO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1378b7cd added {oeje10s.ServletContextHandler@12885677{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@588e107d{STOPPED}},AUTO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@549f5561 added {SymlinkAllowedResourceAliasChecker@437190b6{base=null,protected=[]},MANAGED}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1419728225 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@549f5561 added {oeje10s.ServletHandler@2787e051{STOPPED},AUTO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2787e051 added {org.glassfish.jersey.servlet.ServletContainer-4c14a432==org.glassfish.jersey.servlet.ServletContainer@be67b232{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2787e051 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-4c14a432,POJO}
15:22:04.727 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1378b7cd{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@12885677{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@588e107d{STOPPED}}, connector=XacmlPdpParameters@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-4c14a432==org.glassfish.jersey.servlet.ServletContainer@be67b232{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:35359/
   +> swagger.context.id=swagger-35359
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 55/144/4,012 MiB
UTC: 2025-03-12T15:22:04.727640988Z; Etc/UTC: 2025-03-12T15:22:04.727640988Z
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1645139084 added {org.eclipse.jetty.security.DefaultIdentityService@2db51c5b,POJO}
15:22:04.727 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@620ed48c added {UserStore@3528e4d4[users.count=1],AUTO}
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1212872385 added {org.eclipse.jetty.util.component.DumpableCollection@4d186c57,POJO}
15:22:04.728 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.728 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.728 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@5c74f377{unnamed@5c74f377,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@484af6c1 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@3fe42f64,POJO}
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@484af6c1 added {HashLoginService@620ed48c[XacmlPdpParameters-login-service],AUTO}
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@588e107d added {oejs.SecurityHandler$PathMapped@484af6c1{STOPPED},AUTO}
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@484af6c1 added {oeje10s.ServletHandler@1b60f2c{STOPPED},AUTO}
15:22:04.728 [qtp463009173-110] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTING,8<=5<=200,i=5,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1b60f2c added {org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1b60f2c added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-5b938615,POJO}
15:22:04.728 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-111,5,main]
15:22:04.728 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1378b7cd{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@12885677{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@588e107d{STOPPED}}, connector=XacmlPdpParameters@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-35359
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 55/144/4,012 MiB
UTC: 2025-03-12T15:22:04.728526293Z; Etc/UTC: 2025-03-12T15:22:04.728526293Z
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1b60f2c added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-556733e4==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@556733e4{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:04.728 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1b60f2c added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-556733e4,POJO}
15:22:04.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:04.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:04.728 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4b66a923
15:22:04.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:04.728 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:22:04.728 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:22:04.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:04.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:04.729 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-113,5,main]
15:22:04.729 [qtp463009173-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.731 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:04.731 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.731 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST XacmlPdpParameters
15:22:04.731 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1378b7cd{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@12885677{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@588e107d{STOPPED}}, connector=XacmlPdpParameters@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:04.733 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-115,5,main]
15:22:04.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.733 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST XacmlPdpParameters
15:22:04.734 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1378b7cd{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@12885677{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@588e107d{STOPPED}}, connector=XacmlPdpParameters@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[XacmlPdpParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STOPPING
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:04.734 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@49175924 to TERMINATED
15:22:04.734 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","healthy":"NOT_HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ceeb31d7-b9f7-4617-8e80-68c323840330","timestampMs":1741792924734,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:04.734 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:04.734 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping
15:22:04.734 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown
15:22:04.734 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping
15:22:04.734 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown
15:22:04.734 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:04.734 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4b66a923
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:04.734 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.734 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@74e8f4a3] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:22:04.734 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@2207eb9f] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:22:04.735 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4]
15:22:04.735 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16
15:22:04.737 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@77ce24c7 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@66bd6746, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:04.737 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:04.737 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.737 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.738 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:04.738 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.738 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:04.738 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.739 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp463009173-116,5,main]
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.739 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:04.739 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.739 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.740 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:04.740 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15625ms QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@48efa366{STOPPED}
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15625ms oejut.ScheduledExecutorScheduler@48efa366{STARTED}
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@3e72c9de{STOPPED}
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@bb3b9e5{STOPPED}
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15625ms oejs.Slf4jRequestLogWriter@bb3b9e5{STARTED}
15:22:04.740 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15625ms oejs.CustomRequestLog@3e72c9de{STARTED}
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@323e4f13{STOPPED}}
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1c72c98b
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@323e4f13{STOPPED}}
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@6e5b0d3c{base=null,protected=[]}
15:22:04.740 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@aad1828 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@66b82b3a,POJO}
15:22:04.740 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:04.741 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15626ms SymlinkAllowedResourceAliasChecker@6e5b0d3c{base=null,protected=[]}
15:22:04.741 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.741 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@323e4f13{STOPPED}
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:04.741 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@323e4f13 added {org.eclipse.jetty.session.DefaultSessionCache@4ee855c6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:22:04.741 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@4ee855c6 added {org.eclipse.jetty.session.NullSessionDataStore@5549ea3c[passivating=false,graceSec=3600],AUTO}
15:22:04.741 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@5ffd5f8f{STOPPED}[worker=null]
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.741 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@5ffd5f8f added {oejs.HouseKeeper@783b4eb1{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.742 [RestServerParameters-35359] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.742 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@783b4eb1{STOPPED}[interval=600000, ownscheduler=false]
15:22:04.742 [RestServerParameters-35359] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms
15:22:04.742 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:04.742 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.742 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.742 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@f69229e, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@4600f352, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@782a4056, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@2200d281, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@643b798d, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@25e08c3b}
15:22:04.742 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.743 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.743 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@13d19273 added {SymlinkAllowedResourceAliasChecker@506b8505{base=null,protected=[]},MANAGED}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@332501619 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@887726799 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@38934406[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@887726799 added {[],POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@887726799 added {[],POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@887726799 added {[],POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@13d19273 added {oeje10s.SessionHandler@34e9a2cf{STOPPED},AUTO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@34e9a2cf added {oeje10s.ServletHandler@27ce0b6d{STOPPED},AUTO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@2b81e13c added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5287c159,POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1888885883 added {QueuedThreadPool[qtp729932092]@2b81e13c{STOPPED,8<=0<=200,i=0,r=-1,t=-194967ms,q=0}[NO_TRY],AUTO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1888885883 added {oejut.ScheduledExecutorScheduler@2754e467{STOPPED},AUTO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1888885883 added {org.eclipse.jetty.io.ArrayByteBufferPool@3f869b0{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1888885883 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1888885883 added {org.eclipse.jetty.util.component.DumpableMap@6f99ed9f,POJO}
15:22:04.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@791429587 added {oejs.Slf4jRequestLogWriter@2fdbef8d{STOPPED},AUTO}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@70961c7b added {oejs.CustomRequestLog@2f2c41d3{STOPPED},AUTO}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@6faea62f{STOPPED}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15629ms oejur.ResourceFactoryInternals$LifeCycle@6faea62f{STARTED}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4f7b4b50 added {oejur.ResourceFactoryInternals$LifeCycle@6faea62f{STARTED},MANAGED}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@4f7b4b50 added {org.eclipse.jetty.util.resource.ResourceFactory$2@214b9b5,POJO}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1925421565 added {HttpConfiguration@6846d654{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7df231c7]},POJO}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1519183581 added {Server@4f7b4b50[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@888049664 added {QueuedThreadPool[qtp729932092]@2b81e13c{STOPPED,8<=0<=200,i=0,r=-1,t=-194968ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@888049664 added {oejut.ScheduledExecutorScheduler@2754e467{STOPPED},UNMANAGED}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@888049664 added {org.eclipse.jetty.io.ArrayByteBufferPool@3f869b0{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@34ee9000 added {SslConnectionFactory@5a8ce6dd{SSL->HTTP/1.1},AUTO}
15:22:04.744 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@34ee9000{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@5a8ce6dd{SSL->HTTP/1.1}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@34ee9000 added {HttpConnectionFactory@72c399fd[HTTP/1.1],AUTO}
15:22:04.744 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@72c399fd[HTTP/1.1]
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@888049664 added {ServerConnectorManager@6a4414bf[keys=0],MANAGED}
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@70961c7b added {XacmlPdpParameters@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:35359},AUTO}
15:22:04.741 [qtp463009173-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@70961c7b added {oeje10s.ServletContextHandler@13d19273{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@34e9a2cf{STOPPED}},AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6546c39 added {SymlinkAllowedResourceAliasChecker@3bd3d820{base=null,protected=[]},MANAGED}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@106196025 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6546c39 added {oeje10s.ServletHandler@7bfd21ca{STOPPED},AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7bfd21ca added {org.glassfish.jersey.servlet.ServletContainer-315623e6==org.glassfish.jersey.servlet.ServletContainer@86928ff{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7bfd21ca added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-315623e6,POJO}
15:22:04.745 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@70961c7b{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@13d19273{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@34e9a2cf{STOPPED}}, connector=XacmlPdpParameters@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-315623e6==org.glassfish.jersey.servlet.ServletContainer@86928ff{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:35359/
   +> swagger.context.id=swagger-35359
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 52/144/4,012 MiB
UTC: 2025-03-12T15:22:04.745288321Z; Etc/UTC: 2025-03-12T15:22:04.745288321Z
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@348566609 added {org.eclipse.jetty.security.DefaultIdentityService@31716c31,POJO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@14c6b451 added {UserStore@2310e8a4[users.count=1],AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@35453477 added {org.eclipse.jetty.util.component.DumpableCollection@38b61eb3,POJO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.745 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.745 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@23d9a633{unnamed@23d9a633,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@21cfa25 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@1cc784c9,POJO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@21cfa25 added {HashLoginService@14c6b451[XacmlPdpParameters-login-service],AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@34e9a2cf added {oejs.SecurityHandler$PathMapped@21cfa25{STOPPED},AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@21cfa25 added {oeje10s.ServletHandler@27ce0b6d{STOPPED},AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@27ce0b6d added {org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@27ce0b6d added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-176950f3,POJO}
15:22:04.746 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@70961c7b{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@13d19273{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@34e9a2cf{STOPPED}}, connector=XacmlPdpParameters@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-35359
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 52/144/4,012 MiB
UTC: 2025-03-12T15:22:04.745928383Z; Etc/UTC: 2025-03-12T15:22:04.745928383Z
15:22:04.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@27ce0b6d added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1fa2872b==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1fa2872b{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:04.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@27ce0b6d added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1fa2872b,POJO}
15:22:04.746 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.746 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:04.746 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:04.746 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3f63a9da
15:22:04.746 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:04.746 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:22:04.746 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:22:04.746 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:04.746 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15631ms oejs.HouseKeeper@783b4eb1{STARTED}[interval=660000, ownscheduler=false]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15631ms oejs.DefaultSessionIdManager@5ffd5f8f{STARTED}[worker=node0]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@440c71e added {oejs.DefaultSessionIdManager@5ffd5f8f{STARTED}[worker=node0],MANAGED}
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@323e4f13 added {oejs.DefaultSessionIdManager@5ffd5f8f{STARTED}[worker=node0],UNMANAGED}
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@5c4f1961{STOPPED}
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5c4f1961 added {org.eclipse.jetty.security.DefaultIdentityService@5ed930d6,POJO}
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@5c4f1961 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@6ef37ead,POJO}
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@5c4f1961{STARTING}
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@57f995a4[RestServerParameters-login-service]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@6c7186f2[users.count=1]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15631ms UserStore@6c7186f2[users.count=1]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15631ms HashLoginService@57f995a4[RestServerParameters-login-service]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@2d1c2fe7{STOPPED}
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4f45ed22[EMBEDDED:<null>]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5b4745db{/*->org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:04.746 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3a5aa359{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4f45ed22=MappedServlet79abc6c4{null->org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@2d1c2fe7{STARTING}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d1c2fe7 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@797879bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d1c2fe7 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e,POJO}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4f45ed22[EMBEDDED:<null>]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet3574e116{/*->org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e[EMBEDDED:<null>]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet187d5194{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@797879bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3a5aa359{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e=MappedServlet5869fc32{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@797879bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-4f45ed22=MappedServlet3e820a32{null->org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4f45ed22[EMBEDDED:<null>]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2cec20a5{/*->org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e[EMBEDDED:<null>]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet5eef255d{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@797879bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3a5aa359{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e=MappedServlet5869fc32{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@797879bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-4f45ed22=MappedServlet3e820a32{null->org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@2d1c2fe7{STARTING}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms oeje10s.ServletHandler@2d1c2fe7{STARTED}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms oejs.SecurityHandler$PathMapped@5c4f1961{STARTED}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@4ee855c6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@5549ea3c[passivating=false,graceSec=3600]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms org.eclipse.jetty.session.NullSessionDataStore@5549ea3c[passivating=false,graceSec=3600]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms org.eclipse.jetty.session.DefaultSessionCache@4ee855c6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@323e4f13 added {[],POJO}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms oeje10s.SessionHandler@323e4f13{STARTED}
15:22:04.747 [RestServerParameters-35359] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@323e4f13{STARTED}}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3a5aa359{inst=false,async=true,src=EMBEDDED:<null>}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3a5aa359==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3a5aa359{inst=false,async=true,src=EMBEDDED:<null>}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4970dade
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@797879bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-635722e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@797879bf{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15632ms org.glassfish.jersey.servlet.ServletContainer-4f45ed22==org.glassfish.jersey.servlet.ServletContainer@62498ae0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:04.747 [RestServerParameters-35359] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-4f45ed22
15:22:04.750 [qtp463009173-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59988ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.732 [pool-11-thread-1] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=70d4f58a-07f1-4501-88db-5884b34e7174, timestampMs=1741792924731, name=xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79, pdpGroup=XacmlPdpGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=NOT_HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, response=null)
15:22:04.745 [XacmlPdpParameters-35359] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1378b7cd{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@12885677{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@588e107d{STOPPED}}, connector=XacmlPdpParameters@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[XacmlPdpParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:04.752 [XacmlPdpParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@1378b7cd{STOPPED}[12.0.16,sto=0]
15:22:04.752 [XacmlPdpParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1378b7cd added {org.eclipse.jetty.server.Server$DynamicErrorHandler@7e410075,POJO}
15:22:04.752 [XacmlPdpParameters-35359] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:04.752 [pool-11-thread-1] WARN org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- send to policy-pdp-pap failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]] is stopped
java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]] is stopped
	at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64)
	at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.send(BidirectionalTopicClient.java:104)
	at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:91)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:04.754 [XacmlPdpParameters-35359] WARN org.eclipse.jetty.util.component.AbstractLifeCycle -- FAILED oejs.Server@1378b7cd{FAILED}[12.0.16,sto=0]: java.io.IOException: Failed to bind to /0.0.0.0:35359
java.io.IOException: Failed to bind to /0.0.0.0:35359
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313)
	at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:569)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at org.eclipse.jetty.server.Server.doStart(Server.java:565)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)
	at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:555)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344)
	... 16 common frames omitted
15:22:04.755 [XacmlPdpParameters-35359] ERROR org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1378b7cd{FAILED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@12885677{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@588e107d{STOPPED}}, connector=XacmlPdpParameters@4b05e2f3{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[XacmlPdpParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5b938615==org.glassfish.jersey.servlet.ServletContainer@fee8b557{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: error found while bringing up server
java.io.IOException: Failed to bind to /0.0.0.0:35359
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313)
	at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:569)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at org.eclipse.jetty.server.Server.doStart(Server.java:565)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)
	at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:555)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344)
	... 16 common frames omitted
15:22:04.757 [qtp463009173-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59981ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.764 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:04.764 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.764 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST XacmlPdpParameters
15:22:04.764 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@70961c7b{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@13d19273{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@34e9a2cf{STOPPED}}, connector=XacmlPdpParameters@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:04.764 [pool-12-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@77aec27a
15:22:04.764 [pool-12-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"f77bb7e9-cad6-4a0c-a46c-3773a7575bf3","timestampMs":1741792924764,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:04.776 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.776 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.776 [XacmlPdpParameters-35359] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@70961c7b{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@13d19273{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@34e9a2cf{STOPPED}}, connector=XacmlPdpParameters@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[XacmlPdpParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:04.776 [XacmlPdpParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@70961c7b{STOPPED}[12.0.16,sto=0]
15:22:04.776 [XacmlPdpParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@70961c7b added {org.eclipse.jetty.server.Server$DynamicErrorHandler@5100dada,POJO}
15:22:04.776 [XacmlPdpParameters-35359] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:04.776 [XacmlPdpParameters-35359] WARN org.eclipse.jetty.util.component.AbstractLifeCycle -- FAILED oejs.Server@70961c7b{FAILED}[12.0.16,sto=0]: java.io.IOException: Failed to bind to /0.0.0.0:35359
java.io.IOException: Failed to bind to /0.0.0.0:35359
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313)
	at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:569)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at org.eclipse.jetty.server.Server.doStart(Server.java:565)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)
	at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:555)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344)
	... 16 common frames omitted
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST XacmlPdpParameters
15:22:04.777 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@70961c7b{FAILED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@13d19273{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@34e9a2cf{STOPPED}}, connector=XacmlPdpParameters@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[XacmlPdpParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STOPPING
15:22:04.776 [XacmlPdpParameters-35359] ERROR org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@70961c7b{FAILED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@13d19273{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@34e9a2cf{STOPPED}}, connector=XacmlPdpParameters@34ee9000{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=Thread[XacmlPdpParameters-35359,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-176950f3==org.glassfish.jersey.servlet.ServletContainer@77eca3df{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: error found while bringing up server
java.io.IOException: Failed to bind to /0.0.0.0:35359
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313)
	at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:569)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at org.eclipse.jetty.server.Server.doStart(Server.java:565)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)
	at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323)
	at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.net.BindException: Address already in use
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:555)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344)
	... 16 common frames omitted
15:22:04.777 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@70961c7b{FAILED}[12.0.16,sto=0]
15:22:04.777 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@70961c7b{STOPPING}[12.0.16,sto=0]
15:22:04.777 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@70961c7b{STOPPING}[12.0.16,sto=0]
15:22:04.777 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@70961c7b{STOPPING}[12.0.16,sto=0]
15:22:04.777 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@70961c7b{STOPPED}[12.0.16,sto=0]
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:04.777 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@337c7b3f to TERMINATED
15:22:04.777 [pool-12-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@77aec27a
15:22:04.777 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"435890c0-b008-45dc-ab2b-599e11711662","timestampMs":1741792924777,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:04.777 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:04.777 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:04.777 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown
15:22:04.777 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:04.777 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown
15:22:04.777 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:04.777 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3f63a9da
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:04.777 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:04.777 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@74e8f4a3] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:22:04.777 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@2207eb9f] or target class [class org.onap.policy.common.utils.services.ServiceManager]
15:22:04.778 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4]
15:22:04.778 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@60bdba16
15:22:04.779 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@77ce24c7 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@47c0c992, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:04.779 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:04.779 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.780 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:04.780 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.780 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.781 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:04.781 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.781 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:04.781 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.781 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:04.781 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.781 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.782 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:04.782 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.782 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:04.782 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.783 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@6fdc624, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@57daa852, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@27cef2f7, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@7574fa0, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@6ff37588, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@6de9c81c}
15:22:04.783 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.783 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$24(ClassBasedTestDescriptor.java:506)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$4(TestMethodTestDescriptor.java:174)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$7(TestMethodTestDescriptor.java:202)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.783 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:04.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@51d5a987 added {SymlinkAllowedResourceAliasChecker@436c26ef{base=null,protected=[]},MANAGED}
15:22:04.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1372957063 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@643152776 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@23015be4[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:04.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@643152776 added {[],POJO}
15:22:04.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@643152776 added {[],POJO}
15:22:04.783 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@643152776 added {[],POJO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@51d5a987 added {oeje10s.SessionHandler@2655bb88{STOPPED},AUTO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2655bb88 added {oeje10s.ServletHandler@5fe45792{STOPPED},AUTO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@7d9d59df added {org.eclipse.jetty.util.thread.ThreadPoolBudget@761f241f,POJO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1609076547 added {QueuedThreadPool[qtp2107464159]@7d9d59df{STOPPED,8<=0<=200,i=0,r=-1,t=-195008ms,q=0}[NO_TRY],AUTO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1609076547 added {oejut.ScheduledExecutorScheduler@22cd1beb{STOPPED},AUTO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1609076547 added {org.eclipse.jetty.io.ArrayByteBufferPool@3509edcc{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1609076547 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1609076547 added {org.eclipse.jetty.util.component.DumpableMap@3ab918ae,POJO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@556800557 added {oejs.Slf4jRequestLogWriter@6b684fa3{STOPPED},AUTO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5fe88f43 added {oejs.CustomRequestLog@21301a2d{STOPPED},AUTO}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@11f5a88f{STOPPED}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15670ms oejur.ResourceFactoryInternals$LifeCycle@11f5a88f{STARTED}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@637bae77 added {oejur.ResourceFactoryInternals$LifeCycle@11f5a88f{STARTED},MANAGED}
15:22:04.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@637bae77 added {org.eclipse.jetty.util.resource.ResourceFactory$2@423b3147,POJO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1795648500 added {HttpConfiguration@578a17cb{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@693c135b]},POJO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1922475570 added {Server@637bae77[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@572406623 added {QueuedThreadPool[qtp2107464159]@7d9d59df{STOPPED,8<=0<=200,i=0,r=-1,t=-195009ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@572406623 added {oejut.ScheduledExecutorScheduler@22cd1beb{STOPPED},UNMANAGED}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@572406623 added {org.eclipse.jetty.io.ArrayByteBufferPool@3509edcc{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@221e3b5f added {SslConnectionFactory@7296a632{SSL->HTTP/1.1},AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@221e3b5f{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@7296a632{SSL->HTTP/1.1}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@221e3b5f added {HttpConnectionFactory@6b076bf4[HTTP/1.1],AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@221e3b5f{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@6b076bf4[HTTP/1.1]
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@572406623 added {ServerConnectorManager@25ad5498[keys=0],MANAGED}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5fe88f43 added {XacmlPdpParameters@221e3b5f{SSL, (ssl, http/1.1)}{0.0.0.0:35359},AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5fe88f43 added {oeje10s.ServletContextHandler@51d5a987{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2655bb88{STOPPED}},AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2c823dbd added {SymlinkAllowedResourceAliasChecker@6be2b929{base=null,protected=[]},MANAGED}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@746732989 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2c823dbd added {oeje10s.ServletHandler@3875b3c9{STOPPED},AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3875b3c9 added {org.glassfish.jersey.servlet.ServletContainer-773329cb==org.glassfish.jersey.servlet.ServletContainer@e1bf5eb4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3875b3c9 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-773329cb,POJO}
15:22:04.785 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@5fe88f43{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@51d5a987{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2655bb88{STOPPED}}, connector=XacmlPdpParameters@221e3b5f{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-773329cb==org.glassfish.jersey.servlet.ServletContainer@e1bf5eb4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:35359/
   +> swagger.context.id=swagger-35359
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 45/144/4,012 MiB
UTC: 2025-03-12T15:22:04.785623898Z; Etc/UTC: 2025-03-12T15:22:04.785623898Z
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1256299845 added {org.eclipse.jetty.security.DefaultIdentityService@34b45ec1,POJO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@4ae19d45 added {UserStore@21ca5865[users.count=1],AUTO}
15:22:04.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@160757757 added {org.eclipse.jetty.util.component.DumpableCollection@1fc0e258,POJO}
15:22:04.786 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.786 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.786 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@4f5950e6{unnamed@4f5950e6,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@994f7fd added {org.eclipse.jetty.security.authentication.BasicAuthenticator@6cba98b5,POJO}
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@994f7fd added {HashLoginService@4ae19d45[XacmlPdpParameters-login-service],AUTO}
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2655bb88 added {oejs.SecurityHandler$PathMapped@994f7fd{STOPPED},AUTO}
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@994f7fd added {oeje10s.ServletHandler@5fe45792{STOPPED},AUTO}
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5fe45792 added {org.glassfish.jersey.servlet.ServletContainer-47e4126a==org.glassfish.jersey.servlet.ServletContainer@ff7baa8c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5fe45792 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-47e4126a,POJO}
15:22:04.786 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e4126a==org.glassfish.jersey.servlet.ServletContainer@ff7baa8c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-35359, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=35359, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@5fe88f43{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@51d5a987{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2655bb88{STOPPED}}, connector=XacmlPdpParameters@221e3b5f{SSL, (ssl, http/1.1)}{0.0.0.0:35359}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47e4126a==org.glassfish.jersey.servlet.ServletContainer@ff7baa8c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-47e4126a==org.glassfish.jersey.servlet.ServletContainer@ff7baa8c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-35359
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-35359
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 45/144/4,012 MiB
UTC: 2025-03-12T15:22:04.78631528Z; Etc/UTC: 2025-03-12T15:22:04.78631528Z
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5fe45792 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5f2efaec==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5f2efaec{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:04.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5fe45792 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5f2efaec,POJO}
15:22:04.786 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@67e9ae8c] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator]
15:22:04.786 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@7b595de] or target class [class org.onap.policy.common.utils.services.ServiceManager]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 s -- in org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator
[INFO] Running org.onap.policy.pdpx.main.startstop.TestMain
15:22:04.789 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json]
15:22:04.789 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:04.789 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:04.790 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6025a000
15:22:04.790 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@42f5e9a6 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@1debc358, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:04.791 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:04.791 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.791 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:04.791 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.791 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.792 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:04.792 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:04.792 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:04.793 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:04.793 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.793 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:04.793 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.793 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.794 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:04.794 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.794 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:04.794 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:04.794 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:04.794 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@5350383e, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@63a6798f, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@381f372d, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@324e77b9, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@608d2806, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@30374f99}
15:22:04.795 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.795 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:04.795 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@60176563 added {SymlinkAllowedResourceAliasChecker@68b7f88b{base=null,protected=[]},MANAGED}
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1612146019 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1678468950 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@364184[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1678468950 added {[],POJO}
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1678468950 added {[],POJO}
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1678468950 added {[],POJO}
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@60176563 added {oeje10s.SessionHandler@640b6756{STOPPED},AUTO}
15:22:04.795 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@640b6756 added {oeje10s.ServletHandler@5b51009c{STOPPED},AUTO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@c75d8dd added {org.eclipse.jetty.util.thread.ThreadPoolBudget@33fb3fd2,POJO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@24343112 added {QueuedThreadPool[qtp209049821]@c75d8dd{STOPPED,8<=0<=200,i=0,r=-1,t=-195019ms,q=0}[NO_TRY],AUTO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@24343112 added {oejut.ScheduledExecutorScheduler@52f5c71a{STOPPED},AUTO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@24343112 added {org.eclipse.jetty.io.ArrayByteBufferPool@70e45ea9{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@24343112 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@24343112 added {org.eclipse.jetty.util.component.DumpableMap@1a8bfac8,POJO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@15739619 added {oejs.Slf4jRequestLogWriter@7c41e0f0{STOPPED},AUTO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1737248 added {oejs.CustomRequestLog@f02ae3{STOPPED},AUTO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@2e02f8c7{STOPPED}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15681ms oejur.ResourceFactoryInternals$LifeCycle@2e02f8c7{STARTED}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6b1a0a75 added {oejur.ResourceFactoryInternals$LifeCycle@2e02f8c7{STARTED},MANAGED}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6b1a0a75 added {org.eclipse.jetty.util.resource.ResourceFactory$2@6abc82c7,POJO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@420067584 added {HttpConfiguration@2074be26{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@1b0641ff]},POJO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@362955490 added {Server@6b1a0a75[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1094133999 added {QueuedThreadPool[qtp209049821]@c75d8dd{STOPPED,8<=0<=200,i=0,r=-1,t=-195020ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1094133999 added {oejut.ScheduledExecutorScheduler@52f5c71a{STOPPED},UNMANAGED}
15:22:04.796 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1094133999 added {org.eclipse.jetty.io.ArrayByteBufferPool@70e45ea9{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@413728ef added {SslConnectionFactory@15a242e2{SSL->HTTP/1.1},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@413728ef{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@15a242e2{SSL->HTTP/1.1}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@413728ef added {HttpConnectionFactory@1909b900[HTTP/1.1],AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@1909b900[HTTP/1.1]
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1094133999 added {ServerConnectorManager@44b73b61[keys=0],MANAGED}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1737248 added {RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1737248 added {oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@640b6756{STOPPED}},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6d1793b1 added {SymlinkAllowedResourceAliasChecker@6a2579a3{base=null,protected=[]},MANAGED}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1830261681 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6d1793b1 added {oeje10s.ServletHandler@122d4458{STOPPED},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@122d4458 added {org.glassfish.jersey.servlet.ServletContainer-6f3c094f==org.glassfish.jersey.servlet.ServletContainer@32c68c89{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@122d4458 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-6f3c094f,POJO}
15:22:04.797 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-38965, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=38965, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1737248{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@640b6756{STOPPED}}, connector=RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-6f3c094f==org.glassfish.jersey.servlet.ServletContainer@32c68c89{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:38965/
   +> swagger.context.id=swagger-38965
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-38965
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 43/144/4,012 MiB
UTC: 2025-03-12T15:22:04.797402917Z; Etc/UTC: 2025-03-12T15:22:04.797402917Z
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1046971650 added {org.eclipse.jetty.security.DefaultIdentityService@7f4e0b0c,POJO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@3e678502 added {UserStore@7b99f39[users.count=1],AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@177030015 added {org.eclipse.jetty.util.component.DumpableCollection@5143f49,POJO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.797 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.797 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@8c098f0{unnamed@8c098f0,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@a8d437f added {org.eclipse.jetty.security.authentication.BasicAuthenticator@4e9f3885,POJO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@a8d437f added {HashLoginService@3e678502[RestServerParameters-login-service],AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@640b6756 added {oejs.SecurityHandler$PathMapped@a8d437f{STOPPED},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@a8d437f added {oeje10s.ServletHandler@5b51009c{STOPPED},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5b51009c added {org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5b51009c added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-22620b28,POJO}
15:22:04.798 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-38965, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=38965, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1737248{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@640b6756{STOPPED}}, connector=RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-38965
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-38965
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 43/144/4,012 MiB
UTC: 2025-03-12T15:22:04.798013338Z; Etc/UTC: 2025-03-12T15:22:04.798013338Z
15:22:04.798 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5b51009c added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:04.798 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5b51009c added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a,POJO}
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:04.798 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3144dd1a
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:04.798 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:22:04.798 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:04.798 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:22:04.798 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-38965, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=38965, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1737248{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@640b6756{STOPPED}}, connector=RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:04.798 [pool-13-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@1170476d
15:22:04.798 [pool-13-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"37648f3e-a89b-40cc-83e0-f7b32dd31682","timestampMs":1741792924798,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:04.804 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.804 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:04.804 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:22:04.804 [RestServerParameters-38965] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-38965, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=38965, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1737248{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@640b6756{STOPPED}}, connector=RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}, jettyThread=Thread[RestServerParameters-38965,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@1737248{STOPPED}[12.0.16,sto=0]
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1737248 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@1457ff,POJO}
15:22:04.804 [RestServerParameters-38965] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@1737248{STARTING}[12.0.16,sto=0]
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp209049821]@c75d8dd{STOPPED,8<=0<=200,i=0,r=-1,t=-195028ms,q=0}[NO_TRY]
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@ed3b98d{capacity=4}
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@183254159 added {QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=0<=200,i=0,r=-1,t=-195028ms,q=0}[NO_TRY],UNMANAGED}
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@183254159 added {ThreadIdPool@ed3b98d{capacity=4},POJO}
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@c75d8dd added {ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}},AUTO}
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15689ms ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-123,5,main]
15:22:04.804 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-124,5,main]
15:22:04.805 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.806 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-125,5,main]
15:22:04.806 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.807 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-126,5,main]
15:22:04.807 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.808 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-127,5,main]
15:22:04.808 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.811 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-128,5,main]
15:22:04.821 [RestServerParameters-35359] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:04.821 [RestServerParameters-35359] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:22:04.827 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-129,5,main]
15:22:04.826 [qtp209049821-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=6<=200,i=6,r=-1,t=59984ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.828 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=7<=200,i=7,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.836 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp209049821-130,5,main]
15:22:04.836 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.842 [RestServerParameters-35359] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@323e4f13{STARTED}}
15:22:04.842 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15727ms oeje10s.ServletContextHandler@aad1828{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@323e4f13{STARTED}}
15:22:04.842 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:04.842 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@75abea6 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:35359],POJO}
15:22:04.843 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@551e7852{SSL->HTTP/1.1}
15:22:04.843 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@59f84f8c[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15730ms QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@52f5c71a{STOPPED}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15730ms oejut.ScheduledExecutorScheduler@52f5c71a{STARTED}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@f02ae3{STOPPED}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@7c41e0f0{STOPPED}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15730ms oejs.Slf4jRequestLogWriter@7c41e0f0{STARTED}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15730ms oejs.CustomRequestLog@f02ae3{STARTED}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@640b6756{STOPPED}}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@2b8f9791
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@640b6756{STOPPED}}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@68b7f88b{base=null,protected=[]}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@60176563 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@61009fd4,POJO}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15730ms SymlinkAllowedResourceAliasChecker@68b7f88b{base=null,protected=[]}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@640b6756{STOPPED}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@640b6756 added {org.eclipse.jetty.session.DefaultSessionCache@77390a0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:22:04.845 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@77390a0 added {org.eclipse.jetty.session.NullSessionDataStore@6c35613f[passivating=false,graceSec=3600],AUTO}
15:22:04.847 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@3b514037{STOPPED}[worker=null]
15:22:04.847 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@3b514037 added {oejs.HouseKeeper@5e4a86b6{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:22:04.847 [RestServerParameters-38965] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:22:04.848 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@5e4a86b6{STOPPED}[interval=600000, ownscheduler=false]
15:22:04.848 [RestServerParameters-38965] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms
15:22:04.849 [qtp209049821-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59986ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15737ms oejs.HouseKeeper@5e4a86b6{STARTED}[interval=660000, ownscheduler=false]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15737ms oejs.DefaultSessionIdManager@3b514037{STARTED}[worker=node0]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1737248 added {oejs.DefaultSessionIdManager@3b514037{STARTED}[worker=node0],MANAGED}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@640b6756 added {oejs.DefaultSessionIdManager@3b514037{STARTED}[worker=node0],UNMANAGED}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@a8d437f{STOPPED}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@a8d437f added {org.eclipse.jetty.security.DefaultIdentityService@7f4e0b0c,POJO}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@a8d437f added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@25c465d,POJO}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@a8d437f{STARTING}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@3e678502[RestServerParameters-login-service]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@7b99f39[users.count=1]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15737ms UserStore@7b99f39[users.count=1]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15737ms HashLoginService@3e678502[RestServerParameters-login-service]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@5b51009c{STOPPED}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-22620b28[EMBEDDED:<null>]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet33bdeed9{/*->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-22620b28=MappedServlet3948b12e{null->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@5b51009c{STARTING}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5b51009c added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5b51009c added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb,POJO}
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-22620b28[EMBEDDED:<null>]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet36b76c3{/*->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb[EMBEDDED:<null>]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet3a5bef75{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:04.852 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb=MappedServlet15b7a3e7{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-22620b28=MappedServlet5963604e{null->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-22620b28[EMBEDDED:<null>]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1e6d8cf{/*->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb[EMBEDDED:<null>]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet64a3bfc1{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb=MappedServlet15b7a3e7{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-22620b28=MappedServlet5963604e{null->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@5b51009c{STARTING}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15738ms oeje10s.ServletHandler@5b51009c{STARTED}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15738ms oejs.SecurityHandler$PathMapped@a8d437f{STARTED}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@77390a0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@6c35613f[passivating=false,graceSec=3600]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15738ms org.eclipse.jetty.session.NullSessionDataStore@6c35613f[passivating=false,graceSec=3600]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15738ms org.eclipse.jetty.session.DefaultSessionCache@77390a0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@640b6756 added {[],POJO}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15738ms oeje10s.SessionHandler@640b6756{STARTED}
15:22:04.853 [RestServerParameters-38965] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STARTED}}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>}
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:22:04.853 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15739ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>}
15:22:04.854 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4c238029
15:22:04.854 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:04.854 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15739ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:04.854 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:04.854 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15739ms org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:04.854 [RestServerParameters-38965] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-22620b28
15:22:04.861 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@657fce4a(policy@policy.onap.org,h=[],a=[],w=[])
15:22:04.861 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@657fce4a(policy@policy.onap.org,h=[policy],a=[],w=[])
15:22:04.861 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@657fce4a(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:22:04.862 [RestServerParameters-35359] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@657fce4a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@59f84f8c[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.866 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@274bf662] for Server@59f84f8c[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.869 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:22:04.869 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:22:04.869 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792924869|SSL_NULL_WITH_NULL_NULL)]
15:22:04.875 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15761ms Server@59f84f8c[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792924876|SSL_NULL_WITH_NULL_NULL)]
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15761ms SslConnectionFactory@551e7852{SSL->HTTP/1.1}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@6786a21d[HTTP/1.1]
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15761ms HttpConnectionFactory@6786a21d[HTTP/1.1]
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@78e88c15[keys=0]
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@450016423 added {SelectorProducer@67553943,POJO}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@450016423 added {QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}],UNMANAGED}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1ad2b4a7/SelectorProducer@67553943/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.876446571Z created
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@525675309 added {AdaptiveExecutionStrategy@1ad2b4a7/SelectorProducer@67553943/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.876500912Z,MANAGED}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@78e88c15 added {oeji.ManagedSelector@1f552b2d{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1066084835 added {SelectorProducer@30f3d539,POJO}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1066084835 added {QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}],UNMANAGED}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f8b29e3/SelectorProducer@30f3d539/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.876708795Z created
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@2124574021 added {AdaptiveExecutionStrategy@3f8b29e3/SelectorProducer@30f3d539/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.876754166Z,MANAGED}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@78e88c15 added {oeji.ManagedSelector@7ea26d45{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1f552b2d{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@1ad2b4a7/SelectorProducer@67553943/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.876852468Z
15:22:04.876 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15762ms AdaptiveExecutionStrategy@1ad2b4a7/SelectorProducer@67553943/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=8,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.876888608Z
15:22:04.877 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@48983dff startThread=0
15:22:04.877 [RestServerParameters-35359] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@2e3ad13e on oeji.ManagedSelector@1f552b2d{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.877 [qtp463009173-107] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@48983dff in QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=7,r=-1,t=59862ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.877 [qtp463009173-107] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1ad2b4a7/SelectorProducer@67553943/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=7,r=-1,t=59861ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.877192534Z tryProduce false
15:22:04.877 [qtp463009173-107] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.877 [qtp463009173-107] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@2e3ad13e
15:22:04.877 [qtp463009173-107] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.877 [qtp463009173-107] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@9c60908 waiting with 0 keys
15:22:04.880 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15765ms oeji.ManagedSelector@1f552b2d{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.880 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@7ea26d45{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.880 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3f8b29e3/SelectorProducer@30f3d539/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=7,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.880226988Z
15:22:04.880 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15765ms AdaptiveExecutionStrategy@3f8b29e3/SelectorProducer@30f3d539/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=7,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.880261978Z
15:22:04.880 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@ce83dd startThread=0
15:22:04.880 [RestServerParameters-35359] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6deb0ec4 on oeji.ManagedSelector@7ea26d45{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.880 [qtp463009173-108] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@ce83dd in QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=6,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.880 [qtp463009173-108] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f8b29e3/SelectorProducer@30f3d539/IDLE/p=0/QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=6,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.880659726Z tryProduce false
15:22:04.880 [qtp463009173-108] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.880 [qtp463009173-108] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@6deb0ec4
15:22:04.880 [qtp463009173-108] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.880 [qtp463009173-108] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@669e5b54 waiting with 0 keys
15:22:04.881 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15766ms oeji.ManagedSelector@7ea26d45{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.881 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15766ms ServerConnectorManager@78e88c15[keys=0]
15:22:04.881 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@75abea6 added {acceptor-0@6495a143,POJO}
15:22:04.881 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@6495a143 startThread=0
15:22:04.881 [RestServerParameters-35359] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:04.881 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15766ms RestServerParameters@75abea6{SSL, (ssl, http/1.1)}{0.0.0.0:35359}
15:22:04.881 [RestServerParameters-35359] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@440c71e{STARTING}[12.0.16,sto=0] @15766ms
15:22:04.881 [RestServerParameters-35359] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15766ms oejs.Server@440c71e{STARTED}[12.0.16,sto=0]
15:22:04.881 [qtp463009173-109] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@6495a143 in QueuedThreadPool[qtp463009173]@1b98f595{STARTED,8<=8<=200,i=5,r=-1,t=59857ms,q=0}[ReservedThreadExecutor@3d11439f{capacity=4,threads=ThreadIdPool@392ec062{capacity=4}}]
15:22:04.929 [RestServerParameters-38965] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:04.929 [RestServerParameters-38965] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:22:04.944 [RestServerParameters-38965] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STARTED}}
15:22:04.944 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15829ms oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STARTED}}
15:22:04.944 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}
15:22:04.944 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@413728ef added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:38965],POJO}
15:22:04.944 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@15a242e2{SSL->HTTP/1.1}
15:22:04.944 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@6b1a0a75[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@2e7a449e(policy@policy.onap.org,h=[],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@2e7a449e(policy@policy.onap.org,h=[policy],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:22:04.964 [RestServerParameters-38965] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@2e7a449e(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@6b1a0a75[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.968 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@29444dd4] for Server@6b1a0a75[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.968 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:22:04.968 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:22:04.968 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792924968|SSL_NULL_WITH_NULL_NULL)]
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15854ms Server@6b1a0a75[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792924969|SSL_NULL_WITH_NULL_NULL)]
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15854ms SslConnectionFactory@15a242e2{SSL->HTTP/1.1}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@1909b900[HTTP/1.1]
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15854ms HttpConnectionFactory@1909b900[HTTP/1.1]
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@44b73b61[keys=0]
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1583311493 added {SelectorProducer@23194bb1,POJO}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1583311493 added {QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}],UNMANAGED}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5e5f6a85/SelectorProducer@23194bb1/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.969683236Z created
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@674797803 added {AdaptiveExecutionStrategy@5e5f6a85/SelectorProducer@23194bb1/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.969728287Z,MANAGED}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@44b73b61 added {oeji.ManagedSelector@283898eb{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1722569608 added {SelectorProducer@4302169a,POJO}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1722569608 added {QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}],UNMANAGED}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.96987779Z created
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@707758472 added {AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.96990826Z,MANAGED}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@44b73b61 added {oeji.ManagedSelector@2a2f8988{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@283898eb{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.969 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5e5f6a85/SelectorProducer@23194bb1/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.969999683Z
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15855ms AdaptiveExecutionStrategy@5e5f6a85/SelectorProducer@23194bb1/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=8,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.970032674Z
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@46bca3e6 startThread=0
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@428898aa on oeji.ManagedSelector@283898eb{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.970 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@46bca3e6 in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=7,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.970 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5e5f6a85/SelectorProducer@23194bb1/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=7,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.970321649Z tryProduce false
15:22:04.970 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.970 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@428898aa
15:22:04.970 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.970 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae waiting with 0 keys
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15855ms oeji.ManagedSelector@283898eb{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@2a2f8988{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=7,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.970651784Z
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15855ms AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=7,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.970692885Z
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@11edf0a7 startThread=0
15:22:04.970 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@11edf0a7 in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=6,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@475858db on oeji.ManagedSelector@2a2f8988{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.970 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=6,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:04.970812717Z tryProduce false
15:22:04.970 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:04.970 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@475858db
15:22:04.970 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:04.970 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 waiting with 0 keys
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15856ms oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15856ms ServerConnectorManager@44b73b61[keys=0]
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@413728ef added {acceptor-0@64d87045,POJO}
15:22:04.970 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@64d87045 startThread=0
15:22:04.970 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@64d87045 in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=5,r=-1,t=59865ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:04.970 [RestServerParameters-38965] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}
15:22:04.971 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15856ms RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}
15:22:04.971 [RestServerParameters-38965] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@1737248{STARTING}[12.0.16,sto=0] @15856ms
15:22:04.971 [RestServerParameters-38965] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @15856ms oejs.Server@1737248{STARTED}[12.0.16,sto=0]
15:22:05.805 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:38965 connected - retries=20 interval=1000
15:22:05.805 [qtp209049821-125-acceptor-0@64d87045-RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@33e3dc72[java.nio.channels.SocketChannel[connected local=/127.0.0.1:38965 remote=/127.0.0.1:59264]] on oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.805 [qtp209049821-125-acceptor-0@64d87045-RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:05.805 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken with none selected
15:22:05.805 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken up from select, 0/0/0 selected
15:22:05.805 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 processing 0 keys, 1 updates
15:22:05.805 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:05.805 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@33e3dc72[java.nio.channels.SocketChannel[connected local=/127.0.0.1:38965 remote=/127.0.0.1:59264]]
15:22:05.805 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@33e3dc72[java.nio.channels.SocketChannel[connected local=/127.0.0.1:38965 remote=/127.0.0.1:59264]] startThread=0
15:22:05.806 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:05.806 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 waiting with 1 keys
15:22:05.806 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@33e3dc72[java.nio.channels.SocketChannel[connected local=/127.0.0.1:38965 remote=/127.0.0.1:59264]] in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=4,r=-1,t=59030ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.806 [qtp209049821-126] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>]
15:22:05.806 [qtp209049821-126] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[<null>] idle timeout check, elapsed: 0 ms, remaining: 30000 ms
15:22:05.806 [qtp209049821-126] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=127.0.0.1, port=59264, Session(1741792925806|SSL_NULL_WITH_NULL_NULL)]
15:22:05.806 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json]
15:22:05.806 [qtp209049821-126] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}]
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}]
15:22:05.807 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@65cf238d on oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.807 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}]
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=0/30000}]
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5e0dcc2{ReadCallback@365a2964{HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:05.807 [qtp209049821-126] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@615eba1d{SSLC.NBReadCB@61ea4c66{SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ab7fd8 on oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0]
15:22:05.808 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@352c7b39
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@33e3dc72[java.nio.channels.SocketChannel[connected local=/127.0.0.1:38965 remote=/127.0.0.1:59264]] in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=4,r=-1,t=59027ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.808 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=5,r=-1,t=59027ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken with none selected
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken up from select, 0/0/1 selected
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 processing 0 keys, 2 updates
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@65cf238d
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@2ab7fd8
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 waiting with 1 keys
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken up from select, 1/1/1 selected
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 processing 1 keys, 0 updates
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:38965 remote=/127.0.0.1:59264], selector=sun.nio.ch.EPollSelectorImpl@12915759, interestOps=1, readyOps=1 SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}] 
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@18693c29{thread=null} startThread=0
15:22:05.809 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}} tryExecute failed for AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/PRODUCING/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=4,r=-1,t=59026ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.810061511Z
15:22:05.810 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@6795c28a JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@55633015, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:05.810 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/PRODUCING/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=4,r=-1,t=59026ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.810310755Z
15:22:05.810 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0
15:22:05.810 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:05.810 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:05.810 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:05.810 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:05.810 [qtp209049821-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@18693c29{thread=null} in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=3,r=-1,t=59025ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.810 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:05.810 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:05.810 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=3,r=-1,t=59025ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.810 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:05.810 [qtp209049821-128] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@615eba1d{SSLC.NBReadCB@61ea4c66{SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:05.811 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >c.onFillable SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.810 [qtp209049821-124] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.811 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 waiting with 1 keys
15:22:05.810 [qtp209049821-127] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3
15:22:05.811 [qtp209049821-127] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:05.811 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- onFillable SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:05.811 [qtp209049821-128] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5e0dcc2{ReadCallback@365a2964{HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=FI,flush=-,to=3/30000}]}}
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:05.811 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=3/30000}]
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:05.811 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:05.811 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@7464d100[rc=1,DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=4/30000}]
15:22:05.811 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >fill SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill NOT_HANDSHAKING
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=20480/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.812 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 HeapByteBuffer@7e9cba70[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net filled=-1
15:22:05.812 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- fill starting handshake SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=ReservedBuffer@3b9e2bc7[rc=1,HeapByteBuffer@7e9cba70[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] unwrapBuffer=DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@69200165{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@a6f717c[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@69200165{terminated=false,multiplex=0,pooled=Buffer@113b057b[rc=0,HeapByteBuffer@7e9cba70[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@a6f717c[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <fill f=-1 uf=false SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@7464d100[rc=1,DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}]
15:22:05.812 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.812 [qtp209049821-128] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1}
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@7464d100[rc=1,DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@7464d100[rc=1,DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@7464d100[rc=1,DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@7464d100[rc=1,DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@5bb1d488{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@3273ddb2[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@5bb1d488{terminated=false,multiplex=0,pooled=Buffer@43e6be11[rc=0,DirectByteBuffer@7aa321fc[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@3273ddb2[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SslEndPoint@24f229b6[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OPEN,fill=-,flush=-,to=5/30000}]
15:22:05.813 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:05.813 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- shutdownOutput: SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}] oshut=false, ishut=true
15:22:05.813 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:05.813 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >flush SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush b[0]=HeapByteBuffer@58e08d8b[p=0,l=0,c=0,r=0]={<<<>>>}
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- flush NOT_HANDSHAKING
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@69200165{terminated=false,multiplex=1,pooled=Buffer@113b057b[rc=0,HeapByteBuffer@7e9cba70[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@a6f717c[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false]
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 Buffer@113b057b[rc=1,HeapByteBuffer@7e9cba70[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] ioDone=true/true
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- net flushed=true, ac=true
15:22:05.813 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.813 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:05.813 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:05.813 [qtp209049821-128] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2a35d280[{l=/127.0.0.1:38965,r=/127.0.0.1:59264,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>{l=/127.0.0.1:38965,r=/127.0.0.1:59264,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:05.814 [qtp209049821-128] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@615eba1d{null}
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:05.814 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:05.814 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:05.814 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a3f6bcb startThread=0
15:22:05.814 [qtp209049821-128] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@69200165{terminated=false,multiplex=0,pooled=Buffer@113b057b[rc=0,HeapByteBuffer@7e9cba70[p=0,l=0,c=20480,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@a6f717c[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false]
15:22:05.814 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a3f6bcb in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=2,r=-1,t=59021ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.814 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken with none selected
15:22:05.814 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken up from select, 0/0/0 selected
15:22:05.814 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 processing 0 keys, 0 updates
15:22:05.814 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <flush true SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.814 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:05.815 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:05.814 [qtp209049821-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2a35d280[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.815 [qtp209049821-129] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=null,r=null,OSHUTTING,fill=-,flush=-,to=7/30000}]
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:05.815 [qtp209049821-129] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.815 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a3f6bcb in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=2,r=-1,t=59021ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.815 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=3,r=-1,t=59021ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.814 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0
15:22:05.815 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:05.815 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 waiting with 0 keys
15:22:05.814 [qtp209049821-128] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2a35d280[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=?, handled=?, send=?, completed=?, request=?}]
15:22:05.815 [qtp209049821-128] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2a35d280[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.815 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:05.815 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:05.815 [qtp209049821-128] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@20cdb9f0::SslEndPoint@24f229b6[{l=null,r=null,OSHUT,fill=-,flush=-,to=7/30000}]
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:05.815 [qtp209049821-128] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <c.onFillable SslConnection@61ea4c66::SocketChannelEndPoint@2a35d280[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:05.815 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.815 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@2a35d280[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@61ea4c66{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@20cdb9f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54606674{s=START}]=>HttpChannelState@19af5731{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=3,r=-1,t=59020ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.816 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=4,r=-1,t=59020ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:05.816 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:05.816 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.816 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:05.816 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:05.816 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:05.816 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@58f4bf5d, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@3e5d7d37, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@1da0ad22, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@703c48a9, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@dcf0fa4, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@58ae7fef}
15:22:05.816 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at org.onap.policy.pdpx.main.startstop.TestMain.setUpBeforeClass(TestMain.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:05.817 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:122)
	at org.onap.policy.pdpx.main.startstop.TestMain.setUpBeforeClass(TestMain.java:51)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$14(ClassBasedTestDescriptor.java:412)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:410)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:216)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:85)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:153)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:05.817 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@45069467 added {SymlinkAllowedResourceAliasChecker@7d5dc96b{base=null,protected=[]},MANAGED}
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1158059111 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1008053036 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@67adae9f[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1008053036 added {[],POJO}
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1008053036 added {[],POJO}
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1008053036 added {[],POJO}
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@45069467 added {oeje10s.SessionHandler@3c15ab2c{STOPPED},AUTO}
15:22:05.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3c15ab2c added {oeje10s.ServletHandler@16f9bba1{STOPPED},AUTO}
15:22:05.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@57c3e84 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1421a9cc,POJO}
15:22:05.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@510801025 added {QueuedThreadPool[qtp92028548]@57c3e84{STOPPED,8<=0<=200,i=0,r=-1,t=-196042ms,q=0}[NO_TRY],AUTO}
15:22:05.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@510801025 added {oejut.ScheduledExecutorScheduler@458da05d{STOPPED},AUTO}
15:22:05.818 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@510801025 added {org.eclipse.jetty.io.ArrayByteBufferPool@21612e76{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:05.819 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@510801025 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:05.819 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@510801025 added {org.eclipse.jetty.util.component.DumpableMap@38979c5f,POJO}
15:22:05.819 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@936276464 added {oejs.Slf4jRequestLogWriter@1fe9a01c{STOPPED},AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1e723481 added {oejs.CustomRequestLog@37ce71f0{STOPPED},AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@37532f09{STOPPED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16705ms oejur.ResourceFactoryInternals$LifeCycle@37532f09{STARTED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@33a228d8 added {oejur.ResourceFactoryInternals$LifeCycle@37532f09{STARTED},MANAGED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@33a228d8 added {org.eclipse.jetty.util.resource.ResourceFactory$2@77279ead,POJO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@630991125 added {HttpConfiguration@b9971c8{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@295f6c8b]},POJO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1648778747 added {Server@33a228d8[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@651559975 added {QueuedThreadPool[qtp92028548]@57c3e84{STOPPED,8<=0<=200,i=0,r=-1,t=-196044ms,q=0}[NO_TRY],UNMANAGED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@651559975 added {oejut.ScheduledExecutorScheduler@458da05d{STOPPED},UNMANAGED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@651559975 added {org.eclipse.jetty.io.ArrayByteBufferPool@21612e76{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@26d60427 added {SslConnectionFactory@62465dfb{SSL->HTTP/1.1},AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@26d60427{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@62465dfb{SSL->HTTP/1.1}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@26d60427 added {HttpConnectionFactory@259c2915[HTTP/1.1],AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@259c2915[HTTP/1.1]
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@651559975 added {ServerConnectorManager@66812604[keys=0],MANAGED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1e723481 added {RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497},AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1e723481 added {oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}},AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@34e8256b added {SymlinkAllowedResourceAliasChecker@64110f88{base=null,protected=[]},MANAGED}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@887629163 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@34e8256b added {oeje10s.ServletHandler@7270c811{STOPPED},AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7270c811 added {org.glassfish.jersey.servlet.ServletContainer-1dae615d==org.glassfish.jersey.servlet.ServletContainer@1031ed8f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:05.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7270c811 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-1dae615d,POJO}
15:22:05.821 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1e723481{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}, connector=RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-1dae615d==org.glassfish.jersey.servlet.ServletContainer@1031ed8f{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:43497/
   +> swagger.context.id=swagger-43497
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-43497
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 97/144/4,012 MiB
UTC: 2025-03-12T15:22:05.821079344Z; Etc/UTC: 2025-03-12T15:22:05.821079344Z
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1746455806 added {org.eclipse.jetty.security.DefaultIdentityService@499f33a,POJO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@6818ccfe added {UserStore@70dd83f8[users.count=1],AUTO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@818343975 added {org.eclipse.jetty.util.component.DumpableCollection@7b0dc526,POJO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:05.821 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:05.821 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@1e97a037{unnamed@1e97a037,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30c6f027 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@67534bfc,POJO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30c6f027 added {HashLoginService@6818ccfe[RestServerParameters-login-service],AUTO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3c15ab2c added {oejs.SecurityHandler$PathMapped@30c6f027{STOPPED},AUTO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30c6f027 added {oeje10s.ServletHandler@16f9bba1{STOPPED},AUTO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@16f9bba1 added {org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:05.821 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@16f9bba1 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-43264e4a,POJO}
15:22:05.821 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1e723481{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}, connector=RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-43497
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-43497
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 97/144/4,012 MiB
UTC: 2025-03-12T15:22:05.821836828Z; Etc/UTC: 2025-03-12T15:22:05.821836828Z
15:22:05.822 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@16f9bba1 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:05.822 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@16f9bba1 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd,POJO}
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:05.822 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2b663a68
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:05.822 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:22:05.822 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1e723481{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}, connector=RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:05.822 [pool-14-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@63705c57
15:22:05.822 [pool-14-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"1f585b61-2a29-419a-be07-6cde57d1106b","timestampMs":1741792925822,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:05.826 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:05.826 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:05.826 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:22:05.827 [RestServerParameters-43497] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1e723481{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}, connector=RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=Thread[RestServerParameters-43497,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@1e723481{STOPPED}[12.0.16,sto=0]
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1e723481 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@1e3c1ff1,POJO}
15:22:05.827 [RestServerParameters-43497] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@1e723481{STARTING}[12.0.16,sto=0]
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp92028548]@57c3e84{STOPPED,8<=0<=200,i=0,r=-1,t=-196051ms,q=0}[NO_TRY]
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@10fbf246{capacity=4}
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@348419201 added {QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=0<=200,i=0,r=-1,t=-196051ms,q=0}[NO_TRY],UNMANAGED}
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@348419201 added {ThreadIdPool@10fbf246{capacity=4},POJO}
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@57c3e84 added {ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}},AUTO}
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16712ms ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-135,5,main]
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-136,5,main]
15:22:05.827 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.827 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-137,5,main]
15:22:05.827 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-138,5,main]
15:22:05.828 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-139,5,main]
15:22:05.828 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-140,5,main]
15:22:05.828 [qtp92028548-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-141,5,main]
15:22:05.828 [qtp92028548-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp92028548-142,5,main]
15:22:05.828 [qtp92028548-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16713ms QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@458da05d{STOPPED}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16713ms oejut.ScheduledExecutorScheduler@458da05d{STARTED}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@37ce71f0{STOPPED}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@1fe9a01c{STOPPED}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16713ms oejs.Slf4jRequestLogWriter@1fe9a01c{STARTED}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16713ms oejs.CustomRequestLog@37ce71f0{STARTED}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@35a7da62
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@7d5dc96b{base=null,protected=[]}
15:22:05.828 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@45069467 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@7916d431,POJO}
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16714ms SymlinkAllowedResourceAliasChecker@7d5dc96b{base=null,protected=[]}
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@3c15ab2c{STOPPED}
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3c15ab2c added {org.eclipse.jetty.session.DefaultSessionCache@37d2011[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@37d2011 added {org.eclipse.jetty.session.NullSessionDataStore@3b69a81c[passivating=false,graceSec=3600],AUTO}
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@301611d9{STOPPED}[worker=null]
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@301611d9 added {oejs.HouseKeeper@7feefcb6{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:22:05.829 [RestServerParameters-43497] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@7feefcb6{STOPPED}[interval=600000, ownscheduler=false]
15:22:05.829 [RestServerParameters-43497] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms
15:22:05.829 [qtp92028548-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16717ms oejs.HouseKeeper@7feefcb6{STARTED}[interval=600000, ownscheduler=false]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16717ms oejs.DefaultSessionIdManager@301611d9{STARTED}[worker=node0]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1e723481 added {oejs.DefaultSessionIdManager@301611d9{STARTED}[worker=node0],MANAGED}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3c15ab2c added {oejs.DefaultSessionIdManager@301611d9{STARTED}[worker=node0],UNMANAGED}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@30c6f027{STOPPED}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30c6f027 added {org.eclipse.jetty.security.DefaultIdentityService@499f33a,POJO}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30c6f027 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@63a64519,POJO}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@30c6f027{STARTING}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@6818ccfe[RestServerParameters-login-service]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@70dd83f8[users.count=1]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16717ms UserStore@70dd83f8[users.count=1]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16717ms HashLoginService@6818ccfe[RestServerParameters-login-service]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@16f9bba1{STOPPED}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-43264e4a[EMBEDDED:<null>]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet63be086d{/*->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-43264e4a=MappedServlet6bbd53e0{null->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@16f9bba1{STARTING}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@16f9bba1 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@16f9bba1 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3,POJO}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-43264e4a[EMBEDDED:<null>]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet74bddd71{/*->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3[EMBEDDED:<null>]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet3aea649b{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-43264e4a=MappedServlet5de02dd7{null->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3=MappedServlet5ded9130{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-43264e4a[EMBEDDED:<null>]
15:22:05.832 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet472199a9{/*->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3[EMBEDDED:<null>]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet2e86f36a{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-43264e4a=MappedServlet5de02dd7{null->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3=MappedServlet5ded9130{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@16f9bba1{STARTING}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms oeje10s.ServletHandler@16f9bba1{STARTED}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms oejs.SecurityHandler$PathMapped@30c6f027{STARTED}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@37d2011[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@3b69a81c[passivating=false,graceSec=3600]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms org.eclipse.jetty.session.NullSessionDataStore@3b69a81c[passivating=false,graceSec=3600]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms org.eclipse.jetty.session.DefaultSessionCache@37d2011[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@3c15ab2c added {[],POJO}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms oeje10s.SessionHandler@3c15ab2c{STARTED}
15:22:05.833 [RestServerParameters-43497] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STARTED}}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@72d4fdf8
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16718ms org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:05.833 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-43264e4a
15:22:05.869 [RestServerParameters-43497] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:05.869 [RestServerParameters-43497] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:22:05.875 [RestServerParameters-43497] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STARTED}}
15:22:05.875 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16760ms oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STARTED}}
15:22:05.875 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:05.875 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@26d60427 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:43497],POJO}
15:22:05.875 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@62465dfb{SSL->HTTP/1.1}
15:22:05.875 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@33a228d8[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@61cbafee(policy@policy.onap.org,h=[],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@61cbafee(policy@policy.onap.org,h=[policy],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@61cbafee(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:22:05.886 [RestServerParameters-43497] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@61cbafee(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@33a228d8[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:05.890 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@4a23fb8f] for Server@33a228d8[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792925891|SSL_NULL_WITH_NULL_NULL)]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16776ms Server@33a228d8[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792925891|SSL_NULL_WITH_NULL_NULL)]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16776ms SslConnectionFactory@62465dfb{SSL->HTTP/1.1}
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@259c2915[HTTP/1.1]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16776ms HttpConnectionFactory@259c2915[HTTP/1.1]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@66812604[keys=0]
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@784937945 added {SelectorProducer@74a264ee,POJO}
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@784937945 added {QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}],UNMANAGED}
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2ec933d9/SelectorProducer@74a264ee/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.891895045Z created
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@562566774 added {AdaptiveExecutionStrategy@2ec933d9/SelectorProducer@74a264ee/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.891940496Z,MANAGED}
15:22:05.891 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@66812604 added {oeji.ManagedSelector@21881676{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@964975677 added {SelectorProducer@5eb4f72f,POJO}
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@964975677 added {QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}],UNMANAGED}
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@39845c3d/SelectorProducer@5eb4f72f/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.892263882Z created
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@961965315 added {AdaptiveExecutionStrategy@39845c3d/SelectorProducer@5eb4f72f/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.892296062Z,MANAGED}
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@66812604 added {oeji.ManagedSelector@39566d03{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@21881676{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2ec933d9/SelectorProducer@74a264ee/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.892401564Z
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16777ms AdaptiveExecutionStrategy@2ec933d9/SelectorProducer@74a264ee/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.892437015Z
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@588cf7f9 startThread=0
15:22:05.892 [RestServerParameters-43497] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@43f23d61 on oeji.ManagedSelector@21881676{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.892 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@588cf7f9 in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=7,r=-1,t=59935ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.892 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2ec933d9/SelectorProducer@74a264ee/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=7,r=-1,t=59935ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.892857222Z tryProduce false
15:22:05.892 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:05.892 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@43f23d61
15:22:05.892 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:05.892 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa waiting with 0 keys
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16778ms oeji.ManagedSelector@21881676{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@39566d03{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@39845c3d/SelectorProducer@5eb4f72f/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=7,r=-1,t=59935ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.893287759Z
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16778ms AdaptiveExecutionStrategy@39845c3d/SelectorProducer@5eb4f72f/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=7,r=-1,t=59935ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.89334267Z
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@3a06a7bf startThread=0
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@30b2eb89 on oeji.ManagedSelector@39566d03{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.893 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@3a06a7bf in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=59935ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:05.893 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@39845c3d/SelectorProducer@5eb4f72f/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=59935ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:05.893500123Z tryProduce false
15:22:05.893 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:05.893 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@30b2eb89
15:22:05.893 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:05.893 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 waiting with 0 keys
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16778ms oeji.ManagedSelector@39566d03{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16778ms ServerConnectorManager@66812604[keys=0]
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@26d60427 added {acceptor-0@f3ef159,POJO}
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@f3ef159 startThread=0
15:22:05.893 [RestServerParameters-43497] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16778ms RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:05.893 [RestServerParameters-43497] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@1e723481{STARTING}[12.0.16,sto=0] @16778ms
15:22:05.893 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @16778ms oejs.Server@1e723481{STARTED}[12.0.16,sto=0]
15:22:05.893 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@f3ef159 in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=5,r=-1,t=59934ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.655 [pool-8-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@1fcd3f65
15:22:06.655 [pool-8-thread-1] WARN org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- send to policy-pdp-pap failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped
java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped
	at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64)
	at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.send(BidirectionalTopicClient.java:104)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(BidirectionalTopicClient.java:162)
	at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.isTopicReady(XacmlPdpHearbeatPublisher.java:105)
	at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:83)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:06.827 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:43497 connected - retries=20 interval=1000
15:22:06.827 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:06.827 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:06.827 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:06.827 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:06.827 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1e723481{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STARTED}}, connector=RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=Thread[RestServerParameters-43497,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:22:06.827 [qtp92028548-137-acceptor-0@f3ef159-RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@288fe5ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43497 remote=/127.0.0.1:43452]] on oeji.ManagedSelector@39566d03{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.828 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:06.828 [qtp92028548-137-acceptor-0@f3ef159-RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@39566d03{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.828 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@66812604[keys=0]
15:22:06.828 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp92028548-137-acceptor-0@f3ef159-RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497} in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=5,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.828 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.828 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@39566d03{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 woken with none selected
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 woken up from select, 0/0/0 selected
15:22:06.828 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@58735597 on oeji.ManagedSelector@39566d03{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 processing 0 keys, 1 updates
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@288fe5ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43497 remote=/127.0.0.1:43452]]
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@288fe5ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43497 remote=/127.0.0.1:43452]] startThread=0
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@58735597
15:22:06.828 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@39566d03{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.828 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@288fe5ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43497 remote=/127.0.0.1:43452]] in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=5,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 waiting with 1 keys
15:22:06.829 [qtp92028548-138] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}]->[<null>]
15:22:06.829 [qtp92028548-138] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792926829|SSL_NULL_WITH_NULL_NULL)]
15:22:06.829 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@59c08dd4 on oeji.ManagedSelector@39566d03{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.829 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@39566d03{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.829 [qtp92028548-138] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> -1 on SslEndPoint@5223d682[{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}]
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 woken with none selected
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 woken up from select, 0/0/0 selected
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@18e5662 processing 0 keys, 1 updates
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@59c08dd4
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@18e5662 on oeji.ManagedSelector@39566d03{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.829 [qtp92028548-138] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@561c581e::SslEndPoint@5223d682[{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}]
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@3a06a7bf in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=5,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.829 [qtp92028548-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$920/0x0000000801175e30@131edcb9 on oeji.ManagedSelector@39566d03{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.829 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.829 [qtp92028548-138] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@6e9ce2f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@561c581e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2247ae60{s=START}]=>HttpChannelState@162fce9e{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:06.830 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@39845c3d/SelectorProducer@5eb4f72f/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.830076489Z
15:22:06.830 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@39845c3d/SelectorProducer@5eb4f72f/IDLE/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.830190041Z
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen SslConnection@6e9ce2f7::SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@6e9ce2f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@561c581e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2247ae60{s=START}]=>HttpChannelState@162fce9e{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@561c581e::SslEndPoint@5223d682[{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}]
15:22:06.830 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@39566d03{STOPPED}[id=1 keys=-1 selected=-1 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@561c581e::SslEndPoint@5223d682[{l=null,r=null,OPEN,fill=-,flush=-,to=0/30000}]
15:22:06.830 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@21881676{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@733123f6{ReadCallback@7ab3ec3d{HttpConnection@561c581e::SslEndPoint@5223d682[{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}]}}
15:22:06.830 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@386b28b on oeji.ManagedSelector@21881676{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.830 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@21881676{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@6e9ce2f7::SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@6e9ce2f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@561c581e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2247ae60{s=START}]=>HttpChannelState@162fce9e{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa woken with none selected
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- <needFillInterest s=IDLE/INTERESTED f=false i=true w=null
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa woken up from select, 0/0/0 selected
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa processing 0 keys, 1 updates
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@386b28b
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@21881676{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.ssl.SslConnection -- ensureFillInterested SslConnection@6e9ce2f7::SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@6e9ce2f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@561c581e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2247ae60{s=START}]=>HttpChannelState@162fce9e{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:06.830 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@256a9a47 on oeji.ManagedSelector@21881676{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@651869a5{SSLC.NBReadCB@6e9ce2f7{SslConnection@6e9ce2f7::SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}]->[SslConnection@6e9ce2f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@561c581e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2247ae60{s=START}]=>HttpChannelState@162fce9e{handling=null, handled=false, send=SENDING, completed=false, request=null}]}}
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:06.830 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa waiting with 0 keys
15:22:06.830 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@21881676{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.830 [qtp92028548-138] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}]->[SslConnection@6e9ce2f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@561c581e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2247ae60{s=START}]=>HttpChannelState@162fce9e{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:06.831 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa woken with none selected
15:22:06.831 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa woken up from select, 0/0/0 selected
15:22:06.831 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5b5679fa processing 0 keys, 1 updates
15:22:06.831 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:06.831 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@256a9a47
15:22:06.831 [qtp92028548-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$888/0x0000000801160678@d2b00a6 on oeji.ManagedSelector@39566d03{STOPPED}[id=1 keys=-1 selected=-1 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:06.831 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@5b5679fa on oeji.ManagedSelector@21881676{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.831 [qtp92028548-138] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5ce4336e[{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}]->[SslConnection@6e9ce2f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>{l=null,r=null,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@561c581e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2247ae60{s=START}]=>HttpChannelState@162fce9e{handling=null, handled=false, send=SENDING, completed=false, request=null}]
15:22:06.831 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@288fe5ed[java.nio.channels.SocketChannel[closed]] in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.831 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=7,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2ec933d9/SelectorProducer@74a264ee/PRODUCING/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=6,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.83136336Z
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2ec933d9/SelectorProducer@74a264ee/PRODUCING/p=0/QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=7,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.831501593Z
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@21881676{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@66812604[keys=0]
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@259c2915[HTTP/1.1]
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@259c2915[HTTP/1.1]
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@62465dfb{SSL->HTTP/1.1}
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@33a228d8[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejur.ResourceFactoryInternals$LifeCycle@37532f09{STARTED}
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejur.ResourceFactoryInternals$LifeCycle@37532f09{STOPPED}
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@33a228d8[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:06.831 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@62465dfb{SSL->HTTP/1.1}
15:22:06.831 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@26d60427{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@1e723481{STARTED}[12.0.16,sto=0]
15:22:06.832 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@1e723481{STOPPING}[12.0.16,sto=0]
15:22:06.832 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@1e723481{STOPPING}[12.0.16,sto=0]
15:22:06.832 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@1e723481{STOPPING}[12.0.16,sto=0]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@301611d9{STARTED}[worker=node0]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@7feefcb6{STARTED}[interval=600000, ownscheduler=false]
15:22:06.832 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@7feefcb6{STOPPED}[interval=600000, ownscheduler=false]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@301611d9{STOPPED}[worker=node0]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STARTED}}
15:22:06.832 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STARTED}}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@3c15ab2c{STARTED}
15:22:06.832 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@37d2011[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@3b69a81c[passivating=false,graceSec=3600]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@3b69a81c[passivating=false,graceSec=3600]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@37d2011[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@30c6f027{STARTED}
15:22:06.832 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@30c6f027{STOPPING}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@16f9bba1{STARTED}
15:22:06.832 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@16f9bba1{STOPPING}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=true,async=true,src=EMBEDDED:<null>}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-37af36d3==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@9f383402{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:06.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:22:06.831 [qtp92028548-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:06.832 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@588cf7f9 in QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=7,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.832 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.833 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:06.833 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-43264e4a[EMBEDDED:<null>]
15:22:06.833 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:06.833 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:06.834 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet20f9e8e5{/*->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:06.834 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@561797fd{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-561797fd] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-43264e4a=MappedServlet3e0d75a4{null->org.glassfish.jersey.servlet.ServletContainer-43264e4a==org.glassfish.jersey.servlet.ServletContainer@d4f9e12f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@16f9bba1{STOPPED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@6818ccfe[RestServerParameters-login-service]
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@70dd83f8[users.count=1]
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@70dd83f8[users.count=1]
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@6818ccfe[RestServerParameters-login-service]
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@30c6f027{STOPPED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@3c15ab2c{STOPPED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@7d5dc96b{base=null,protected=[]}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@7d5dc96b{base=null,protected=[]}
15:22:06.834 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@45069467{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3c15ab2c{STOPPED}}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@37ce71f0{STARTED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@1fe9a01c{STARTED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@1fe9a01c{STOPPED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@37ce71f0{STOPPED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@458da05d{STARTED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@458da05d{STOPPED}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp92028548]@57c3e84{STARTED,8<=8<=200,i=8,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=8<=200,i=8,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}]
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@14c47481{capacity=4,threads=ThreadIdPool@10fbf246{capacity=4}}
15:22:06.834 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp92028548-140,5,main] for 2499
15:22:06.834 [qtp92028548-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=8,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.834 [qtp92028548-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=8,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.834 [qtp92028548-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=9,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.834 [qtp92028548-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-139,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=9,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=9,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=9,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=10,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-140,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=10,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp92028548-138,5,main] for 2499
15:22:06.835 [qtp92028548-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=10,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=10,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=11,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-141,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=11,r=-1,t=58993ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=11,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=11,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=11,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=11,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=12,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=13,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-136] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-136,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=13,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=11,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.835 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=12,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=14,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-137] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-137,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=14,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-142,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=14,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=14,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=14,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=14,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=14,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=15,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=16,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-138] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-138,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=16,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [qtp92028548-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp92028548-135,5,main] exited for QueuedThreadPool[qtp92028548]@57c3e84{STOPPING,8<=0<=200,i=16,r=-1,t=58992ms,q=0}[NO_TRY]
15:22:06.836 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp92028548-137,5,] for 2498
15:22:06.836 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp92028548]@57c3e84{STOPPED,8<=0<=200,i=16,r=-1,t=58991ms,q=0}[NO_TRY]
15:22:06.836 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@1e723481{STOPPED}[12.0.16,sto=0]
15:22:06.836 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:06.836 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:06.836 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:06.836 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@11fb9fc7 to TERMINATED
15:22:06.836 [pool-14-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=4]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@63705c57
15:22:06.837 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"116ec29f-6c33-4a29-874d-d9076196c558","timestampMs":1741792926837,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:06.837 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:06.837 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping
15:22:06.837 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping
15:22:06.837 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: shutdown
15:22:06.837 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping
15:22:06.837 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: shutdown
15:22:06.837 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping
15:22:06.837 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:06.837 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2b663a68
15:22:06.837 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:06.837 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:06.839 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json]
15:22:06.839 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:06.839 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system
15:22:06.840 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6e2a031b
15:22:06.841 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@67aa514a JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@4196a44a, baseUrl=http://0.0.0.0:6970/, alive=true)
15:22:06.841 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0]
15:22:06.841 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:06.841 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:06.842 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0]
15:22:06.842 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.842 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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]
15:22:06.842 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
15:22:06.842 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
15:22:06.843 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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]
15:22:06.843 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.843 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0]
15:22:06.843 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:06.843 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.844 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
15:22:06.844 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.844 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0]
15:22:06.844 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:06.844 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:06.845 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@6f815a8e, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@5464ad2b, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@5cb181e3, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@63ca44ce, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@67a3713, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@7706df02}
15:22:06.845 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:80)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.startstop.TestMain.lambda$testMain$0(TestMain.java:78)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
	at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863)
	at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286)
	at org.onap.policy.pdpx.main.startstop.TestMain.testMain(TestMain.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:06.845 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap
java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found
	at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197)
	at java.base/java.util.Collections$SingletonList.forEach(Collections.java:4966)
	at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195)
	at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.<init>(BidirectionalTopicClient.java:90)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.<init>(XacmlPdpActivator.java:117)
	at org.onap.policy.pdpx.main.startstop.Main.<init>(Main.java:76)
	at org.onap.policy.pdpx.main.startstop.TestMain.lambda$testMain$0(TestMain.java:78)
	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
	at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892)
	at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863)
	at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286)
	at org.onap.policy.pdpx.main.startstop.TestMain.testMain(TestMain.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:06.846 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@5ffd29e8 added {SymlinkAllowedResourceAliasChecker@1c31408f{base=null,protected=[]},MANAGED}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1610426856 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1739956361 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@1bdf24c0[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1739956361 added {[],POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1739956361 added {[],POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1739956361 added {[],POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@5ffd29e8 added {oeje10s.SessionHandler@67b5a089{STOPPED},AUTO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@67b5a089 added {oeje10s.ServletHandler@2d5bfc3a{STOPPED},AUTO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@3bf8f426 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@7103ba38,POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@320371196 added {QueuedThreadPool[qtp1006171174]@3bf8f426{STOPPED,8<=0<=200,i=0,r=-1,t=-197070ms,q=0}[NO_TRY],AUTO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@320371196 added {oejut.ScheduledExecutorScheduler@6150ed89{STOPPED},AUTO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@320371196 added {org.eclipse.jetty.io.ArrayByteBufferPool@1d756c41{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@320371196 added {org.eclipse.jetty.util.resource.FileSystemPool@a9f7cf8,UNMANAGED}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@320371196 added {org.eclipse.jetty.util.component.DumpableMap@714bd7ad,POJO}
15:22:06.846 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@558667745 added {oejs.Slf4jRequestLogWriter@47161ae4{STOPPED},AUTO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@131879fc added {oejs.CustomRequestLog@214c97e1{STOPPED},AUTO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejur.ResourceFactoryInternals$LifeCycle@71377123{STOPPED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17732ms oejur.ResourceFactoryInternals$LifeCycle@71377123{STARTED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5eee2617 added {oejur.ResourceFactoryInternals$LifeCycle@71377123{STARTED},MANAGED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5eee2617 added {org.eclipse.jetty.util.resource.ResourceFactory$2@1bd851b4,POJO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1819191569 added {HttpConfiguration@269a73d6{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@9eb378c]},POJO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SslConnectionFactory@1348961012 added {Server@5eee2617[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null],AUTO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1230540744 added {QueuedThreadPool[qtp1006171174]@3bf8f426{STOPPED,8<=0<=200,i=0,r=-1,t=-197071ms,q=0}[NO_TRY],UNMANAGED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1230540744 added {oejut.ScheduledExecutorScheduler@6150ed89{STOPPED},UNMANAGED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1230540744 added {org.eclipse.jetty.io.ArrayByteBufferPool@1d756c41{min=0,max=65536,buckets=16,heap=0/525860864,direct=0/525860864},UNMANAGED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@49588fc8 added {SslConnectionFactory@506782f4{SSL->HTTP/1.1},AUTO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@49588fc8{SSL, (ssl)}{0.0.0.0:0} added SslConnectionFactory@506782f4{SSL->HTTP/1.1}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@49588fc8 added {HttpConnectionFactory@6c6ea911[HTTP/1.1],AUTO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@6c6ea911[HTTP/1.1]
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1230540744 added {ServerConnectorManager@3ca941f6[keys=0],MANAGED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@131879fc added {RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497},AUTO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@131879fc added {oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@67b5a089{STOPPED}},AUTO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6c2e56b8 added {SymlinkAllowedResourceAliasChecker@3209eb{base=null,protected=[]},MANAGED}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1814976184 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO}
15:22:06.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6c2e56b8 added {oeje10s.ServletHandler@d99e0ea{STOPPED},AUTO}
15:22:06.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@d99e0ea added {org.glassfish.jersey.servlet.ServletContainer-7bc9a65e==org.glassfish.jersey.servlet.ServletContainer@16bdca14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:06.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@d99e0ea added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-7bc9a65e,POJO}
15:22:06.848 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@131879fc{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@67b5a089{STOPPED}}, connector=RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-7bc9a65e==org.glassfish.jersey.servlet.ServletContainer@16bdca14{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=4
   +> swagger.api.basepath=https://prd-ubuntu1804-builder-4c-4g-7694:43497/
   +> swagger.context.id=swagger-43497
   +> swagger.pretty.print=true
   +> swagger.scanner.id=swagger-43497
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 85/144/4,012 MiB
UTC: 2025-03-12T15:22:06.848376314Z; Etc/UTC: 2025-03-12T15:22:06.848376314Z
15:22:06.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1699521545 added {org.eclipse.jetty.security.DefaultIdentityService@75a1841a,POJO}
15:22:06.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@654ca409 added {UserStore@377db4f4[users.count=1],AUTO}
15:22:06.848 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@31236032 added {org.eclipse.jetty.util.component.DumpableCollection@78a45ab5,POJO}
15:22:06.849 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:06.849 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:06.849 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@1b00f13{unnamed@1b00f13,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1]
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1dc9fc0 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@22249b41,POJO}
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1dc9fc0 added {HashLoginService@654ca409[RestServerParameters-login-service],AUTO}
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@67b5a089 added {oejs.SecurityHandler$PathMapped@1dc9fc0{STOPPED},AUTO}
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1dc9fc0 added {oeje10s.ServletHandler@2d5bfc3a{STOPPED},AUTO}
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d5bfc3a added {org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d5bfc3a added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-46aa79a3,POJO}
15:22:06.849 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@131879fc{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@67b5a089{STOPPED}}, connector=RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED} - STOPPED
+> class org.glassfish.jersey.servlet.ServletContainer
+> initParams size=5
   +> jersey.config.server.disableMetainfServicesLookup=true
   +> swagger.context.id=swagger-43497
   +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController
   +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource
   +> swagger.scanner.id=swagger-43497
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
JVM: Private Build OpenJDK 64-Bit Server VM 17.0.4+8-Ubuntu-118.04; OS: Linux amd64 4.15.0-194-generic; Jetty: 12.0.16; CPUs: 4; mem(free/total/max): 84/144/4,012 MiB
UTC: 2025-03-12T15:22:06.849465063Z; Etc/UTC: 2025-03-12T15:22:06.849465063Z
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d5bfc3a added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1c81f231{inst=false,async=true,src=EMBEDDED:<null>},AUTO}
15:22:06.849 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d5bfc3a added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231,POJO}
15:22:06.849 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:06.849 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters
15:22:06.849 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher
15:22:06.849 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1a799c73
15:22:06.849 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics
15:22:06.849 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting
15:22:06.849 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting
15:22:06.849 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP
15:22:06.849 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters
15:22:06.850 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@131879fc{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@67b5a089{STOPPED}}, connector=RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STARTING
15:22:06.850 [pool-15-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@589f59c4
15:22:06.850 [pool-15-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"d30a9e83-e50d-49f2-92ff-9f16eedd9b99","timestampMs":1741792926850,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79"}
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started
15:22:06.850 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully.
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:06.850 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@131879fc{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@67b5a089{STOPPED}}, connector=RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=Thread[RestServerParameters-43497,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: STOPPING
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:06.850 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:06.850 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@7e04410 to TERMINATED
15:22:06.851 [main] INFO network -- [OUT|NOOP|policy-pdp-pap]
{"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"491663e3-23ac-408a-bbd6-35e93835e8da","timestampMs":1741792926850,"name":"xacml-1cd3a024-3f23-438a-a5ab-9925c03e9a79","pdpGroup":"XacmlPdpGroup"}
15:22:06.851 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:06.851 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping
15:22:06.851 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:06.851 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown
15:22:06.851 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping
15:22:06.851 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: shutdown
15:22:06.851 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping
15:22:06.851 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:06.851 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1a799c73
15:22:06.851 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:06.851 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:06.852 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, parameters/XacmlPdpConfigParameters_InvalidName.json]
15:22:06.852 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidName.json" does not exist on the local file system
15:22:06.852 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidName.json" : 
15:22:06.852 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidName.json" does not exist on the local file system
15:22:06.852 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidName.json" : 
15:22:06.853 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidName.json"
"XacmlPdpParameterGroup" INVALID, item has status INVALID
  item "pdpType" value "null" INVALID, is null
  item "name" value " " INVALID, is blank

15:22:06.850 [RestServerParameters-43497] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, swaggerId=swagger-43497, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43497, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@131879fc{STOPPED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@67b5a089{STOPPED}}, connector=RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}, jettyThread=Thread[RestServerParameters-43497,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}})]: RUN
15:22:06.854 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@131879fc{STOPPED}[12.0.16,sto=0]
15:22:06.854 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@131879fc added {org.eclipse.jetty.server.Server$DynamicErrorHandler@18f9e15f,POJO}
15:22:06.854 [RestServerParameters-43497] INFO org.eclipse.jetty.server.Server -- jetty-12.0.16; built: 2024-12-09T21:02:54.535Z; git: c3f88bafb4e393f23204dc14dc57b042e84debc7; jvm 17.0.4+8-Ubuntu-118.04
15:22:06.854 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [parameters/XacmlPdpConfigParameters.json]
15:22:06.854 [pool-15-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@589f59c4
15:22:06.856 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@131879fc{STARTING}[12.0.16,sto=0]
15:22:06.856 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1006171174]@3bf8f426{STOPPED,8<=0<=200,i=0,r=-1,t=-197080ms,q=0}[NO_TRY]
15:22:06.856 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@163e0c30{capacity=4}
15:22:06.856 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}
15:22:06.856 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@302090799 added {QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=0<=200,i=0,r=-1,t=-197080ms,q=0}[NO_TRY],UNMANAGED}
15:22:06.856 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-h]
15:22:06.857 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- usage: org.onap.policy.pdpx.main.startstop.Main [options...]
options
-c,--config-file <CONFIG_FILE>the full path to the configuration file to use, the configuration file must be a Json file
                              containing the policy xacml pdp parameters
-h,--help                     outputs the usage of this command
-p,--property-file <PROP_FILE>the full path to the topic property file to use, the property file contains the policy pap
                              topic properties
-v,--version                  outputs the version of policy xacml pdp

15:22:06.858 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - []
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.070 s -- in org.onap.policy.pdpx.main.startstop.TestMain
[INFO] Running org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest
15:22:06.860 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.<init>()
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:06.861 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.<init>(java.lang.Throwable)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:06.861 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.<init>(java.lang.String,java.lang.Throwable)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:06.861 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.<init>(java.lang.String,java.lang.Throwable,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273)
	at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:06.862 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.<init>(java.lang.Exception)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:22:06.862 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException
java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.<init>(java.lang.String,java.lang.Exception,boolean,boolean)
	at java.base/java.lang.Class.getConstructor0(Class.java:3585)
	at java.base/java.lang.Class.getConstructor(Class.java:2271)
	at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529)
	at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192)
	at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79)
	at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51)
	at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest
15:22:06.863 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@302090799 added {ThreadIdPool@163e0c30{capacity=4},POJO}
15:22:06.864 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@3bf8f426 added {ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}},AUTO}
15:22:06.864 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}
15:22:06.864 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17749ms ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}
15:22:06.864 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-147,5,main]
[INFO] Running org.onap.policy.pdpx.main.XacmlStateTest
15:22:06.868 [qtp1006171174-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=2<=200,i=2,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.868 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-148,5,main]
15:22:06.872 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-149,5,main]
15:22:06.872 [qtp1006171174-148] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.874 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-150,5,main]
15:22:06.882 [qtp1006171174-149] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=4<=200,i=4,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.889 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-151,5,main]
15:22:06.889 [qtp1006171174-150] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.889 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-152,5,main]
15:22:06.894 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-153,5,main]
15:22:06.898 [qtp1006171174-151] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=7<=200,i=7,r=-1,t=59995ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.900 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1006171174-154,5,main]
15:22:06.900 [qtp1006171174-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.900 [qtp1006171174-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17830ms QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@6150ed89{STOPPED}
15:22:06.945 [qtp1006171174-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17830ms oejut.ScheduledExecutorScheduler@6150ed89{STARTED}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@214c97e1{STOPPED}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@47161ae4{STOPPED}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17830ms oejs.Slf4jRequestLogWriter@47161ae4{STARTED}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17830ms oejs.CustomRequestLog@214c97e1{STARTED}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@67b5a089{STOPPED}}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@336222d1
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@67b5a089{STOPPED}}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@1c31408f{base=null,protected=[]}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@5ffd29e8 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@34f8dadc,POJO}
15:22:06.945 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17831ms SymlinkAllowedResourceAliasChecker@1c31408f{base=null,protected=[]}
15:22:06.946 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@67b5a089{STOPPED}
15:22:06.946 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@67b5a089 added {org.eclipse.jetty.session.DefaultSessionCache@2909b9d0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:22:06.946 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@2909b9d0 added {org.eclipse.jetty.session.NullSessionDataStore@6a17d0e6[passivating=false,graceSec=3600],AUTO}
15:22:06.946 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@484103df{STOPPED}[worker=null]
15:22:06.946 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@484103df added {oejs.HouseKeeper@3a1d1e31{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:22:06.946 [RestServerParameters-43497] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0
15:22:06.946 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@3a1d1e31{STOPPED}[interval=600000, ownscheduler=false]
15:22:06.946 [RestServerParameters-43497] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17833ms oejs.HouseKeeper@3a1d1e31{STARTED}[interval=660000, ownscheduler=false]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17833ms oejs.DefaultSessionIdManager@484103df{STARTED}[worker=node0]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@131879fc added {oejs.DefaultSessionIdManager@484103df{STARTED}[worker=node0],MANAGED}
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@67b5a089 added {oejs.DefaultSessionIdManager@484103df{STARTED}[worker=node0],UNMANAGED}
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@1dc9fc0{STOPPED}
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1dc9fc0 added {org.eclipse.jetty.security.DefaultIdentityService@75a1841a,POJO}
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1dc9fc0 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@afa9c4a,POJO}
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@1dc9fc0{STARTING}
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@654ca409[RestServerParameters-login-service]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@377db4f4[users.count=1]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17833ms UserStore@377db4f4[users.count=1]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17833ms HashLoginService@654ca409[RestServerParameters-login-service]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@2d5bfc3a{STOPPED}
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-46aa79a3[EMBEDDED:<null>]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet4ae52931{/*->org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:06.948 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1c81f231{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-46aa79a3=MappedServlet18db4aca{null->org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@2d5bfc3a{STARTING}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d5bfc3a added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@6779385b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED},AUTO}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2d5bfc3a added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475,POJO}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-46aa79a3[EMBEDDED:<null>]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet4eb6b0e4{/*->org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475[EMBEDDED:<null>]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet78d3a61b{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@6779385b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1c81f231{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475=MappedServlet268de792{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@6779385b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-46aa79a3=MappedServlet63844196{null->org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-46aa79a3[EMBEDDED:<null>]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet18ceec92{/*->org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:<null>] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475[EMBEDDED:<null>]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet7d4872ee{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@6779385b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=2]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1c81f231{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475=MappedServlet268de792{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@6779385b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-46aa79a3=MappedServlet63844196{null->org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@2d5bfc3a{STARTING}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17834ms oeje10s.ServletHandler@2d5bfc3a{STARTED}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17834ms oejs.SecurityHandler$PathMapped@1dc9fc0{STARTED}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@2909b9d0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@6a17d0e6[passivating=false,graceSec=3600]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17834ms org.eclipse.jetty.session.NullSessionDataStore@6a17d0e6[passivating=false,graceSec=3600]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17834ms org.eclipse.jetty.session.DefaultSessionCache@2909b9d0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@67b5a089 added {[],POJO}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17834ms oeje10s.SessionHandler@67b5a089{STARTED}
15:22:06.949 [RestServerParameters-43497] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@67b5a089{STARTED}}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1c81f231{inst=false,async=true,src=EMBEDDED:<null>}
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7
15:22:06.949 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17835ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1c81f231==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1c81f231{inst=false,async=true,src=EMBEDDED:<null>}
15:22:06.950 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3430bba2
15:22:06.950 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@6779385b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:06.950 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17835ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-31f0f475==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@6779385b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:06.950 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:06.950 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17835ms org.glassfish.jersey.servlet.ServletContainer-46aa79a3==org.glassfish.jersey.servlet.ServletContainer@c63f0804{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:06.950 [RestServerParameters-43497] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-46aa79a3
15:22:06.952 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@2ee6cb8a to SAFE
15:22:06.952 [main] WARN org.onap.policy.pdpx.main.XacmlState -- Unsupported state: SAFE
15:22:06.953 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@2ee6cb8a to ACTIVE
15:22:06.953 [main] INFO org.onap.policy.pdpx.main.XacmlState -- State change: ACTIVE - Starting rest controller
15:22:06.953 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@2ee6cb8a to PASSIVE
15:22:06.953 [main] INFO org.onap.policy.pdpx.main.XacmlState -- State change: PASSIVE - Stopping rest controller
15:22:06.956 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@1dd53a93 to TERMINATED
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.policy.pdpx.main.XacmlStateTest
15:22:06.975 [RestServerParameters-43497] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls
15:22:06.975 [RestServerParameters-43497] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls
15:22:06.980 [RestServerParameters-43497] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@67b5a089{STARTED}}
15:22:06.980 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17865ms oeje10s.ServletContextHandler@5ffd29e8{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@67b5a089{STARTED}}
15:22:06.980 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:06.980 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@49588fc8 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:43497],POJO}
15:22:06.980 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SslConnectionFactory@506782f4{SSL->HTTP/1.1}
15:22:06.980 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@5eee2617[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy in X509@747323c8(policy@policy.onap.org,h=[],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools in X509@747323c8(policy@policy.onap.org,h=[policy],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=drools.onap in X509@747323c8(policy@policy.onap.org,h=[policy, drools],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-apex-pdp.onap in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-api.onap in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-distribution.onap in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-pap.onap in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-xacml-pdp.onap in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy.api.simpledemo.onap.org in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate alias=policy@policy.onap.org SAN dns=policy-sim in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.X509 -- Certificate CN alias=policy@policy.onap.org CN=policy in X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[])
15:22:06.990 [RestServerParameters-43497] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@747323c8(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@5eee2617[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:06.994 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- managers=[sun.security.ssl.SunX509KeyManagerImpl@378a5aaa] for Server@5eee2617[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:06.994 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Protocols [TLSv1.3, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
15:22:06.994 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Selected Ciphers   [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
15:22:06.994 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792926994|SSL_NULL_WITH_NULL_NULL)]
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17880ms Server@5eee2617[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory -- Customize SSLEngine[hostname=null, port=-1, Session(1741792926995|SSL_NULL_WITH_NULL_NULL)]
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17880ms SslConnectionFactory@506782f4{SSL->HTTP/1.1}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@6c6ea911[HTTP/1.1]
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17880ms HttpConnectionFactory@6c6ea911[HTTP/1.1]
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@3ca941f6[keys=0]
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@762728429 added {SelectorProducer@461a6d44,POJO}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@762728429 added {QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}],UNMANAGED}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2d764fed/SelectorProducer@461a6d44/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.995390066Z created
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@589312039 added {AdaptiveExecutionStrategy@2d764fed/SelectorProducer@461a6d44/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.995431887Z,MANAGED}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@3ca941f6 added {oeji.ManagedSelector@23203027{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1366163858 added {SelectorProducer@4e783575,POJO}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1366163858 added {QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}],UNMANAGED}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@516e0192/SelectorProducer@4e783575/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.995568479Z created
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1537020339 added {AdaptiveExecutionStrategy@516e0192/SelectorProducer@4e783575/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.99561393Z,MANAGED}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@3ca941f6 added {oeji.ManagedSelector@5b9d11b3{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO}
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@23203027{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2d764fed/SelectorProducer@461a6d44/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.995713191Z
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17880ms AdaptiveExecutionStrategy@2d764fed/SelectorProducer@461a6d44/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=8,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.995745762Z
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@791eb3ef startThread=0
15:22:06.995 [RestServerParameters-43497] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@58dd4fcf on oeji.ManagedSelector@23203027{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.995 [qtp1006171174-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@791eb3ef in QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=7,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.995 [qtp1006171174-147] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2d764fed/SelectorProducer@461a6d44/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=7,r=-1,t=59904ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.995995476Z tryProduce false
15:22:06.996 [qtp1006171174-147] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:06.996 [qtp1006171174-147] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@58dd4fcf
15:22:06.996 [qtp1006171174-147] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:06.996 [qtp1006171174-147] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30630431 waiting with 0 keys
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17881ms oeji.ManagedSelector@23203027{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@5b9d11b3{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@516e0192/SelectorProducer@4e783575/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=7,r=-1,t=59903ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.996337302Z
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17881ms AdaptiveExecutionStrategy@516e0192/SelectorProducer@4e783575/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=7,r=-1,t=59903ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.996374553Z
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@57011a3c startThread=0
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@64a299e6 on oeji.ManagedSelector@5b9d11b3{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.996 [qtp1006171174-148] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@57011a3c in QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=6,r=-1,t=59903ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.996 [qtp1006171174-148] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@516e0192/SelectorProducer@4e783575/IDLE/p=0/QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=6,r=-1,t=59903ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:06.996677088Z tryProduce false
15:22:06.996 [qtp1006171174-148] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:06.996 [qtp1006171174-148] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@64a299e6
15:22:06.996 [qtp1006171174-148] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:06.996 [qtp1006171174-148] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@fe65ad waiting with 0 keys
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17881ms oeji.ManagedSelector@5b9d11b3{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17881ms ServerConnectorManager@3ca941f6[keys=0]
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@49588fc8 added {acceptor-0@68afdf56,POJO}
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@68afdf56 startThread=0
15:22:06.996 [RestServerParameters-43497] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17882ms RestServerParameters@49588fc8{SSL, (ssl, http/1.1)}{0.0.0.0:43497}
15:22:06.996 [RestServerParameters-43497] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@131879fc{STARTING}[12.0.16,sto=0] @17882ms
15:22:06.996 [qtp1006171174-149] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@68afdf56 in QueuedThreadPool[qtp1006171174]@3bf8f426{STARTED,8<=8<=200,i=5,r=-1,t=59903ms,q=0}[ReservedThreadExecutor@12018a2f{capacity=4,threads=ThreadIdPool@163e0c30{capacity=4}}]
15:22:06.996 [RestServerParameters-43497] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @17882ms oejs.Server@131879fc{STARTED}[12.0.16,sto=0]
15:22:07.109 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:07.110 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:07.110 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:07.110 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:07.110 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server
15:22:07.110 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:07.110 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping
15:22:07.110 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters
15:22:07.110 [Thread-44] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-41053, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41053, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@75417534{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STARTED}}, connector=RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}, jettyThread=Thread[RestServerParameters-41053,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:22:07.110 [Thread-75] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}}, swaggerId=swagger-38965, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=38965, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@1737248{STARTED}[12.0.16,sto=0], context=oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STARTED}}, connector=RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}, jettyThread=Thread[RestServerParameters-38965,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}})]: STOPPING
15:22:07.110 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}
15:22:07.110 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}
15:22:07.110 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@44b73b61[keys=0]
15:22:07.110 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@2a2f8988{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.110 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp209049821-125-acceptor-0@64d87045-RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965} in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=4,r=-1,t=57725ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.110 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5b905f80 on oeji.ManagedSelector@2a2f8988{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.110 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=5,r=-1,t=57725ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.110 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2a2f8988{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:07.110 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp390093040-86-acceptor-0@3fd5ff62-RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053} in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=4,r=-1,t=55557ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken with none selected
15:22:07.111 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=5,r=-1,t=55557ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken up from select, 0/0/0 selected
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 processing 0 keys, 1 updates
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5b905f80
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@2a2f8988{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 waiting with 0 keys
15:22:07.111 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@1e92ca96 on oeji.ManagedSelector@2a2f8988{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.111 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2a2f8988{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken with none selected
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 woken up from select, 0/0/0 selected
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@12915759 processing 0 keys, 1 updates
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@1e92ca96
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@12915759 on oeji.ManagedSelector@2a2f8988{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@11edf0a7 in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=5,r=-1,t=57724ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.111 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=6,r=-1,t=57724ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.111 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=5,r=-1,t=57724ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:22:07.111920744Z
15:22:07.111 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@7dc95d5f[keys=0]
15:22:07.111 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@66ac5388/SelectorProducer@4302169a/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=6,r=-1,t=57724ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:22:07.112030786Z
15:22:07.112 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@2a2f8988{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.112 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@2cd37a32{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.112 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@283898eb{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.112 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@e4da200 on oeji.ManagedSelector@283898eb{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.112 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@283898eb{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:07.112 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae woken with none selected
15:22:07.112 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae woken up from select, 0/0/0 selected
15:22:07.112 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae processing 0 keys, 1 updates
15:22:07.112 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.112 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@e4da200
15:22:07.112 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@283898eb{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae waiting with 0 keys
15:22:07.113 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2f46b1cc on oeji.ManagedSelector@283898eb{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.113 [Thread-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@283898eb{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae woken with none selected
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae woken up from select, 0/0/0 selected
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@70d85dae processing 0 keys, 1 updates
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2f46b1cc
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@70d85dae on oeji.ManagedSelector@283898eb{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@46bca3e6 in QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=6,r=-1,t=57722ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.113 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=7,r=-1,t=57722ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.112 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@f9d6e71 on oeji.ManagedSelector@2cd37a32{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.113 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@5e5f6a85/SelectorProducer@23194bb1/PRODUCING/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=6,r=-1,t=57722ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:07.11342869Z
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@5e5f6a85/SelectorProducer@23194bb1/IDLE/p=0/QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=7,r=-1,t=57721ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:07.114590489Z
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@283898eb{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@44b73b61[keys=0]
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@1909b900[HTTP/1.1]
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@1909b900[HTTP/1.1]
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@15a242e2{SSL->HTTP/1.1}
15:22:07.114 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2cd37a32{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@6b1a0a75[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejur.ResourceFactoryInternals$LifeCycle@2e02f8c7{STARTED}
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejur.ResourceFactoryInternals$LifeCycle@2e02f8c7{STOPPED}
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@6b1a0a75[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:07.114 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken with none selected
15:22:07.114 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@15a242e2{SSL->HTTP/1.1}
15:22:07.114 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken up from select, 0/0/0 selected
15:22:07.114 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 processing 0 keys, 1 updates
15:22:07.114 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.114 [Thread-75] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}
15:22:07.114 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@f9d6e71
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@413728ef{SSL, (ssl, http/1.1)}{0.0.0.0:38965}
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@1737248{STARTED}[12.0.16,sto=0]
15:22:07.115 [Thread-75] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@1737248{STOPPING}[12.0.16,sto=0]
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@2cd37a32{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@1737248{STOPPING}[12.0.16,sto=0]
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@1737248{STOPPING}[12.0.16,sto=0]
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 waiting with 0 keys
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@3b514037{STARTED}[worker=node0]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@5e4a86b6{STARTED}[interval=660000, ownscheduler=false]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:22:07.115 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4a9fe1e6 on oeji.ManagedSelector@2cd37a32{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@5e4a86b6{STOPPED}[interval=660000, ownscheduler=false]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@3b514037{STOPPED}[worker=node0]
15:22:07.115 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2cd37a32{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STARTED}}
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken with none selected
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STARTED}}
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 woken up from select, 0/0/0 selected
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@640b6756{STARTED}
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@244c8951 processing 0 keys, 1 updates
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@77390a0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@4a9fe1e6
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@6c35613f[passivating=false,graceSec=3600]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@6c35613f[passivating=false,graceSec=3600]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@77390a0[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@a8d437f{STARTED}
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@244c8951 on oeji.ManagedSelector@2cd37a32{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@a8d437f{STOPPING}
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@5b51009c{STARTED}
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@5b51009c{STOPPING}
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=true,async=true,src=EMBEDDED:<null>}
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@2a8b7270 in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=5,r=-1,t=55552ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>}
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:07.115 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=6,r=-1,t=55552ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-43cf48cb==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@36eaa10c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:07.115 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:22:07.115 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=6,r=-1,t=55552ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:22:07.115949203Z
15:22:07.116 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7f540ced/SelectorProducer@1c61cf08/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=6,r=-1,t=55552ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=1,epc=0]@2025-03-12T15:22:07.116055775Z
15:22:07.116 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@2cd37a32{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1]
15:22:07.116 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@198e1673{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.116 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@677fa8b9 on oeji.ManagedSelector@198e1673{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.116 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@198e1673{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:07.116 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:07.116 [Thread-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-22620b28[EMBEDDED:<null>]
15:22:07.116 [Thread-75] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:07.116 [Thread-75] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:07.117 [Thread-75] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2a87fc33{/*->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:07.117 [Thread-75] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6a8965a{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6a8965a] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-22620b28=MappedServlet597f79d6{null->org.glassfish.jersey.servlet.ServletContainer-22620b28==org.glassfish.jersey.servlet.ServletContainer@d6ea7382{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:07.120 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 woken with none selected
15:22:07.129 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 woken up from select, 0/0/0 selected
15:22:07.129 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 processing 0 keys, 1 updates
15:22:07.130 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.130 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@677fa8b9
15:22:07.130 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@198e1673{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.130 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.130 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 waiting with 0 keys
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@5b51009c{STOPPED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@3e678502[RestServerParameters-login-service]
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@7b99f39[users.count=1]
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@7b99f39[users.count=1]
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@3e678502[RestServerParameters-login-service]
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@a8d437f{STOPPED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@640b6756{STOPPED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@68b7f88b{base=null,protected=[]}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@68b7f88b{base=null,protected=[]}
15:22:07.130 [Thread-75] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STOPPED}}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@60176563{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@640b6756{STOPPED}}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@f02ae3{STARTED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@7c41e0f0{STARTED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@7c41e0f0{STOPPED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@f02ae3{STOPPED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@52f5c71a{STARTED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@52f5c71a{STOPPED}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp209049821]@c75d8dd{STARTED,8<=8<=200,i=7,r=-1,t=57705ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=8<=200,i=7,r=-1,t=57705ms,q=0}[ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}]
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp209049821-127,5,main] for stop
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@aec3c8f{capacity=4,threads=ThreadIdPool@ed3b98d{capacity=4}}
15:22:07.130 [qtp209049821-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@18693c29{thread=null} in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=8<=200,i=7,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [Thread-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp209049821-125,5,main] for 2499
15:22:07.130 [qtp209049821-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=8,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-127] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-127,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=8,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=8,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=8,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=9,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-130,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=9,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=9,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=9,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=10,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.130 [qtp209049821-126] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-126,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=10,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=10,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=10,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=11,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-129,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=11,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=11,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=11,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=11,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=12,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=12,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=12,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=14,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=14,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-124] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-124,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=14,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-128,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=14,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=14,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=14,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=15,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-123] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-123,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=15,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.131 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=12,r=-1,t=57705ms,q=0}[NO_TRY]
15:22:07.132 [qtp209049821-125] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp209049821-125,5,main] exited for QueuedThreadPool[qtp209049821]@c75d8dd{STOPPING,8<=0<=200,i=15,r=-1,t=57704ms,q=0}[NO_TRY]
15:22:07.131 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7b9f4b88 on oeji.ManagedSelector@198e1673{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.132 [Thread-44] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@198e1673{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0]
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 woken with none selected
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 woken up from select, 0/0/0 selected
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43b32e0 processing 0 keys, 1 updates
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7b9f4b88
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@43b32e0 on oeji.ManagedSelector@198e1673{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$886/0x0000000801159570@4587cc55 in QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=6,r=-1,t=55531ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7642a285/SelectorProducer@21a23412/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=6,r=-1,t=55531ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:07.136388821Z
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7642a285/SelectorProducer@21a23412/IDLE/p=0/QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=7,r=-1,t=55531ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}][pc=0,pic=0,pec=0,epc=0]@2025-03-12T15:22:07.136448152Z
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@198e1673{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0]
15:22:07.136 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=7,r=-1,t=55531ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@7dc95d5f[keys=0]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@4d583069[HTTP/1.1]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@4d583069[HTTP/1.1]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SslConnectionFactory@29863c20{SSL->HTTP/1.1}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@65951393[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejur.ResourceFactoryInternals$LifeCycle@53477d08{STARTED}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejur.ResourceFactoryInternals$LifeCycle@53477d08{STOPPED}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@65951393[provider=null,keyStore=file:///w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/policy-keystore,trustStore=null]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SslConnectionFactory@29863c20{SSL->HTTP/1.1}
15:22:07.136 [Thread-44] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@25d18a01{SSL, (ssl, http/1.1)}{0.0.0.0:41053}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@75417534{STARTED}[12.0.16,sto=0]
15:22:07.136 [Thread-44] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@75417534{STOPPING}[12.0.16,sto=0]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@75417534{STOPPING}[12.0.16,sto=0]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@75417534{STOPPING}[12.0.16,sto=0]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@3aff9f5{STARTED}[worker=node0]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@2ee23970{STARTED}[interval=600000, ownscheduler=false]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@2ee23970{STOPPED}[interval=600000, ownscheduler=false]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@3aff9f5{STOPPED}[worker=node0]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STARTED}}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STARTED}}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@27cde156{STARTED}
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@22e279ce[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:07.136 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@4b3543dc[passivating=false,graceSec=3600]
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@4b3543dc[passivating=false,graceSec=3600]
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@22e279ce[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@5e562067{STARTED}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@5e562067{STOPPING}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@5916507e{STARTED}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@5916507e{STOPPING}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=true,async=true,src=EMBEDDED:<null>}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STARTED}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5a6c4e98==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d336bcd0{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:<null>,STARTED}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}
15:22:07.137 [Thread-44] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:<null>] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-cf051f1[EMBEDDED:<null>]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null")
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet7d4ca85d{/*->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}] replacing null to PathMappings[size=1]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@9a8b7d3{inst=false,async=true,src=EMBEDDED:<null>}} pathFilters=[[/*]/[]/[REQUEST, INCLUDE]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-9a8b7d3] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-cf051f1=MappedServlet5f540588{null->org.glassfish.jersey.servlet.ServletContainer-cf051f1==org.glassfish.jersey.servlet.ServletContainer@982f2786{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:<null>,STOPPED}}}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@5916507e{STOPPED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@4fb5590e[RestServerParameters-login-service]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@26bc84dc[users.count=1]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@26bc84dc[users.count=1]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@4fb5590e[RestServerParameters-login-service]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@5e562067{STOPPED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@27cde156{STOPPED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@47812337{base=null,protected=[]}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@47812337{base=null,protected=[]}
15:22:07.138 [Thread-44] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STOPPED}}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@19c6f5f{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@27cde156{STOPPED}}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@54b5b046{STARTED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@309c39dc{STARTED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@309c39dc{STOPPED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@54b5b046{STOPPED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@1e3f5e42{STARTED}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@1e3f5e42{STOPPED}
15:22:07.138 [Thread-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp209049821-130,5,] for 2492
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp390093040]@174058f0{STARTED,8<=8<=200,i=7,r=-1,t=55529ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=8<=200,i=7,r=-1,t=55529ms,q=0}[ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[qtp390093040-88,5,main] for stop
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@113caa02{capacity=4,threads=ThreadIdPool@15032c7a{capacity=4}}
15:22:07.138 [qtp390093040-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@6571836a{thread=null} in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=8<=200,i=7,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [Thread-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp390093040-91,5,main] for 2499
15:22:07.138 [qtp390093040-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=8,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-88,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=8,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=8,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=8,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=9,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-91,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=9,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=9,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=9,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=10,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=10,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=10,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=10,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=11,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=11,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=12,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-89,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=12,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=12,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-87,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=10,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=12,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-90,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=11,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=13,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-84,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=13,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=11,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=13,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=14,r=-1,t=55528ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-86,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=14,r=-1,t=55528ms,q=0}[NO_TRY]
15:22:07.138 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=12,r=-1,t=55529ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$696/0x00000008010571c0@2b612a93 in QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=14,r=-1,t=55528ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=15,r=-1,t=55528ms,q=0}[NO_TRY]
15:22:07.139 [qtp390093040-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp390093040-85,5,main] exited for QueuedThreadPool[qtp390093040]@174058f0{STOPPING,8<=0<=200,i=15,r=-1,t=55528ms,q=0}[NO_TRY]
15:22:07.139 [Thread-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp390093040-89,5,main] for 2499
15:22:07.139 [Thread-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp390093040-85,5,] for 2499
15:22:07.140 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp390093040]@174058f0{STOPPED,8<=0<=200,i=15,r=-1,t=55527ms,q=0}[NO_TRY]
15:22:07.140 [Thread-44] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@75417534{STOPPED}[12.0.16,sto=0]
15:22:07.140 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:07.140 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:07.140 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:07.140 [Thread-44] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@2ae454f7 to TERMINATED
15:22:07.142 [Thread-44] WARN org.onap.policy.common.message.bus.event.client.TopicSinkClient -- send to policy-pdp-pap failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped
java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped
	at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64)
	at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45)
	at org.onap.policy.common.message.bus.event.client.TopicSinkClient.send(TopicSinkClient.java:95)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.sendTerminateMessage(XacmlPdpActivator.java:175)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.lambda$new$3(XacmlPdpActivator.java:158)
	at org.onap.policy.common.utils.services.ServiceManager.rewind(ServiceManager.java:188)
	at org.onap.policy.common.utils.services.ServiceManager.stop(ServiceManager.java:160)
	at org.onap.policy.common.utils.services.ServiceManagerContainer.stop(ServiceManagerContainer.java:92)
	at org.onap.policy.pdpx.main.startstop.Main.shutdown(Main.java:95)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:07.142 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:07.142 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:07.142 [Thread-44] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@931aef8
15:22:07.143 [Thread-44] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
15:22:07.144 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp209049821]@c75d8dd{STOPPED,8<=0<=200,i=15,r=-1,t=57691ms,q=0}[NO_TRY]
15:22:07.144 [Thread-75] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@1737248{STOPPED}[12.0.16,sto=0]
15:22:07.144 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped
15:22:07.144 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher
15:22:07.145 [pool-13-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$733/0x000000080108ae08@1170476d
15:22:07.145 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP
15:22:07.145 [Thread-75] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@6919bf9b to TERMINATED
15:22:07.145 [Thread-75] WARN org.onap.policy.common.message.bus.event.client.TopicSinkClient -- send to policy-pdp-pap failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped
java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped
	at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64)
	at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45)
	at org.onap.policy.common.message.bus.event.client.TopicSinkClient.send(TopicSinkClient.java:95)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.sendTerminateMessage(XacmlPdpActivator.java:175)
	at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.lambda$new$3(XacmlPdpActivator.java:158)
	at org.onap.policy.common.utils.services.ServiceManager.rewind(ServiceManager.java:188)
	at org.onap.policy.common.utils.services.ServiceManager.stop(ServiceManager.java:160)
	at org.onap.policy.common.utils.services.ServiceManagerContainer.stop(ServiceManagerContainer.java:92)
	at org.onap.policy.pdpx.main.startstop.Main.shutdown(Main.java:95)
	at java.base/java.lang.Thread.run(Thread.java:833)
15:22:07.145 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics
15:22:07.145 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher
15:22:07.145 [Thread-75] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3144dd1a
15:22:07.145 [Thread-75] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-main ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'xacml-main' with 29 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-main ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/main/target/xacml-main-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-main ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-main ---
[INFO] Analyzed bundle 'xacml-main' with 29 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] Analyzed bundle 'xacml-monitoring' with 1 classes
[INFO] Analyzed bundle 'xacml-guard' with 13 classes
[INFO] Analyzed bundle 'xacml-optimization' with 3 classes
[INFO] Analyzed bundle 'xacml-naming' with 1 classes
[INFO] Analyzed bundle 'xacml-native' with 3 classes
[INFO] Analyzed bundle 'xacml-match' with 1 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-main ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-main ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/main/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-main/4.1.1-SNAPSHOT/xacml-main-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/main/target/xacml-main-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-main/4.1.1-SNAPSHOT/xacml-main-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --------------< org.onap.policy.xacml-pdp:xacml-packages >--------------
[INFO] Building xacml-packages 4.1.1-SNAPSHOT                           [12/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-packages ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-packages ---
[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-xacml-pdp-master-verify-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
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-packages ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-packages ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-packages ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-packages ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-packages ---
[INFO] Analyzed bundle 'xacml-packages' with 0 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-packages ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-packages ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-packages/4.1.1-SNAPSHOT/xacml-packages-4.1.1-SNAPSHOT.pom
[INFO] 
[INFO] ---------< org.onap.policy.xacml-pdp:policy-xacmlpdp-tarball >----------
[INFO] Building policy-xacmlpdp-tarball 4.1.1-SNAPSHOT                  [13/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-xacmlpdp-tarball ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-xacmlpdp-tarball ---
[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-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-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
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-xacmlpdp-tarball ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-xacmlpdp-tarball ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-xacmlpdp-tarball ---
[INFO] Copying 11 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-xacmlpdp-tarball ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-xacmlpdp-tarball ---
[INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-xacmlpdp-tarball ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-xacmlpdp-tarball ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-xacmlpdp-tarball ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-xacmlpdp-tarball ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-xacmlpdp-tarball ---
[INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml
[INFO] Building tar: /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-4.1.1-SNAPSHOT-tarball.tar.gz
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-xacmlpdp-tarball ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-xacmlpdp-tarball ---
[INFO] Analyzed bundle 'policy-xacmlpdp-tarball' with 0 classes
[INFO] Analyzed bundle 'xacml-main' with 29 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-xacmlpdp-tarball ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-xacmlpdp-tarball ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacmlpdp-tarball/4.1.1-SNAPSHOT/policy-xacmlpdp-tarball-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacmlpdp-tarball/4.1.1-SNAPSHOT/policy-xacmlpdp-tarball-4.1.1-SNAPSHOT.jar
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-4.1.1-SNAPSHOT-tarball.tar.gz to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacmlpdp-tarball/4.1.1-SNAPSHOT/policy-xacmlpdp-tarball-4.1.1-SNAPSHOT-tarball.tar.gz
[INFO] 
[INFO] -------------< org.onap.policy.xacml-pdp:xacml-testsuites >-------------
[INFO] Building xacml-testsuites 4.1.1-SNAPSHOT                         [14/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-testsuites ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-testsuites ---
[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-xacml-pdp-master-verify-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
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-testsuites ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-testsuites ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-testsuites ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-testsuites ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-testsuites ---
[INFO] Analyzed bundle 'xacml-testsuites' with 0 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-testsuites ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-testsuites ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-testsuites/4.1.1-SNAPSHOT/xacml-testsuites-4.1.1-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.onap.policy.xacml-pdp:xacml-stability >--------------
[INFO] Building xacml-stability 4.1.1-SNAPSHOT                          [15/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-stability ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-stability ---
[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-xacml-pdp-master-verify-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
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-stability ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-stability ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-stability ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-stability ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-stability ---
[INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-stability ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-stability ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-stability ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-stability ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ xacml-stability ---
[INFO] Reading assembly descriptor: src/assembly/assembly.xml
[INFO] Building zip: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-4.1.1-SNAPSHOT-stability.zip
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-stability ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-stability ---
[INFO] Analyzed bundle 'xacml-stability' with 0 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-stability ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-stability ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-stability/4.1.1-SNAPSHOT/xacml-stability-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-stability/4.1.1-SNAPSHOT/xacml-stability-4.1.1-SNAPSHOT.jar
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-4.1.1-SNAPSHOT-stability.zip to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-stability/4.1.1-SNAPSHOT/xacml-stability-4.1.1-SNAPSHOT-stability.zip
[INFO] 
[INFO] ------------< org.onap.policy.xacml-pdp:xacml-performance >-------------
[INFO] Building xacml-performance 4.1.1-SNAPSHOT                        [16/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-performance ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-performance ---
[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-xacml-pdp-master-verify-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
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-performance ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-performance ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xacml-performance ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xacml-performance ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xacml-performance ---
[INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xacml-performance ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ xacml-performance ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-performance ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ xacml-performance ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ xacml-performance ---
[INFO] Reading assembly descriptor: src/assembly/assembly.xml
[INFO] Building zip: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-4.1.1-SNAPSHOT-performance.zip
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-performance ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-performance ---
[INFO] Analyzed bundle 'xacml-performance' with 0 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-performance ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-performance ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-performance/4.1.1-SNAPSHOT/xacml-performance-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-performance/4.1.1-SNAPSHOT/xacml-performance-4.1.1-SNAPSHOT.jar
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-4.1.1-SNAPSHOT-performance.zip to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-performance/4.1.1-SNAPSHOT/xacml-performance-4.1.1-SNAPSHOT-performance.zip
[INFO] 
[INFO] -------------< org.onap.policy.xacml-pdp:xacml-tutorials >--------------
[INFO] Building xacml-tutorials 4.1.1-SNAPSHOT                          [17/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ xacml-tutorials ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ xacml-tutorials ---
[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-xacml-pdp-master-verify-java/tutorials/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ xacml-tutorials ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ xacml-tutorials ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ xacml-tutorials ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ xacml-tutorials ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ xacml-tutorials ---
[INFO] Analyzed bundle 'xacml-tutorials' with 0 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ xacml-tutorials ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ xacml-tutorials ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-tutorials/4.1.1-SNAPSHOT/xacml-tutorials-4.1.1-SNAPSHOT.pom
[INFO] 
[INFO] --< org.onap.policy.tutorial.xacml-application:tutorial-xacml-application >--
[INFO] Building tutorial-xacml-application 4.1.1-SNAPSHOT               [18/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tutorial-xacml-application ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tutorial-xacml-application ---
[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-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ tutorial-xacml-application ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ tutorial-xacml-application ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tutorial-xacml-application ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tutorial-xacml-application ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/classes
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
  reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
  reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
  reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
  reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
  reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/src/main/java/org/onap/policy/tutorial/tutorial/TutorialTranslator.java: unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[WARNING] /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/src/main/java/org/onap/policy/tutorial/tutorial/TutorialTranslator.java: unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tutorial-xacml-application ---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tutorial-xacml-application ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ tutorial-xacml-application ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.policy.tutorial.tutorial.TutorialApplicationTest
15:22:13.974 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:22:13.979 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: []
15:22:14.018 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-13386513816731212365
15:22:14.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-13386513816731212365/xacml.properties
15:22:14.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties 
 {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:14.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 
15:22:14.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
15:22:14.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
15:22:14.021 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory}
15:22:14.023 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-17-openjdk-amd64/lib/xacml.properties cannot be read.
15:22:14.063 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/src/test/resources/tutorial-policies.yaml" was found on the local file system
15:22:14.528 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="onap.policy.tutorial.audit" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">authorize</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">audit</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="onap.policy.tutorial.audit:rule0" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">foo</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-entity" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">read</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-permission" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:22:14.529 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: []
15:22:14.530 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13386513816731212365/xacml.properties
15:22:14.558 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Policy xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" PolicyId="onap.policy.tutorial.demo" Version="1.0.0" RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit">
    <Target>
        <AnyOf>
            <AllOf>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">authorize</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:action" AttributeId="urn:oasis:names:tc:xacml:1.0:action:action-id" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
                <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">demo</AttributeValue>
                    <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-user" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                </Match>
            </AllOf>
        </AnyOf>
    </Target>
    <Rule RuleId="onap.policy.tutorial.demo:rule0" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">foo</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-entity" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">read</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-permission" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
    <Rule RuleId="onap.policy.tutorial.demo:rule1" Effect="Permit">
        <Description>Default is to PERMIT if the policy matches.</Description>
        <Target>
            <AnyOf>
                <AllOf>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">foo</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-entity" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                    <Match MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
                        <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">write</AttributeValue>
                        <AttributeDesignator Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource" AttributeId="urn:org:onap:tutorial-permission" DataType="http://www.w3.org/2001/XMLSchema#string" MustBePresent="false"/>
                    </Match>
                </AllOf>
            </AnyOf>
        </Target>
    </Rule>
</Policy>

15:22:14.560 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1]
15:22:14.560 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /tmp/junit-13386513816731212365/xacml.properties
15:22:14.590 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- {
  "ONAPName": "TutorialPEP",
  "ONAPComponent": "TutorialPEPComponent",
  "ONAPInstance": "TutorialPEPInstance",
  "requestId": "unique-request-id-tutorial",
  "action": "authorize",
  "resource": {
    "user": "demo",
    "entity": "foo",
    "permission": "write"
  }
}
15:22:14.624 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEP
15:22:14.626 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPComponent
15:22:14.627 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPInstance
15:22:14.628 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- authorize
15:22:14.629 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- demo
15:22:14.629 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- foo
15:22:14.629 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- write
15:22:14.636 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEPComponent
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEPInstance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string authorize
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:tutorial-user issuer=null
		http://www.w3.org/2001/XMLSchema#string demo
	urn:org:onap:tutorial-entity issuer=null
		http://www.w3.org/2001/XMLSchema#string foo
	urn:org:onap:tutorial-permission issuer=null
		http://www.w3.org/2001/XMLSchema#string write

15:22:14.643 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:22:14.648 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:22:14.648 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 
15:22:14.648 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
15:22:14.664 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13386513816731212365/onap.policy.tutorial.audit_1.0.0.xml
15:22:14.704 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-13386513816731212365/onap.policy.tutorial.demo_1.0.0.xml
15:22:14.711 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1
15:22:14.711 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0
15:22:14.713 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 25765eec-3d00-4808-aea1-94056376813d version 1.0
15:22:14.713 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 25765eec-3d00-4808-aea1-94056376813d version 1.0
15:22:14.713 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.policy.tutorial.audit version 1.0.0
15:22:14.714 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.policy.tutorial.demo version 1.0.0
15:22:14.714 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-13386513816731212365/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory}
15:22:14.721 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.722 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.770 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.770 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.771 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo"
15:22:14.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule0"
15:22:14.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule1"
15:22:14.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo:rule1"
15:22:14.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo"
15:22:14.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.demo,version=1.0.0}]}
15:22:14.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.demo,version=1.0.0}],policySetIdentifiers=[{id=25765eec-3d00-4808-aea1-94056376813d,version=1.0}]}
15:22:14.778 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 142ms
15:22:14.780 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- {
  "status": "Permit",
  "policies": {},
  "attributes": {
    "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
      "urn:org:onap:tutorial-permission": "write",
      "urn:org:onap:tutorial-entity": "foo",
      "urn:org:onap:tutorial-user": "demo"
    }
  }
}
15:22:14.869 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- {
  "ONAPName": "TutorialPEP",
  "ONAPComponent": "TutorialPEPComponent",
  "ONAPInstance": "TutorialPEPInstance",
  "requestId": "unique-request-id-tutorial",
  "action": "authorize",
  "resource": {
    "user": "audit",
    "entity": "foo",
    "permission": "write"
  }
}
15:22:14.870 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEP
15:22:14.870 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPComponent
15:22:14.870 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPInstance
15:22:14.870 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- authorize
15:22:14.870 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- audit
15:22:14.870 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- foo
15:22:14.870 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- write
15:22:14.871 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEPComponent
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEPInstance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string authorize
urn:oasis:names:tc:xacml:3.0:attribute-category:resource
	urn:org:onap:tutorial-user issuer=null
		http://www.w3.org/2001/XMLSchema#string audit
	urn:org:onap:tutorial-entity issuer=null
		http://www.w3.org/2001/XMLSchema#string foo
	urn:org:onap:tutorial-permission issuer=null
		http://www.w3.org/2001/XMLSchema#string write

15:22:14.871 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.871 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.871 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.872 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.872 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.872 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit:rule0"
15:22:14.872 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.872 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.audit"
15:22:14.873 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.audit,version=1.0.0}]}
15:22:14.873 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.873 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.audit,version=1.0.0}],policySetIdentifiers=[{id=25765eec-3d00-4808-aea1-94056376813d,version=1.0}]}
15:22:14.873 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms
15:22:14.873 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- {
  "status": "Deny",
  "policies": {},
  "attributes": {
    "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
      "urn:org:onap:tutorial-permission": "write",
      "urn:org:onap:tutorial-entity": "foo",
      "urn:org:onap:tutorial-user": "audit"
    }
  }
}
15:22:14.884 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- {
  "ONAPName": "TutorialPEP",
  "ONAPComponent": "TutorialPEPComponent",
  "ONAPInstance": "TutorialPEPInstance",
  "requestId": "unique-request-id-tutorial",
  "action": "authorize",
  "resource": {
    "users": [
      {
        "multiId": 1,
        "user": "demo",
        "entity": "foo",
        "permission": "write"
      },
      {
        "multiId": 2,
        "user": "demo",
        "entity": "foo",
        "permission": "read"
      },
      {
        "multiId": 3,
        "user": "audit",
        "entity": "foo",
        "permission": "write"
      },
      {
        "multiId": 4,
        "user": "audit",
        "entity": "foo",
        "permission": "read"
      },
      {
        "multiId": 5,
        "user": "demo",
        "entity": "bar",
        "permission": "read"
      },
      {
        "multiId": 6,
        "user": "demo",
        "entity": "bar",
        "permission": "admin"
      },
      {
        "multiId": 7,
        "user": "ceo",
        "entity": "bar",
        "permission": "read"
      }
    ]
  }
}
15:22:14.884 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEP
15:22:14.884 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPComponent
15:22:14.884 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPInstance
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- authorize
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:14.885 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:tutorial-user
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:14.885 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:tutorial-entity
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null.
15:22:14.885 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:tutorial-permission
15:22:14.885 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true
urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
	urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEP
	urn:org:onap:onap-component issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEPComponent
	urn:org:onap:onap-instance issuer=null
		http://www.w3.org/2001/XMLSchema#string TutorialPEPInstance
urn:oasis:names:tc:xacml:3.0:attribute-category:action
	urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null
		http://www.w3.org/2001/XMLSchema#string authorize

15:22:14.888 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.888 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo"
15:22:14.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule0"
15:22:14.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule1"
15:22:14.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo:rule1"
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo"
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.890 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.890 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.890 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo"
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule0"
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo:rule0"
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo"
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.891 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.892 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.892 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.892 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit:rule0"
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.audit"
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.893 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.893 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.893 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit:rule0"
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.audit:rule0"
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.audit"
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo"
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.894 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.895 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.895 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo"
15:22:14.895 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule0"
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule1"
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo"
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.896 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.896 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.896 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo"
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule0"
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.897 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo:rule1"
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "onap.policy.tutorial.demo"
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.898 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called
15:22:14.898 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 25765eec-3d00-4808-aea1-94056376813d
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "PolicySet" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.898 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.audit"
15:22:14.899 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.899 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Match" from "onap.policy.tutorial.demo"
15:22:14.899 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.899 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Wed Mar 12 15:22:14 UTC 2025: "Result" from "25765eec-3d00-4808-aea1-94056376813d"
15:22:14.899 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}
15:22:14.899 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 12ms
15:22:14.900 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- {
  "permissions": [
    {
      "status": "Permit",
      "attributes": {
        "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
          "urn:org:onap:tutorial-permission": "write",
          "urn:org:onap:tutorial-multi-id": "1",
          "urn:org:onap:tutorial-entity": "foo",
          "urn:org:onap:tutorial-user": "demo"
        }
      }
    },
    {
      "status": "Permit",
      "attributes": {
        "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
          "urn:org:onap:tutorial-permission": "read",
          "urn:org:onap:tutorial-multi-id": "2",
          "urn:org:onap:tutorial-entity": "foo",
          "urn:org:onap:tutorial-user": "demo"
        }
      }
    },
    {
      "status": "Deny",
      "attributes": {
        "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
          "urn:org:onap:tutorial-permission": "write",
          "urn:org:onap:tutorial-multi-id": "3",
          "urn:org:onap:tutorial-entity": "foo",
          "urn:org:onap:tutorial-user": "audit"
        }
      }
    },
    {
      "status": "Permit",
      "attributes": {
        "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
          "urn:org:onap:tutorial-permission": "read",
          "urn:org:onap:tutorial-multi-id": "4",
          "urn:org:onap:tutorial-entity": "foo",
          "urn:org:onap:tutorial-user": "audit"
        }
      }
    },
    {
      "status": "Deny",
      "attributes": {
        "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
          "urn:org:onap:tutorial-permission": "read",
          "urn:org:onap:tutorial-multi-id": "5",
          "urn:org:onap:tutorial-entity": "bar",
          "urn:org:onap:tutorial-user": "demo"
        }
      }
    },
    {
      "status": "Deny",
      "attributes": {
        "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
          "urn:org:onap:tutorial-permission": "admin",
          "urn:org:onap:tutorial-multi-id": "6",
          "urn:org:onap:tutorial-entity": "bar",
          "urn:org:onap:tutorial-user": "demo"
        }
      }
    },
    {
      "status": "Deny",
      "attributes": {
        "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": {
          "urn:org:onap:tutorial-permission": "read",
          "urn:org:onap:tutorial-multi-id": "7",
          "urn:org:onap:tutorial-entity": "bar",
          "urn:org:onap:tutorial-user": "ceo"
        }
      }
    }
  ],
  "status": "multi",
  "policies": {}
}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s -- in org.onap.policy.tutorial.tutorial.TutorialApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ tutorial-xacml-application ---
[INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'tutorial-xacml-application' with 3 classes
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tutorial-xacml-application ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/tutorial-xacml-application-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ tutorial-xacml-application ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ tutorial-xacml-application ---
[INFO] Analyzed bundle 'tutorial-xacml-application' with 3 classes
[INFO] Analyzed bundle 'common' with 30 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ tutorial-xacml-application ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ tutorial-xacml-application ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/tutorial/xacml-application/tutorial-xacml-application/4.1.1-SNAPSHOT/tutorial-xacml-application-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/tutorial-xacml-application-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/tutorial/xacml-application/tutorial-xacml-application/4.1.1-SNAPSHOT/tutorial-xacml-application-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.onap.policy.tutorial:tutorial-xacml-enforcement >---------
[INFO] Building tutorial-xacml-enforcement 4.1.1-SNAPSHOT               [19/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ tutorial-xacml-enforcement ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tutorial-xacml-enforcement ---
[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-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED
 --add-opens java.base/java.util=ALL-UNNAMED
 --add-opens java.sql/java.sql=ALL-UNNAMED
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ tutorial-xacml-enforcement ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ tutorial-xacml-enforcement ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tutorial-xacml-enforcement ---
[INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tutorial-xacml-enforcement ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tutorial-xacml-enforcement ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tutorial-xacml-enforcement ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ tutorial-xacml-enforcement ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ tutorial-xacml-enforcement ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tutorial-xacml-enforcement ---
[INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/target/tutorial-xacml-enforcement-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ tutorial-xacml-enforcement ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ tutorial-xacml-enforcement ---
[INFO] Analyzed bundle 'tutorial-xacml-enforcement' with 1 classes
[INFO] 
[INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ tutorial-xacml-enforcement ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ tutorial-xacml-enforcement ---
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/tutorial/tutorial-xacml-enforcement/4.1.1-SNAPSHOT/tutorial-xacml-enforcement-4.1.1-SNAPSHOT.pom
[INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/target/tutorial-xacml-enforcement-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/tutorial/tutorial-xacml-enforcement/4.1.1-SNAPSHOT/tutorial-xacml-enforcement-4.1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for policy-xacml-pdp 4.1.1-SNAPSHOT:
[INFO] 
[INFO] policy-xacml-pdp ................................... SUCCESS [ 11.104 s]
[INFO] applications ....................................... SUCCESS [  0.113 s]
[INFO] common ............................................. SUCCESS [ 24.317 s]
[INFO] xacml-test ......................................... SUCCESS [  0.506 s]
[INFO] xacml-monitoring ................................... SUCCESS [  3.557 s]
[INFO] xacml-guard ........................................ SUCCESS [ 10.668 s]
[INFO] xacml-optimization ................................. SUCCESS [  4.671 s]
[INFO] xacml-naming ....................................... SUCCESS [  2.774 s]
[INFO] xacml-native ....................................... SUCCESS [  3.280 s]
[INFO] xacml-match ........................................ SUCCESS [  3.161 s]
[INFO] xacml-main ......................................... SUCCESS [ 23.780 s]
[INFO] xacml-packages ..................................... SUCCESS [  0.053 s]
[INFO] policy-xacmlpdp-tarball ............................ SUCCESS [  3.882 s]
[INFO] xacml-testsuites ................................... SUCCESS [  0.068 s]
[INFO] xacml-stability .................................... SUCCESS [  0.204 s]
[INFO] xacml-performance .................................. SUCCESS [  0.203 s]
[INFO] xacml-tutorials .................................... SUCCESS [  0.061 s]
[INFO] tutorial-xacml-application ......................... SUCCESS [  2.861 s]
[INFO] tutorial-xacml-enforcement ......................... SUCCESS [  0.434 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:37 min
[INFO] Finished at: 2025-03-12T15:22:15Z
[INFO] ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1763 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins1760003244562411093.sh
---> sysstat.sh
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins16998185539197342809.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/policy-xacml-pdp-master-verify-java
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/policy-xacml-pdp-master-verify-java ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/policy-xacml-pdp-master-verify-java ']'
+ mkdir -p /w/workspace/policy-xacml-pdp-master-verify-java/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-master-verify-java/archives/
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins3904938135340247574.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xf5p from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Xf5p/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins18210129848590814113.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-master-verify-java@tmp/config2959501439837238268tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins7577712120001123128.sh
---> create-netrc.sh
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins14375696558421316054.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xf5p from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Xf5p/bin to PATH
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins8360886037223675508.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins14687234963683138789.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xf5p from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
lf-activate-venv(): INFO: Adding /tmp/venv-Xf5p/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[policy-xacml-pdp-master-verify-java] $ /bin/bash -l /tmp/jenkins11493611206145433532.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xf5p from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Xf5p/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-master-verify-java/1000
INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-builder-4c-4g-7694 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2799.998
BogoMIPS:            5599.99
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
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


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            7.9G     0  7.9G   0% /dev
tmpfs           1.6G  672K  1.6G   1% /run
/dev/vda1        78G  8.5G   69G  11% /
tmpfs           7.9G     0  7.9G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
/dev/vda15      105M  4.4M  100M   5% /boot/efi
tmpfs           1.6G     0  1.6G   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          16040         629       13087           0        2323       15095
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:27:3e:ae brd ff:ff:ff:ff:ff:ff
    inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic ens3
       valid_lft 86172sec preferred_lft 86172sec
    inet6 fe80::f816:3eff:fe27:3eae/64 scope link 
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7694) 	03/12/25 	_x86_64_	(4 CPU)

15:19:00     LINUX RESTART	(4 CPU)

15:20:01          tps      rtps      wtps   bread/s   bwrtn/s
15:21:01       167.14     38.06    129.08   2364.54  44462.59
15:22:01        37.49      5.17     32.33    177.84  10432.13
Average:       102.32     21.61     80.70   1271.19  27447.36

15:20:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
15:21:01     13077508  14891220   3347460     20.38     73520   1931672   1669156      9.55   1358552   1752684     42916
15:22:01     12074596  13993644   4350372     26.49     77192   2029176   2175532     12.45   2329720   1775336     27748
Average:     12576052  14442432   3848916     23.43     75356   1980424   1922344     11.00   1844136   1764010     35332

15:20:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
15:21:01         ens3    229.00    178.79   2107.69     31.77      0.00      0.00      0.00      0.00
15:21:01           lo      0.73      0.73      0.08      0.08      0.00      0.00      0.00      0.00
15:22:01         ens3   5164.67   3014.43   2361.24   1252.71      0.00      0.00      0.00      0.00
15:22:01           lo      5.70      5.70      1.16      1.16      0.00      0.00      0.00      0.00
Average:         ens3   2696.83   1596.61   2234.47    642.24      0.00      0.00      0.00      0.00
Average:           lo      3.22      3.22      0.62      0.62      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7694) 	03/12/25 	_x86_64_	(4 CPU)

15:19:00     LINUX RESTART	(4 CPU)

15:20:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
15:21:01        all     29.88      0.00      1.60      7.73      0.10     60.69
15:21:01          0     28.52      0.00      1.34      8.43      0.08     61.63
15:21:01          1     34.55      0.00      2.39      5.08      0.10     57.87
15:21:01          2     26.95      0.00      1.40     15.10      0.13     56.42
15:21:01          3     29.54      0.00      1.23      2.27      0.08     66.87
15:22:01        all     73.33      0.00      7.08      0.31      0.13     19.15
15:22:01          0     72.16      0.00      6.79      0.20      0.15     20.70
15:22:01          1     77.67      0.00      5.85      0.54      0.12     15.83
15:22:01          2     66.96      0.00     10.14      0.40      0.12     22.37
15:22:01          3     76.52      0.00      5.58      0.08      0.13     17.69
Average:        all     51.60      0.00      4.34      4.02      0.12     39.93
Average:          0     50.31      0.00      4.06      4.32      0.12     41.19
Average:          1     56.09      0.00      4.12      2.81      0.11     36.88
Average:          2     46.91      0.00      5.76      7.77      0.13     39.44
Average:          3     53.09      0.00      3.41      1.18      0.11     42.21